-- Logs begin at Sun 2022-02-13 22:29:20 UTC, end at Mon 2022-02-14 00:53:03 UTC. --
Feb 13 23:08:08.109620 n-d-828979-1 systemd[1]: Started Devstack devstack@c-vol.service.
Feb 13 23:08:10.634483 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=91768) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Feb 13 23:08:10.635128 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=91768) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Feb 13 23:08:11.393579 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_db.sqlalchemy.engines [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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=91768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:08:11.573087 n-d-828979-1 cinder-volume[91768]: INFO cinder.rpc [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Feb 13 23:08:11.578337 n-d-828979-1 cinder-volume[91768]: INFO cinder.rpc [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Feb 13 23:08:11.617560 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_db.sqlalchemy.engines [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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=91768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:08:11.651722 n-d-828979-1 cinder-volume[91768]: INFO cinder.volume.manager [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Determined volume DB was empty at startup.
Feb 13 23:08:11.652392 n-d-828979-1 cinder-volume[91768]: DEBUG cinder.volume.manager [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=91768) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
Feb 13 23:08:11.658533 n-d-828979-1 cinder-volume[91768]: INFO cinder.volume.manager [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Service not found for updating active_backend_id, assuming default for driver init.
Feb 13 23:08:11.659319 n-d-828979-1 cinder-volume[91768]: WARNING stevedore.named [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:08:11.659789 n-d-828979-1 cinder-volume[91768]: WARNING castellan.key_manager [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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'
Feb 13 23:08:11.660896 n-d-828979-1 cinder-volume[91768]: WARNING cinder.keymgr.conf_key_mgr [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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'
Feb 13 23:08:11.674411 n-d-828979-1 cinder-volume[91768]: DEBUG cinder.volume.drivers.lvm [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=91768) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Feb 13 23:08:11.685545 n-d-828979-1 cinder-volume[91768]: INFO cinder.volume.manager [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Image-volume cache disabled for host n-d-828979-1@lvmdriver-1.
Feb 13 23:08:11.692070 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_db.sqlalchemy.engines [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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=91768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:08:11.708449 n-d-828979-1 cinder-volume[91768]: INFO oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Starting 1 workers
Feb 13 23:08:11.713770 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Started child 92017 {{(pid=91768) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Feb 13 23:08:11.716556 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Full set of CONF: {{(pid=91768) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Feb 13 23:08:11.716556 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] ******************************************************************************** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Feb 13 23:08:11.716556 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] Configuration options gathered from: {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Feb 13 23:08:11.716556 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Feb 13 23:08:11.716556 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Feb 13 23:08:11.716986 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] ================================================================================ {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Feb 13 23:08:11.717429 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] allow_availability_zone_fallback = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.717794 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] allow_compression_on_image_upload = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.719171 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] allowed_direct_url_schemes = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.719340 n-d-828979-1 cinder-volume[92017]: INFO cinder.service [-] Starting cinder-volume node (version 17.2.1)
Feb 13 23:08:11.719795 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] api_rate_limit = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] auth_strategy = keystone {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_availability_zone = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_host = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_stats_polling_interval = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backup_api_class = cinder.backup.api.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backup_name_template = backup-%s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backup_use_same_host = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backup_use_temp_snapshot = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] chap_password = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.726660 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] chap_username = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_internal_tenant_project_id = 36fb7a7bf63e489fb4b7db4e28333122 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_internal_tenant_user_id = 436587ad71954f9f98f1272e95530139 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cluster = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] compression_format = gzip {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727066 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] compute_api_class = cinder.compute.nova.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727492 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] config_dir = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727492 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.727771 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] config_source = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.728636 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.728843 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] control_exchange = openstack {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.730925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] db_driver = cinder.db {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.730925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] debug = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.730925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] default_availability_zone = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.730925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] default_group_type = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.730925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.731487 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] default_volume_type = lvmdriver-1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.732577 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_client_cert = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.732577 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_client_cert_key = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.732989 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_data_namespace = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.733343 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_ssl_cert_path = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.733711 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_ssl_cert_verify = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.734983 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] driver_use_ssl = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.734983 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enable_new_services = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.734983 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enable_unsupported_driver = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.735381 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enable_v2_api = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.735787 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enable_v3_api = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.736156 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enabled_backends = ['lvmdriver-1'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.736506 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] enforce_multipath_for_image_xfer = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.736853 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] filter_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.737220 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_api_insecure = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.737599 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_api_servers = ['http://10.222.0.36/image'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.737932 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_api_ssl_compression = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.738305 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_ca_certificates_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.738696 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_catalog_info = image:glance:publicURL {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.739201 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.739582 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_num_retries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.739929 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] glance_request_timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.740498 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] goodness_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.740885 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] graceful_shutdown_timeout = 5 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.741247 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] group_api_class = cinder.group.api.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.741610 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] host = n-d-828979-1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.741985 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iet_conf = /etc/iet/ietd.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.743280 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_compress_on_upload = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.744143 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_conversion_address_space_limit = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.744143 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_conversion_cpu_limit = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.744519 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.745348 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_upload_use_cinder_backend = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.745348 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_upload_use_internal_tenant = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.745584 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_volume_cache_enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.746435 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_volume_cache_max_count = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.746798 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] image_volume_cache_max_size_gb = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.747174 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] init_host_max_objects_retrieval = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.747553 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] instance_format = [instance: %(uuid)s] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.747930 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.748317 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iscsi_iotype = fileio {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.748695 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iscsi_secondary_ip_addresses = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.749070 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iscsi_target_flags = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.749431 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iscsi_write_cache = on {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.749835 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iser_helper = tgtadm {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.750995 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iser_ip_address = 10.222.0.36 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.751106 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Feb 13 23:08:11.751194 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iser_port = 3260 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.751292 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.751598 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_config_append = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.751986 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.752369 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_dir = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.752720 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.753017 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_options = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.753366 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_rotate_interval = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.753765 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_rotate_interval_type = days {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.753864 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:11.754170 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] log_rotation_type = none {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.754472 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 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=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.754766 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.755131 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.755486 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.755782 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.756179 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] max_age = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.756541 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] max_logfile_count = 30 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.756909 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] max_logfile_size_mb = 200 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.757299 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] max_over_subscription_ratio = 20.0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.757674 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] message_reap_interval = 86400 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.758185 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] message_ttl = 2592000 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.758452 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] migration_create_volume_timeout_secs = 300 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.758801 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] monkey_patch = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.759220 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] monkey_patch_modules = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.759510 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] my_ip = 10.222.0.36 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.759861 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] no_snapshot_gb_quota = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.760204 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] num_iser_scan_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.760940 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] num_shell_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.760940 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] num_volume_device_scan_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.761218 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] nvmet_ns_id = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.761749 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] nvmet_port_id = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.763686 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_max_limit = 1000 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.764042 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_ext_list = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.764504 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.764871 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_listen = 0.0.0.0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.765807 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_listen_port = 8776 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.767205 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_use_ssl = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.767585 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] osapi_volume_workers = 2 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.767947 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] per_volume_size_limit = -1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.768317 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] periodic_fuzzy_delay = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.768672 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] periodic_interval = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.769035 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] public_endpoint = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.769400 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] publish_errors = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.770020 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_backup_gigabytes = 1000 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.770404 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_backups = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.770773 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_consistencygroups = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.771138 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.771500 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_gigabytes = 1000 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.771853 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_groups = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.772229 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_snapshots = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.772599 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] quota_volumes = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.772940 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] rate_limit_burst = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.773316 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] rate_limit_except_level = CRITICAL {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.773895 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] rate_limit_interval = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.774421 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] reinit_driver_count = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.775820 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] replication_device = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.775820 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] report_discard_supported = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.776124 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] report_interval = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.776575 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] reservation_clean_interval = 86400 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.777026 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] reservation_expire = 86400 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.777378 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] reserved_percentage = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.777920 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.778187 n-d-828979-1 sudo[92037]: 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
Feb 13 23:08:11.778748 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.778748 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] rpc_response_timeout = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.779059 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] run_external_periodic_tasks = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.778962 n-d-828979-1 sudo[92037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:11.779553 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.779681 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] scst_target_driver = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.780024 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] scst_target_iqn_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.780329 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_down_time = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.780690 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] snapshot_name_template = snapshot-%s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.781687 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] split_loggers = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.781986 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] state_path = /opt/stack/data/cinder {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.783322 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] storage_availability_zone = nova {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.783692 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] storage_protocol = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.784060 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] syslog_log_facility = LOG_USER {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.785010 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] target_helper = tgtadm {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.786102 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] target_ip_address = 10.222.0.36 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.786327 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] target_port = 3260 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.786686 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.787050 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] target_protocol = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.787427 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] trace_flags = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.787784 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] transfer_api_class = cinder.transfer.api.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.788137 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] transport_url = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.788483 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] until_refresh = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.788831 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_chap_auth = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.789175 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_default_quota_class = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.789539 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_eventlog = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.789883 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_journal = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.790275 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_json = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.790616 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_multipath_for_image_xfer = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.790971 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_stderr = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.791318 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] use_syslog = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.791717 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] verify_glance_signatures = enabled {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.792074 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_api_class = cinder.volume.api.API {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.792412 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_backend_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.792800 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_clear = zero {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.793141 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_clear_ionice = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.793701 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_clear_size = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.793833 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.794402 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_copy_bps_limit = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.794711 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_dd_blocksize = 1M {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.795070 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.795443 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_name_template = volume-%s {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.795799 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_service_inithost_offload = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.796152 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volume_usage_audit_period = month {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.796713 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.797061 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] watch_log_file = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.797480 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] zoning_mode = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Feb 13 23:08:11.797931 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.798368 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.enforce_new_defaults = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.798737 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.enforce_scope = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.799108 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.policy_default_rule = default {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.799520 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801278 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.policy_file = policy.yaml {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801278 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801278 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801278 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801673 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.801673 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.802101 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_concurrency.disable_process_locking = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.802424 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.802839 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] privsep_osbrick.capabilities = [21] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.803232 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] privsep_osbrick.group = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.803591 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] privsep_osbrick.helper_command = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.804214 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.804588 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] privsep_osbrick.user = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.805043 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.backend = sqlalchemy {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.805355 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.connection = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.805751 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.connection_debug = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.806127 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.connection_parameters = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.806599 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.connection_recycle_time = 3600 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.806865 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.connection_trace = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.807296 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.db_inc_retry_interval = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.807564 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.db_max_retries = 20 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.807923 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.db_max_retry_interval = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.808549 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.db_retry_interval = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.808668 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.max_overflow = 50 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.809412 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.max_pool_size = 5 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.809412 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.max_retries = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.809668 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.mysql_enable_ndb = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.809980 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.810841 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.pool_timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.810841 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.retry_interval = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.811159 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.slave_connection = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.812536 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.sqlite_synchronous = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.812536 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] database.use_db_reconnect = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.812867 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.connection_string = messaging:// {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.813300 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.814130 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.es_doc_type = notification {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.814442 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.es_scroll_size = 10000 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.814975 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.es_scroll_time = 2m {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.815504 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.filter_error_trace = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.816073 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.hmac_keys = SECRET_KEY {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.816450 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.sentinel_service_name = mymaster {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.816918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.socket_timeout = 0.1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.817271 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] profiler.trace_sqlalchemy = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.817664 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] coordination.backend_url = etcd3+http://10.222.0.36:2379 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.818088 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.818600 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_sys_admin.group = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.819089 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_sys_admin.helper_command = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.819584 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.820068 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cinder_sys_admin.user = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.820615 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.auth_section = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.821486 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.auth_type = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.821486 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.cafile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.821809 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.certfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.822375 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.collect_timing = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.822730 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.insecure = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.823137 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.keyfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.823448 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.send_service_user_token = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.823795 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.split_loggers = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.824146 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] service_user.timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.825313 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.admin_password = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.825313 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.825313 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.admin_token = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.825596 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.admin_user = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.825986 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_admin_prefix = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.827159 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.827548 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_port = 35357 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.828028 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_protocol = https {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.828405 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_section = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.828911 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_type = password {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.829447 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_uri = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.829804 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.auth_version = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.830198 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.cache = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.830566 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.830910 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.certfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.831265 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.delay_auth_decision = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.831644 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.831991 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.http_connect_timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.832338 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.832687 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.identity_uri = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.833033 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.include_service_catalog = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.833385 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.insecure = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.833745 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.interface = public {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.834794 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.keyfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.834794 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.834982 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.835181 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.835717 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.835886 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.836410 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.836927 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.837275 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.837676 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.838022 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.region_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.838431 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.838782 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.service_token_roles_required = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.839127 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.service_type = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.839653 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.token_cache_time = 300 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.840005 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.840474 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.backend = dogpile.cache.null {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.840998 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.backend_argument = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.841516 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.config_prefix = cache.oslo {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.842003 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.debug_cache_backend = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.842550 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.843041 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.expiration_time = 600 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.844077 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_dead_retry = 300 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.844607 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.845326 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_pool_maxsize = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.845832 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.846398 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.846940 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.memcache_socket_timeout = 1.0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.847471 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.proxies = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.849069 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.tls_allowed_ciphers = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.849449 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.tls_cafile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.849953 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.tls_certfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.850356 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.tls_enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.850709 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] cache.tls_keyfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.851060 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.backend_availability_zone = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.851415 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.851767 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.852811 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.chap_password = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.852811 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.chap_username = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.852811 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.853183 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_client_cert = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.853684 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_client_cert_key = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.854207 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_data_namespace = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.854713 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.855075 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.855434 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.driver_use_ssl = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.855810 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.enable_unsupported_driver = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.856160 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.856448 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.extra_capabilities = {} {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.856795 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.filter_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.857139 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.goodness_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.857510 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.857867 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.858237 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.858597 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.859057 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.859453 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.859925 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iscsi_iotype = fileio {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.860289 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.860652 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iscsi_target_flags = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.861023 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iscsi_write_cache = on {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.861385 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iser_helper = tgtadm {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.861940 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iser_ip_address = 10.222.0.36 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.862329 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iser_port = 3260 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.862692 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.863059 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.863409 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.lvm_mirrors = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.863759 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.864349 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.lvm_type = auto {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.864727 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.865498 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.865498 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.num_shell_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.865752 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.866747 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.867259 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.nvmet_port_id = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.867751 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.replication_device = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.868273 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.report_discard_supported = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.868646 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.reserved_percentage = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.869020 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.scst_target_driver = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.869369 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.scst_target_iqn_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.869734 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.storage_protocol = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.870127 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.870514 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.target_helper = tgtadm {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.870980 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.target_ip_address = 10.222.0.36 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.871337 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.target_port = 3260 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.871630 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.871924 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.target_protocol = iscsi {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.872282 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.trace_flags = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.872625 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.unique_fqdn_network = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.872974 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.use_chap_auth = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.873322 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.873670 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_backend_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.874050 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_clear = zero {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.874397 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_clear_ionice = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.875309 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_clear_size = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.875691 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.876041 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.876399 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.876765 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.877307 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volume_group = cinder-volumes {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.877478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.878273 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_reports.file_event_handler = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.878273 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_reports.log_dir = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.backend_availability_zone = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.backend_host = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.chap_password = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.880478 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.chap_username = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.881061 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.chiscsi_conf = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.881654 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_client_cert = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.881654 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.881980 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_data_namespace = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.882350 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.882697 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.883311 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.driver_use_ssl = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.883656 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.884001 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.884958 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.extra_capabilities = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.884958 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.filter_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.885162 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.goodness_function = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.885479 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iet_conf = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.885819 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.886197 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.886489 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.886996 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.887352 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.887695 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iscsi_iotype = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.888039 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.888382 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.888730 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.889068 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iser_helper = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.889827 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iser_ip_address = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.889827 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iser_port = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.890089 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.iser_target_prefix = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.890526 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.lvm_conf_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.890875 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.lvm_mirrors = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.891213 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.891964 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.lvm_type = default {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.892129 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.892482 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.892827 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.num_shell_tries = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.893174 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.893517 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.893857 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.nvmet_port_id = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.894245 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.replication_device = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.894591 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.report_discard_supported = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.895966 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.reserved_percentage = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.895966 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.scst_target_driver = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.895966 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.896307 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.storage_protocol = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.896512 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.896799 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.target_helper = tgtadm {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.897139 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.target_ip_address = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.897479 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.target_port = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.897775 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.target_prefix = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.898087 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.target_protocol = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.898423 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.trace_flags = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.898761 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.899124 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.use_chap_auth = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.899491 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.899781 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.900138 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_clear = none {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.900898 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.900898 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_clear_size = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.901197 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.901479 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.901865 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.902270 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.902546 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.902840 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] lvmdriver-1.volumes_dir = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.903641 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.903641 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.904011 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.904363 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.904729 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.905265 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.906326 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.906847 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.907221 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.907583 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.907974 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.908327 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.908702 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.909060 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.909440 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.909831 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.910206 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.910563 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.910918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.911287 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.911646 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.912025 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.ssl = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.912411 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.912799 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.913606 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.913606 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.913979 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_notifications.driver = [] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.914870 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_notifications.retry = -1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.914870 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.915180 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.915440 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.915820 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] key_manager.fixed_key = **** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.916265 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.917008 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.barbican_api_version = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.917008 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.barbican_endpoint = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.917443 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.barbican_endpoint_type = public {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.918157 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.cafile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.918157 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.certfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.918428 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.collect_timing = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.918744 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.insecure = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.919096 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.keyfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.920918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.number_of_retries = 60 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.920918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.retry_delay = 1 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.920918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.split_loggers = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.920918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.920918 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.verify_ssl = True {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.921325 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] barbican.verify_ssl_path = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.922108 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.approle_role_id = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.922237 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.approle_secret_id = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.922750 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.cafile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.922951 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.certfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.923320 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.collect_timing = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.923667 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.insecure = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.924008 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.keyfile = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.924372 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.kv_mountpoint = secret {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.924720 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.kv_version = 2 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.925084 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.root_token_id = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.925429 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.split_loggers = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.925769 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.ssl_ca_crt_file = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.926162 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.timeout = None {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.926514 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.use_ssl = False {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.926880 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Feb 13 23:08:11.927163 n-d-828979-1 cinder-volume[91768]: DEBUG oslo_service.service [None req-5abf5946-b922-4fe1-bf64-2db5b5e83640 None None] ******************************************************************************** {{(pid=91768) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Feb 13 23:08:12.192245 n-d-828979-1 sudo[92037]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:12.194192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:12.195095 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:12.209848 n-d-828979-1 sudo[92180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 13 23:08:12.210666 n-d-828979-1 sudo[92180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:12.523858 n-d-828979-1 sudo[92180]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:12.525909 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.330s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:12.527697 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:12.542431 n-d-828979-1 sudo[92205]: 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
Feb 13 23:08:12.543208 n-d-828979-1 sudo[92205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:13.026070 n-d-828979-1 sudo[92205]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:13.028197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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.500s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:13.029530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:13.049263 n-d-828979-1 sudo[92254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:13.050626 n-d-828979-1 sudo[92254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:13.492932 n-d-828979-1 sudo[92254]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:13.494953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:13.495731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:08:13.496575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:13.510495 n-d-828979-1 sudo[92309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:13.511248 n-d-828979-1 sudo[92309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:13.959101 n-d-828979-1 sudo[92309]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:13.961131 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:13.963015 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:13.977449 n-d-828979-1 sudo[92313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:13.978425 n-d-828979-1 sudo[92313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:14.422290 n-d-828979-1 sudo[92313]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:14.424392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:14.426631 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.driver [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Driver hasn't implemented _init_vendor_properties()
Feb 13 23:08:14.427070 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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-828979-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=92017) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Feb 13 23:08:14.449386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-272fbdeb-d55c-488c-803e-8a320abf2107 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=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:08:14.469922 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.db.sqlalchemy.api [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Building query based on filter {{(pid=92017) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3121}}
Feb 13 23:08:14.486760 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=92017) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Feb 13 23:08:14.493185 n-d-828979-1 cinder-volume[92017]: INFO cinder.keymgr.migration [None req-ca988011-a45d-47d1-b504-56ba0cc508e5 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Feb 13 23:08:14.498244 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:08:14.498885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:14.513845 n-d-828979-1 sudo[92358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:14.514819 n-d-828979-1 sudo[92358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:14.950620 n-d-828979-1 sudo[92358]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:14.952783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:14.955452 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:14.969192 n-d-828979-1 sudo[92361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:14.969951 n-d-828979-1 sudo[92361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:15.381830 n-d-828979-1 sudo[92361]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:15.383848 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:15.385807 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:08:15.425633 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Driver initialization completed successfully.
Feb 13 23:08:15.434345 n-d-828979-1 cinder-volume[92017]: INFO cinder.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Initiating service 3 cleanup
Feb 13 23:08:15.440033 n-d-828979-1 cinder-volume[92017]: INFO cinder.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Service 3 cleanup completed.
Feb 13 23:08:15.440400 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.service [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Creating RPC server for service cinder-volume {{(pid=92017) start /opt/stack/cinder/cinder/service.py:231}}
Feb 13 23:08:15.445903 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.service [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=92017) start /opt/stack/cinder/cinder/service.py:237}}
Feb 13 23:08:15.506091 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Feb 13 23:08:15.506561 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:08:15.507234 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:15.524103 n-d-828979-1 sudo[92372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:15.524855 n-d-828979-1 sudo[92372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:15.958719 n-d-828979-1 sudo[92372]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:15.960635 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:15.962524 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:08:15.977323 n-d-828979-1 sudo[92378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:08:15.978089 n-d-828979-1 sudo[92378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:08:16.384545 n-d-828979-1 sudo[92378]: pam_unix(sudo:session): session closed for user root
Feb 13 23:08:16.386758 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:08:16.405943 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-272fbdeb-d55c-488c-803e-8a320abf2107 None None] Driver post RPC initialization completed successfully.
Feb 13 23:09:53.415609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:09:53.416302 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:09:53.416666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:09:53.432228 n-d-828979-1 sudo[94533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:09:53.433033 n-d-828979-1 sudo[94533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:09:53.867232 n-d-828979-1 sudo[94533]: pam_unix(sudo:session): session closed for user root
Feb 13 23:09:53.869186 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:09:53.870717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:09:53.885384 n-d-828979-1 sudo[94536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:09:53.886190 n-d-828979-1 sudo[94536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:09:54.311824 n-d-828979-1 sudo[94536]: pam_unix(sudo:session): session closed for user root
Feb 13 23:09:54.313860 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:09:54.315199 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:10:53.413597 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:10:53.414322 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:10:53.414774 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:10:53.429800 n-d-828979-1 sudo[97086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:10:53.430593 n-d-828979-1 sudo[97086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:10:53.866812 n-d-828979-1 sudo[97086]: pam_unix(sudo:session): session closed for user root
Feb 13 23:10:53.868850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:10:53.870458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:10:53.885817 n-d-828979-1 sudo[97089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:10:53.886616 n-d-828979-1 sudo[97089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:10:54.312174 n-d-828979-1 sudo[97089]: pam_unix(sudo:session): session closed for user root
Feb 13 23:10:54.314378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:10:54.315614 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:11:53.414563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:11:53.415233 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:11:53.415684 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:11:53.430854 n-d-828979-1 sudo[97473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:11:53.431604 n-d-828979-1 sudo[97473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:11:53.863483 n-d-828979-1 sudo[97473]: pam_unix(sudo:session): session closed for user root
Feb 13 23:11:53.866265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:11:53.868043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:11:53.882890 n-d-828979-1 sudo[97476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:11:53.883638 n-d-828979-1 sudo[97476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:11:54.295952 n-d-828979-1 sudo[97476]: pam_unix(sudo:session): session closed for user root
Feb 13 23:11:54.298193 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:11:54.299406 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:12:53.421658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:12:53.422337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:12:53.422747 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:12:53.438051 n-d-828979-1 sudo[97677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:12:53.438812 n-d-828979-1 sudo[97677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:12:53.856097 n-d-828979-1 sudo[97677]: pam_unix(sudo:session): session closed for user root
Feb 13 23:12:53.858097 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:12:53.859611 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:12:53.874074 n-d-828979-1 sudo[97680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:12:53.874843 n-d-828979-1 sudo[97680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:12:54.284565 n-d-828979-1 sudo[97680]: pam_unix(sudo:session): session closed for user root
Feb 13 23:12:54.286673 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:12:54.287880 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:13:53.430115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:13:53.430780 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:13:53.431226 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:13:53.445742 n-d-828979-1 sudo[97754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:13:53.446542 n-d-828979-1 sudo[97754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:13:53.863782 n-d-828979-1 sudo[97754]: pam_unix(sudo:session): session closed for user root
Feb 13 23:13:53.865810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:13:53.867482 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:13:53.882018 n-d-828979-1 sudo[97757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:13:53.882802 n-d-828979-1 sudo[97757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:13:54.280192 n-d-828979-1 sudo[97757]: pam_unix(sudo:session): session closed for user root
Feb 13 23:13:54.282280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:13:54.283507 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:14:53.436092 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:14:53.436747 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:14:53.437296 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:14:53.452578 n-d-828979-1 sudo[97963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:14:53.453334 n-d-828979-1 sudo[97963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:14:53.887572 n-d-828979-1 sudo[97963]: pam_unix(sudo:session): session closed for user root
Feb 13 23:14:53.889658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:14:53.891245 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:14:53.906432 n-d-828979-1 sudo[97984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:14:53.907182 n-d-828979-1 sudo[97984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:14:54.315438 n-d-828979-1 sudo[97984]: pam_unix(sudo:session): session closed for user root
Feb 13 23:14:54.317495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:14:54.318752 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:15:53.441954 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:15:53.442715 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:15:53.443349 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:15:53.458611 n-d-828979-1 sudo[98883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:15:53.459379 n-d-828979-1 sudo[98883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:15:53.880668 n-d-828979-1 sudo[98883]: pam_unix(sudo:session): session closed for user root
Feb 13 23:15:53.890941 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:15:53.892470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:15:53.908805 n-d-828979-1 sudo[98924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:15:53.909576 n-d-828979-1 sudo[98924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:15:54.341883 n-d-828979-1 sudo[98924]: pam_unix(sudo:session): session closed for user root
Feb 13 23:15:54.344112 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:15:54.345764 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:16:53.453084 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:16:53.453739 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:16:53.454173 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:16:53.473958 n-d-828979-1 sudo[99102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:16:53.474951 n-d-828979-1 sudo[99102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:16:53.917363 n-d-828979-1 sudo[99102]: pam_unix(sudo:session): session closed for user root
Feb 13 23:16:53.919403 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:16:53.921154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:16:53.937399 n-d-828979-1 sudo[99105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:16:53.938252 n-d-828979-1 sudo[99105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:16:54.416801 n-d-828979-1 sudo[99105]: pam_unix(sudo:session): session closed for user root
Feb 13 23:16:54.419602 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:16:54.421515 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:17:53.465464 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:17:53.466168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:17:53.467057 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:17:53.607880 n-d-828979-1 sudo[99580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:17:53.616848 n-d-828979-1 sudo[99580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:17:54.742095 n-d-828979-1 sudo[99580]: pam_unix(sudo:session): session closed for user root
Feb 13 23:17:54.746928 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.280s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:17:54.753118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:17:54.785362 n-d-828979-1 sudo[99621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:17:54.803137 n-d-828979-1 sudo[99621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:17:55.594645 n-d-828979-1 sudo[99621]: pam_unix(sudo:session): session closed for user root
Feb 13 23:17:55.600596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:17:55.602380 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:18:53.466890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:18:53.467594 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:18:53.468189 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:18:53.500520 n-d-828979-1 sudo[100533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:18:53.501514 n-d-828979-1 sudo[100533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:18:54.496506 n-d-828979-1 sudo[100533]: pam_unix(sudo:session): session closed for user root
Feb 13 23:18:54.498768 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.030s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:18:54.500073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:18:54.533482 n-d-828979-1 sudo[100543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:18:54.534376 n-d-828979-1 sudo[100543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:18:55.120971 n-d-828979-1 sudo[100543]: pam_unix(sudo:session): session closed for user root
Feb 13 23:18:55.123327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:18:55.124619 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:19:28.834498 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:19:28.860432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:19:28.870391 n-d-828979-1 cinder-volume[92017]: INFO cinder.rpc [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Feb 13 23:19:28.889537 n-d-828979-1 cinder-volume[92017]: INFO cinder.rpc [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Feb 13 23:19:28.901245 n-d-828979-1 cinder-volume[92017]: INFO cinder.rpc [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Feb 13 23:19:28.907706 n-d-828979-1 cinder-volume[92017]: INFO cinder.rpc [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Feb 13 23:19:28.909007 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:19:28.909880 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:19:28.964805 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Flow 'volume_create_manager' (55cae6e3-367c-4095-b988-ec942f77d584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:19:28.988649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf15f822-0c8d-4764-a2fd-f7595acd2e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:29.054617 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:19:29.125038 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf15f822-0c8d-4764-a2fd-f7595acd2e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1464452939',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a7d4ae04-19c6-4d6d-b4b9-ed13e680d064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3d581c3b9544fc80807c0f8c413f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:19:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:19:29Z,user_id='efdb01c683414f1283476a9c71b4b9fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:29.127646 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfa81077-6ecc-4687-a4f7-e2872823369a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:29.129717 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfa81077-6ecc-4687-a4f7-e2872823369a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:29.143906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96ec75f1-e7e3-492e-88a3-18de26183b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:29.147917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96ec75f1-e7e3-492e-88a3-18de26183b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'volume_name': 'volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:29.150169 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9eb257aa-7be2-49a3-936c-9feb6b0d19c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:29.152345 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9eb257aa-7be2-49a3-936c-9feb6b0d19c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:29.165989 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40f12ca0-f303-487c-91c6-c57cba8884e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:29.167124 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Volume a7d4ae04-19c6-4d6d-b4b9-ed13e680d064: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'volume_size': 1}
Feb 13 23:19:29.168518 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:29.200592 n-d-828979-1 sudo[100891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:19:29.201363 n-d-828979-1 sudo[100891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:30.550938 n-d-828979-1 sudo[100891]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:30.555098 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.385s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:30.560521 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40f12ca0-f303-487c-91c6-c57cba8884e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:30.563013 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9718e29d-ebd8-4859-8038-89da3e89ca72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:30.588519 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Volume volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 (a7d4ae04-19c6-4d6d-b4b9-ed13e680d064): created successfully
Feb 13 23:19:30.593510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9718e29d-ebd8-4859-8038-89da3e89ca72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:30.603235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Flow 'volume_create_manager' (55cae6e3-367c-4095-b988-ec942f77d584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:19:30.624553 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b94cf6f7-d909-437e-b6b7-723df88408eb tempest-AttachSCSIVolumeTestJSON-1107179222 None] Created volume successfully.
Feb 13 23:19:32.505072 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:32.545049 n-d-828979-1 sudo[100931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 13 23:19:32.546742 n-d-828979-1 sudo[100931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:32.943397 n-d-828979-1 sudo[100931]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:32.946388 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:32.947765 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:32.986648 n-d-828979-1 sudo[100934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:32.987446 n-d-828979-1 sudo[100934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:33.617777 n-d-828979-1 sudo[100934]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:33.620014 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064" returned: 0 in 0.672s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:33.724522 n-d-828979-1 cinder-volume[92017]: INFO oslo.privsep.daemon [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 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/tmp2sfod4cb/privsep.sock']
Feb 13 23:19:33.746436 n-d-828979-1 sudo[100937]: 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/tmp2sfod4cb/privsep.sock
Feb 13 23:19:33.748306 n-d-828979-1 sudo[100937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:36.320490 n-d-828979-1 sudo[100937]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:36.325759 n-d-828979-1 cinder-volume[92017]: INFO oslo.privsep.daemon [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Spawned new privsep daemon via rootwrap
Feb 13 23:19:36.327459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Accepted privsep connection to /tmp/tmp2sfod4cb/privsep.sock {{(pid=92017) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Feb 13 23:19:36.328829 n-d-828979-1 cinder-volume[92017]: INFO oslo.privsep.daemon [-] privsep daemon starting
Feb 13 23:19:36.329025 n-d-828979-1 cinder-volume[92017]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Feb 13 23:19:36.329292 n-d-828979-1 cinder-volume[92017]: 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
Feb 13 23:19:36.329749 n-d-828979-1 cinder-volume[92017]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 100967
Feb 13 23:19:36.342396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (2,) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:36.451654 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:19:36.456296 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:19:36.457067 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:19:36.483725 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Flow 'volume_create_manager' (50e6b17e-3f8d-49eb-a2f4-343fa09a521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:19:36.489162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98612e72-7d32-4bee-88e9-17a8cc475e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:36.531491 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:19:36.571431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98612e72-7d32-4bee-88e9-17a8cc475e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-150760254',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=108bcadb-2feb-4c0c-b00f-ef22186e6eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ad504142f4440290934e9d0c7d413f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:19:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:19:36Z,user_id='37ab09db9fff466d82462795f68c81ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:36.575046 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c13fa96-1e11-4e90-9592-dece59b8af09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:36.577897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c13fa96-1e11-4e90-9592-dece59b8af09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:36.581708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d53d88b3-80fd-4b01-8daa-85c24281c1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:36.585668 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d53d88b3-80fd-4b01-8daa-85c24281c1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'volume_name': 'volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:36.588546 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c5bfe4f-ced0-4ed9-9918-e21ad8d32e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:36.591561 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c5bfe4f-ced0-4ed9-9918-e21ad8d32e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:36.594185 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e053324-733f-4019-9891-40d78058f859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:36.596067 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Volume 108bcadb-2feb-4c0c-b00f-ef22186e6eb7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'volume_size': 1}
Feb 13 23:19:36.597980 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:36.641680 n-d-828979-1 sudo[100979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:19:36.643918 n-d-828979-1 sudo[100979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:36.789880 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:36.816482 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:36.817192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:36.818121 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:19:36.820230 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Creating iscsi_target for Volume ID: volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Created volume path /opt/stack/data/cinder/volumes/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064,
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: incominguser nJGyruBvVgCDFLG75KmF xYJHei75qXEaCB2g
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:36.835464 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:19:36.837821 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:37.462094 n-d-828979-1 sudo[100979]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:37.464494 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.866s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:37.469160 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e053324-733f-4019-9891-40d78058f859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:37.472313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28d0ac07-84ec-410a-b324-f20a3ed2d172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:19:37.502288 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Volume volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 (108bcadb-2feb-4c0c-b00f-ef22186e6eb7): created successfully
Feb 13 23:19:37.508381 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28d0ac07-84ec-410a-b324-f20a3ed2d172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:19:37.516118 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Flow 'volume_create_manager' (50e6b17e-3f8d-49eb-a2f4-343fa09a521e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:19:37.539300 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bd41318e-7c7f-4d5a-9ec1-f85e9f6b1ab2 tempest-LiveMigrationTest-985308181 None] Created volume successfully.
Feb 13 23:19:38.078317 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064" returned: 0 in 1.240s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:38.078658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:38.079235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:19:38.079600 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:19:38.082910 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:38.111418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:38.111506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:38.112140 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:19:38.113285 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:38.446757 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.333s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:38.447080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:38.450395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:38.660773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:38.662919 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:38.664970 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:19:38.791537 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'target_lun': 1, 'volume_id': 'a7d4ae04-19c6-4d6d-b4b9-ed13e680d064', 'auth_method': 'CHAP', 'auth_username': 'nJGyruBvVgCDFLG75KmF', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5b8555ae-dfa7-4a4a-b615-7c5033e69b34'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:19:39.096448 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-cb8a053c-c6b1-4fae-93af-3e400d406223 req-09012b1d-883e-4957-878b-ab042d0b7ecf tempest-AttachSCSIVolumeTestJSON-1107179222 None] attachment_update completed successfully.
Feb 13 23:19:39.687516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:39.739923 n-d-828979-1 sudo[101071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:19:39.741483 n-d-828979-1 sudo[101071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:40.472276 n-d-828979-1 sudo[101071]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:40.474773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.787s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:40.554577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:40.564622 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:40.565216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: I_T nexus: 1
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: nJGyruBvVgCDFLG75KmF
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:19:40.566002 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:19:40.571287 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Creating iscsi_target for Volume ID: volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Created volume path /opt/stack/data/cinder/volumes/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7,
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: incominguser rvbjWU7fPUNZRVTT9LfP 5wLcNWWtm484FMfS
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:19:40.582968 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:19:40.589568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:41.101042 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.514s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:41.102155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:41.102980 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:19:41.103648 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:19:41.106524 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:41.114772 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:41.115666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: I_T nexus: 1
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: nJGyruBvVgCDFLG75KmF
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:19:41.116539 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:19:41.122498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:41.460539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:41.460714 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:41.465042 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:41.597686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:41.598074 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:41.599234 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:19:41.698215 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'target_lun': 1, 'volume_id': '108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'auth_method': 'CHAP', 'auth_username': 'rvbjWU7fPUNZRVTT9LfP', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ff81c31e-9599-40cd-99e4-fa2155f822ac'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:19:41.883368 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-4f601b18-6b4c-4acc-ac49-11f493dc7d23 req-71f5c847-34c9-4456-9aea-98917f76b048 tempest-LiveMigrationTest-985308181 None] attachment_update completed successfully.
Feb 13 23:19:47.840757 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-4d2f8d78-6fdf-4e25-9a9a-bbc445c7b759 req-3fb35c95-f263-44a5-b1b0-8185d35c1b5d tempest-AttachSCSIVolumeTestJSON-1107179222 None] Terminate volume connection completed successfully.
Feb 13 23:19:47.841650 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-4d2f8d78-6fdf-4e25-9a9a-bbc445c7b759 req-3fb35c95-f263-44a5-b1b0-8185d35c1b5d tempest-AttachSCSIVolumeTestJSON-1107179222 None] Deleting attachment 5b8555ae-dfa7-4a4a-b615-7c5033e69b34. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:19:47.842676 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:48.081686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:48.082290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064\n Backing store flags: \n Account information:\n nJGyruBvVgCDFLG75KmF\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:48.083439 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-4d2f8d78-6fdf-4e25-9a9a-bbc445c7b759 req-3fb35c95-f263-44a5-b1b0-8185d35c1b5d tempest-AttachSCSIVolumeTestJSON-1107179222 None] Removing iscsi_target for Volume ID: a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:19:48.088245 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:48.294733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 -f" returned: 0 in 0.204s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:48.295380 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:48.298650 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:48.449782 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:48.450308 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:19:53.473291 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:19:53.473873 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:19:53.475044 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:53.493668 n-d-828979-1 sudo[101392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:19:53.494498 n-d-828979-1 sudo[101392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:53.894140 n-d-828979-1 sudo[101392]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:53.897227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:53.899076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:19:53.916534 n-d-828979-1 sudo[101395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:19:53.917317 n-d-828979-1 sudo[101395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:19:54.627805 n-d-828979-1 sudo[101395]: pam_unix(sudo:session): session closed for user root
Feb 13 23:19:54.631010 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.731s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:19:54.633955 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:20:00.807317 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:00.853280 n-d-828979-1 sudo[101465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:00.854318 n-d-828979-1 sudo[101465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:01.494739 n-d-828979-1 sudo[101465]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:01.497258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.690s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:01.563592 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:01.571563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:01.571850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: I_T nexus: 2
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: rvbjWU7fPUNZRVTT9LfP
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:20:01.572447 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:20:01.575340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Creating iscsi_target for Volume ID: volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:20:01.575340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Created volume path /opt/stack/data/cinder/volumes/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7,
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: incominguser rvbjWU7fPUNZRVTT9LfP 5wLcNWWtm484FMfS
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:01.577649 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:20:01.581164 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:01.833998 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.254s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:01.834924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:01.835473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:20:01.835882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:20:01.840974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:01.876273 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:01.877170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: I_T nexus: 2
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: rvbjWU7fPUNZRVTT9LfP
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:20:01.877920 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:20:01.881972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:02.125570 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:02.126004 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:02.128807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:02.231389 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:02.231862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:02.232970 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:20:02.293878 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'target_lun': 1, 'volume_id': '108bcadb-2feb-4c0c-b00f-ef22186e6eb7', 'auth_method': 'CHAP', 'auth_username': 'rvbjWU7fPUNZRVTT9LfP', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b627a2f7-dd34-4472-aa8f-fd2ce371ddea'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:20:02.432185 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-a33f3270-a321-40a3-b790-d1119f26aef2 tempest-LiveMigrationTest-1043003330 None] attachment_update completed successfully.
Feb 13 23:20:09.228465 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Lock "b'cinder-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:20:09.349142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:09.576411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:09.577227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:09.578343 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Skipping remove_export. No iscsi_target is presently exported for volume: a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:20:09.579504 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:09.617538 n-d-828979-1 sudo[101590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:20:09.631094 n-d-828979-1 sudo[101590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:10.179836 n-d-828979-1 sudo[101590]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:10.182150 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064" returned: 0 in 0.602s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:10.183950 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:10.211569 n-d-828979-1 sudo[101593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:20:10.212446 n-d-828979-1 sudo[101593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:10.737878 n-d-828979-1 sudo[101593]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:10.740318 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064" returned: 0 in 0.556s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:10.743605 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:10.765677 n-d-828979-1 sudo[101598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:20:10.767260 n-d-828979-1 sudo[101598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:11.388168 n-d-828979-1 sudo[101598]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:11.390954 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064" returned: 0 in 0.646s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:11.392710 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Successfully deleted volume: a7d4ae04-19c6-4d6d-b4b9-ed13e680d064
Feb 13 23:20:11.482307 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 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.
Feb 13 23:20:11.483523 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 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.
Feb 13 23:20:11.544389 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Created reservations ['553a961e-0ab0-4405-a559-d2444a131f13', '524e7650-09af-4796-88a1-83df3b96b448', 'd3cf3c5e-8a3b-49d7-ad5a-358b91ea263d', '09f34229-5e58-49be-8b1c-717936eb7456'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:20:11.548205 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:20:11.548205 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:20:11.548205 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:11.655276 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:20:11.656520 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:11.689940 n-d-828979-1 sudo[101606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:20:11.691598 n-d-828979-1 sudo[101606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:12.211024 n-d-828979-1 sudo[101606]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:12.213237 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:12.215849 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:12.279749 n-d-828979-1 sudo[101609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:20:12.280548 n-d-828979-1 sudo[101609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:12.884458 n-d-828979-1 sudo[101609]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:12.887532 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.671s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:12.889759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:20:12.897857 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Deleted volume successfully.
Feb 13 23:20:12.930827 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2a63a07a-a9b4-4d18-b952-d999316e1803 tempest-AttachSCSIVolumeTestJSON-1107179222 None] Lock "b'cinder-a7d4ae04-19c6-4d6d-b4b9-ed13e680d064-delete_volume'" released by "delete_volume" :: held 3.705s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:20:18.641078 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-8cd89f9d-f4f9-4036-b6ed-bc82f7811ab6 tempest-LiveMigrationTest-1043003330 None] Terminate volume connection completed successfully.
Feb 13 23:20:18.641772 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-000539c8-c5f9-4073-b747-57beaeed1fcb req-8cd89f9d-f4f9-4036-b6ed-bc82f7811ab6 tempest-LiveMigrationTest-1043003330 None] Deleting attachment ff81c31e-9599-40cd-99e4-fa2155f822ac. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:20:34.423329 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:20:34.433788 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:20:34.434604 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:20:34.463968 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Flow 'volume_create_manager' (9fe10cd7-a0df-45ae-8807-3601f1600606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:20:34.467961 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66b77e87-7d4f-4f73-ade0-752549066dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:34.493539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:20:34.521958 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66b77e87-7d4f-4f73-ade0-752549066dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-209485858',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0c181370-1c61-44b5-9ede-bfb80672cbb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997caf35580a40679647c572a2b53650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:20:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:20:34Z,user_id='015fb0e0774c41a8b6acc1dfdcda6624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:34.524900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ac4b336-333a-47e4-ad63-0a0a869b19e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:34.527263 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ac4b336-333a-47e4-ad63-0a0a869b19e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:34.529794 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efd192b7-8f9c-4c2b-a335-0c32434e9e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:34.532211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efd192b7-8f9c-4c2b-a335-0c32434e9e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c181370-1c61-44b5-9ede-bfb80672cbb8', 'volume_name': 'volume-0c181370-1c61-44b5-9ede-bfb80672cbb8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:34.534978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bbc5acb-d522-4971-9c49-86447a65f0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:34.538217 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bbc5acb-d522-4971-9c49-86447a65f0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:34.541084 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cff8c6ae-59f1-463e-937f-f7c7faea32fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:34.542350 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume 0c181370-1c61-44b5-9ede-bfb80672cbb8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c181370-1c61-44b5-9ede-bfb80672cbb8', 'volume_size': 1}
Feb 13 23:20:34.544351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:34.564818 n-d-828979-1 sudo[101992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:20:34.565626 n-d-828979-1 sudo[101992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:35.424329 n-d-828979-1 sudo[101992]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:35.427133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.882s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:35.431739 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cff8c6ae-59f1-463e-937f-f7c7faea32fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c181370-1c61-44b5-9ede-bfb80672cbb8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:35.434168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a4d40b8-d946-4d01-8f29-f426e6aa0a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:35.461425 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 (0c181370-1c61-44b5-9ede-bfb80672cbb8): created successfully
Feb 13 23:20:35.463868 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a4d40b8-d946-4d01-8f29-f426e6aa0a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:35.466899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Flow 'volume_create_manager' (9fe10cd7-a0df-45ae-8807-3601f1600606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:20:35.494244 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-728e038c-26ec-43d3-80de-f3aaeee54bc3 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created volume successfully.
Feb 13 23:20:38.298733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:38.321073 n-d-828979-1 sudo[102106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:20:38.323184 n-d-828979-1 sudo[102106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:38.731166 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-55283a46-a59f-4541-b464-675d4e7f42e2 req-dff069bd-9912-447b-8b1d-6d94e72bf83b tempest-LiveMigrationTest-985308181 None] Terminate volume connection completed successfully.
Feb 13 23:20:38.731609 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-55283a46-a59f-4541-b464-675d4e7f42e2 req-dff069bd-9912-447b-8b1d-6d94e72bf83b tempest-LiveMigrationTest-985308181 None] Deleting attachment b627a2f7-dd34-4472-aa8f-fd2ce371ddea. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:20:38.739122 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:38.904641 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:38.904961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841644977344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:38.905608 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-55283a46-a59f-4541-b464-675d4e7f42e2 req-dff069bd-9912-447b-8b1d-6d94e72bf83b tempest-LiveMigrationTest-985308181 None] Removing iscsi_target for Volume ID: 108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:38.907315 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:39.025976 n-d-828979-1 sudo[102106]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:39.028734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.730s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.109826 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:39.128733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.129271 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7\n Backing store flags: \n Account information:\n rvbjWU7fPUNZRVTT9LfP\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: rvbjWU7fPUNZRVTT9LfP
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:20:39.130400 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:20:39.136378 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Creating iscsi_target for Volume ID: volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8,
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: incominguser YaGCzmpKAT6osFjV3D7V RRy8MzouEp4LoY9R
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:20:39.146439 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:20:39.148187 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 -f" returned: 0 in 0.231s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.148646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841644977344]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:39.149885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:39.152155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:39.372734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.373348 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841644977344]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:39.844489 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.693s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.846220 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:39.849878 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:20:39.850908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:20:39.853119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:39.869071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:39.869695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: rvbjWU7fPUNZRVTT9LfP
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:20:39.870872 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:20:39.875947 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:40.057926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:40.058618 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:40.060049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:40.258392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:40.260054 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:20:40.261755 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:20:40.354896 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8', 'target_lun': 1, 'volume_id': '0c181370-1c61-44b5-9ede-bfb80672cbb8', 'auth_method': 'CHAP', 'auth_username': 'YaGCzmpKAT6osFjV3D7V', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '689e4563-e904-4562-a502-92b07f53cf0d'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:20:40.643389 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-a4b92de1-be36-4796-bc2f-5fb9254fcf1f req-69b17406-6ad0-40b7-bf35-7cc263c0a4dd tempest-LiveAutoBlockMigrationV225Test-1290273653 None] attachment_update completed successfully.
Feb 13 23:20:42.713380 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:20:42.718446 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:20:42.720057 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:20:42.759976 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Flow 'volume_create_manager' (72a6656a-b8f0-452b-920f-5b9f1fb74e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:20:42.773182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a18e5f36-53a9-47e0-bb9e-ec6393af1e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:42.825729 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:20:42.861973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a18e5f36-53a9-47e0-bb9e-ec6393af1e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1266520573',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=83e0ba05-abe5-4845-b345-47e04ed35620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ad504142f4440290934e9d0c7d413f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:20:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:20:43Z,user_id='37ab09db9fff466d82462795f68c81ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:42.871033 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (205953fb-18d7-496e-abac-eb7f19776c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:42.873112 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (205953fb-18d7-496e-abac-eb7f19776c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:42.887445 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (745346e1-500d-48eb-a1fe-c85c7c8315c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:43.090862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (745346e1-500d-48eb-a1fe-c85c7c8315c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '83e0ba05-abe5-4845-b345-47e04ed35620', 'volume_name': 'volume-83e0ba05-abe5-4845-b345-47e04ed35620', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:43.093105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (671ba869-9d1d-4e2c-bc7b-0bd9d66fcd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:43.096376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (671ba869-9d1d-4e2c-bc7b-0bd9d66fcd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:20:43.099708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0171868-8ba4-4596-947c-a8e9801d1642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:20:43.100795 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Volume 83e0ba05-abe5-4845-b345-47e04ed35620: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-83e0ba05-abe5-4845-b345-47e04ed35620', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:20:43.101398 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Cloning 83e0ba05-abe5-4845-b345-47e04ed35620 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:20:53.470424 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:20:53.472040 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:20:53.472760 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:53.509033 n-d-828979-1 sudo[102422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:20:53.513731 n-d-828979-1 sudo[102422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:54.771446 n-d-828979-1 sudo[102422]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:54.774760 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.301s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:54.777065 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:20:54.811756 n-d-828979-1 sudo[102480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:20:54.812551 n-d-828979-1 sudo[102480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:20:55.727006 n-d-828979-1 sudo[102480]: pam_unix(sudo:session): session closed for user root
Feb 13 23:20:55.730583 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.952s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:20:55.732900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:21:01.951223 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 18.85 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:21:01.953164 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Image download 616.00 MB at 32.68 MB/s
Feb 13 23:21:02.049756 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:02.427479 n-d-828979-1 sudo[102628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1
Feb 13 23:21:02.429756 n-d-828979-1 sudo[102628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:03.024677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:03.060627 n-d-828979-1 sudo[102664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:03.066203 n-d-828979-1 sudo[102664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:03.420594 n-d-828979-1 sudo[102628]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:03.423069 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1" returned: 0 in 1.373s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:03.424302 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 37ab09db9fff466d82462795f68c81ef. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:21:03.531531 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:03.702616 n-d-828979-1 sudo[102688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1
Feb 13 23:21:03.704006 n-d-828979-1 sudo[102688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:03.919831 n-d-828979-1 sudo[102664]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:03.922162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.897s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.005802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.027440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.028029 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: I_T nexus: 4
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: YaGCzmpKAT6osFjV3D7V
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:04.028461 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:21:04.031627 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Creating iscsi_target for Volume ID: volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:21:04.031627 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8,
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: incominguser YaGCzmpKAT6osFjV3D7V RRy8MzouEp4LoY9R
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:04.042532 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:21:04.044608 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.260732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.216s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.261686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784544]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:04.264367 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:21:04.264367 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:21:04.265066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.284595 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.286964 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: I_T nexus: 4
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: YaGCzmpKAT6osFjV3D7V
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:04.288224 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:21:04.295707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.374534 n-d-828979-1 sudo[102688]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:04.376654 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1" returned: 0 in 0.845s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.379971 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83e0ba05-abe5-4845-b345-47e04ed35620 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.423470 n-d-828979-1 sudo[102709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83e0ba05-abe5-4845-b345-47e04ed35620 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:21:04.426745 n-d-828979-1 sudo[102709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:04.559605 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.559993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:04.562331 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:04.693720 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:04.694071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:04.695817 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:21:04.833212 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8', 'target_lun': 1, 'volume_id': '0c181370-1c61-44b5-9ede-bfb80672cbb8', 'auth_method': 'CHAP', 'auth_username': 'YaGCzmpKAT6osFjV3D7V', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a59d4641-3031-4ab5-84dd-a0f43a91c651'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:21:05.163535 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-2d85245f-137d-479c-b743-fdabc1ee21bf tempest-LiveAutoBlockMigrationV225Test-614761439 None] attachment_update completed successfully.
Feb 13 23:21:05.574328 n-d-828979-1 sudo[102709]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:05.576323 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-83e0ba05-abe5-4845-b345-47e04ed35620 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.197s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:05.626882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 83e0ba05-abe5-4845-b345-47e04ed35620. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:21:05.698064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_trx4qjq6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:05.888664 n-d-828979-1 sudo[102749]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_trx4qjq6
Feb 13 23:21:05.890199 n-d-828979-1 sudo[102749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:06.686948 n-d-828979-1 sudo[102749]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:06.689138 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_trx4qjq6" returned: 0 in 0.991s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:06.691135 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:06.861801 n-d-828979-1 sudo[102754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1
Feb 13 23:21:06.862745 n-d-828979-1 sudo[102754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:07.752139 n-d-828979-1 sudo[102754]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:07.754929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1" returned: 0 in 1.063s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:07.755737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:21:07.756677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:07.794911 n-d-828979-1 sudo[102764]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620 oflag=direct
Feb 13 23:21:07.795717 n-d-828979-1 sudo[102764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:08.592855 n-d-828979-1 sudo[102764]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:08.595946 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620 oflag=direct" returned: 0 in 0.838s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:08.598267 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 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_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:08.643171 n-d-828979-1 sudo[102780]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620
Feb 13 23:21:08.649577 n-d-828979-1 sudo[102780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:10.360750 n-d-828979-1 sudo[102780]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:10.363092 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 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_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620" returned: 0 in 1.765s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:10.365040 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:10.547202 n-d-828979-1 sudo[102813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1
Feb 13 23:21:10.549080 n-d-828979-1 sudo[102813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:11.060921 n-d-828979-1 sudo[102813]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:11.063569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1" returned: 0 in 0.698s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:11.064465 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_8nswsj_sn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.77 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--83e0ba05--abe5--4845--b345--47e04ed35620 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:21:11.064917 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Converted 700.00 MB image at 396.15 MB/s
Feb 13 23:21:11.065668 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 83e0ba05-abe5-4845-b345-47e04ed35620 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:21:11.201046 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 37ab09db9fff466d82462795f68c81ef is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:21:11.203091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Marking volume 83e0ba05-abe5-4845-b345-47e04ed35620 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:21:11.219441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 83e0ba05-abe5-4845-b345-47e04ed35620. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:21:11.220294 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Creating volume glance metadata for volume 83e0ba05-abe5-4845-b345-47e04ed35620 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:21:11.298535 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b0171868-8ba4-4596-947c-a8e9801d1642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-83e0ba05-abe5-4845-b345-47e04ed35620', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:11.306346 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fa0ac11-5625-45ed-9b33-f5d84fbadd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:11.319399 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Volume volume-83e0ba05-abe5-4845-b345-47e04ed35620 (83e0ba05-abe5-4845-b345-47e04ed35620): created successfully
Feb 13 23:21:11.321305 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fa0ac11-5625-45ed-9b33-f5d84fbadd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:11.324478 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Flow 'volume_create_manager' (72a6656a-b8f0-452b-920f-5b9f1fb74e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:21:11.345973 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-131fa73d-faa8-4415-bb12-eada684a6c36 tempest-LiveMigrationTest-985308181 None] Created volume successfully.
Feb 13 23:21:17.244659 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:17.304601 n-d-828979-1 sudo[102880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:17.305574 n-d-828979-1 sudo[102880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:17.795270 n-d-828979-1 sudo[102880]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:17.798018 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.553s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:17.859552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:17.868885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:17.869459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: I_T nexus: 4
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: I_T nexus: 5
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: YaGCzmpKAT6osFjV3D7V
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:17.870307 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:21:17.873937 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Creating iscsi_target for Volume ID: volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Created volume path /opt/stack/data/cinder/volumes/volume-83e0ba05-abe5-4845-b345-47e04ed35620,
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: incominguser HhTVGQVvPWbnmj38eqR8 Y5hyMUUAsKivgnji
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:17.878938 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:21:17.880724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:18.360473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.479s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:18.361057 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:18.362394 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:21:18.363115 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:21:18.365094 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:18.374692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:18.375516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: I_T nexus: 4
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: I_T nexus: 5
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: YaGCzmpKAT6osFjV3D7V
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:18.376494 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:21:18.382679 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:18.483369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:18.484045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:18.486409 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:18.608304 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:18.610426 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:18.614002 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:21:18.783972 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620', 'target_lun': 1, 'volume_id': '83e0ba05-abe5-4845-b345-47e04ed35620', 'auth_method': 'CHAP', 'auth_username': 'HhTVGQVvPWbnmj38eqR8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '623b8185-01d6-466f-880a-c33bb19e86b5'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:21:18.986743 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-77245520-8b57-4b60-be4b-b3ed8da8f466 req-9d1808bd-da93-4786-ac76-a7e0a3867479 tempest-LiveMigrationTest-985308181 None] attachment_update completed successfully.
Feb 13 23:21:20.811140 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-83024476-962a-47ca-ba42-3be0c3359d15 tempest-LiveAutoBlockMigrationV225Test-614761439 None] Terminate volume connection completed successfully.
Feb 13 23:21:20.812240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-938c4f6c-ba67-4d1a-9005-351b032fb290 req-83024476-962a-47ca-ba42-3be0c3359d15 tempest-LiveAutoBlockMigrationV225Test-614761439 None] Deleting attachment 689e4563-e904-4562-a502-92b07f53cf0d. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:21:34.969460 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-5b040e6a-cae1-44ff-9a40-78c426a6f7de req-a6420194-aafa-405d-bb7c-7cc944320249 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Terminate volume connection completed successfully.
Feb 13 23:21:34.970237 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-5b040e6a-cae1-44ff-9a40-78c426a6f7de req-a6420194-aafa-405d-bb7c-7cc944320249 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deleting attachment a59d4641-3031-4ab5-84dd-a0f43a91c651. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:21:34.975838 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:35.119689 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:35.120219 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8\n Backing store flags: \n Account information:\n YaGCzmpKAT6osFjV3D7V\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:35.121697 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-5b040e6a-cae1-44ff-9a40-78c426a6f7de req-a6420194-aafa-405d-bb7c-7cc944320249 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Removing iscsi_target for Volume ID: 0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:21:35.123038 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:35.280580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 -f" returned: 0 in 0.156s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:35.280580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:35.283047 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:35.429089 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:35.430626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:38.183259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:21:38.187960 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:21:38.193239 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:21:38.207683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Flow 'volume_create_manager' (c65c19da-6e27-499c-a44d-e398074c9091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:21:38.211554 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b923705d-30fe-42fa-b3c6-a7e119a18c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:38.234487 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:21:38.275682 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b923705d-30fe-42fa-b3c6-a7e119a18c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-854669852',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=04c6465c-0a0a-46da-b920-81b3b4da8739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997caf35580a40679647c572a2b53650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:21:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:21:38Z,user_id='015fb0e0774c41a8b6acc1dfdcda6624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:38.281010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e181792-a58b-40d7-9881-bc1cbea771be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:38.287635 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e181792-a58b-40d7-9881-bc1cbea771be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:38.291849 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd4834f7-ca08-486c-844f-4d6b05960e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:38.429719 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd4834f7-ca08-486c-844f-4d6b05960e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '04c6465c-0a0a-46da-b920-81b3b4da8739', 'volume_name': 'volume-04c6465c-0a0a-46da-b920-81b3b4da8739', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:38.432131 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94a1f40a-c11e-4bc4-a1ee-9f76a8075c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:38.434281 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94a1f40a-c11e-4bc4-a1ee-9f76a8075c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:21:38.436391 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (642ca61a-3ea5-414b-bbcb-04cf7c981c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:21:38.437987 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume 04c6465c-0a0a-46da-b920-81b3b4da8739: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-04c6465c-0a0a-46da-b920-81b3b4da8739', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:21:38.439057 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Cloning 04c6465c-0a0a-46da-b920-81b3b4da8739 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:21:49.760454 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:49.790004 n-d-828979-1 sudo[103349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:49.790795 n-d-828979-1 sudo[103349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:50.559171 n-d-828979-1 sudo[103349]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:50.564777 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.802s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:50.658288 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:50.676001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:50.676589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642786144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: I_T nexus: 6
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: HhTVGQVvPWbnmj38eqR8
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:50.678969 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:21:50.684564 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Creating iscsi_target for Volume ID: volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:21:50.685915 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Created volume path /opt/stack/data/cinder/volumes/volume-83e0ba05-abe5-4845-b345-47e04ed35620,
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: incominguser HhTVGQVvPWbnmj38eqR8 Y5hyMUUAsKivgnji
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:21:50.697427 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:21:50.708211 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:51.041459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.337s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:51.043542 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642786144]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:51.047751 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:21:51.049300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:21:51.054087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:51.089387 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:51.090740 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642786144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: I_T nexus: 6
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: HhTVGQVvPWbnmj38eqR8
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:21:51.091941 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:21:51.101884 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:51.324734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:51.327896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642786144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:51.330698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:51.561843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:51.562329 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642786144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:21:51.563693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:21:51.650497 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620', 'target_lun': 1, 'volume_id': '83e0ba05-abe5-4845-b345-47e04ed35620', 'auth_method': 'CHAP', 'auth_username': 'HhTVGQVvPWbnmj38eqR8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'dddf5737-67a7-4488-a137-419a831489c3'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:21:51.917491 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-2785e6e0-5844-400a-a17c-7f42582ea081 tempest-LiveMigrationTest-1043003330 None] attachment_update completed successfully.
Feb 13 23:21:53.470546 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:21:53.472897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:21:53.473965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:53.529648 n-d-828979-1 sudo[103413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:21:53.530489 n-d-828979-1 sudo[103413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:54.253448 n-d-828979-1 sudo[103413]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:54.255839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:54.261729 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:54.342324 n-d-828979-1 sudo[103437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:21:54.346331 n-d-828979-1 sudo[103437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:55.156195 n-d-828979-1 sudo[103437]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:55.158665 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.897s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:55.162617 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:21:57.600774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 19.16 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:21:57.601929 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Image download 616.00 MB at 32.15 MB/s
Feb 13 23:21:57.659098 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:57.882937 n-d-828979-1 sudo[103488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1
Feb 13 23:21:57.883786 n-d-828979-1 sudo[103488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:21:58.844900 n-d-828979-1 sudo[103488]: pam_unix(sudo:session): session closed for user root
Feb 13 23:21:58.855643 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1" returned: 0 in 1.190s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:21:58.855643 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 015fb0e0774c41a8b6acc1dfdcda6624. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:21:58.993337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:21:59.406813 n-d-828979-1 sudo[103518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1
Feb 13 23:21:59.407680 n-d-828979-1 sudo[103518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:00.222749 n-d-828979-1 sudo[103518]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:00.225056 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1" returned: 0 in 1.233s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:00.227831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04c6465c-0a0a-46da-b920-81b3b4da8739 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:00.266911 n-d-828979-1 sudo[103527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04c6465c-0a0a-46da-b920-81b3b4da8739 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:22:00.272064 n-d-828979-1 sudo[103527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:01.180454 n-d-828979-1 sudo[103527]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:01.183355 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04c6465c-0a0a-46da-b920-81b3b4da8739 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.954s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:01.215881 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 04c6465c-0a0a-46da-b920-81b3b4da8739. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:22:01.282386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_4k3gs5_5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:01.485556 n-d-828979-1 sudo[103566]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_4k3gs5_5
Feb 13 23:22:01.487969 n-d-828979-1 sudo[103566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:01.984378 n-d-828979-1 sudo[103566]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:01.987431 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_4k3gs5_5" returned: 0 in 0.704s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:01.988344 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:02.163615 n-d-828979-1 sudo[103571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1
Feb 13 23:22:02.164471 n-d-828979-1 sudo[103571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:02.927723 n-d-828979-1 sudo[103571]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:02.930154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1" returned: 0 in 0.942s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:02.931631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:22:02.932151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:02.975150 n-d-828979-1 sudo[103589]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739 oflag=direct
Feb 13 23:22:02.976005 n-d-828979-1 sudo[103589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:04.003905 n-d-828979-1 sudo[103589]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:04.007529 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739 oflag=direct" returned: 0 in 1.075s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:04.009402 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 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_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:04.069870 n-d-828979-1 sudo[103613]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739
Feb 13 23:22:04.070917 n-d-828979-1 sudo[103613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:05.317734 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-b1942cbd-0294-4252-9155-2750d4bf4734 tempest-LiveMigrationTest-1043003330 None] Terminate volume connection completed successfully.
Feb 13 23:22:05.318376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-c940f7b4-1277-4504-8988-9f60e39062e9 req-b1942cbd-0294-4252-9155-2750d4bf4734 tempest-LiveMigrationTest-1043003330 None] Deleting attachment 623b8185-01d6-466f-880a-c33bb19e86b5. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:22:06.199539 n-d-828979-1 sudo[103613]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:06.201330 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 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_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739" returned: 0 in 2.192s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:06.202301 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:06.369819 n-d-828979-1 sudo[103657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1
Feb 13 23:22:06.370639 n-d-828979-1 sudo[103657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:07.078360 n-d-828979-1 sudo[103657]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:07.081398 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1" returned: 0 in 0.878s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:07.081398 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_tumxd68gn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 2.19 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--04c6465c--0a0a--46da--b920--81b3b4da8739 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:22:07.082176 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Converted 700.00 MB image at 319.21 MB/s
Feb 13 23:22:07.082602 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 04c6465c-0a0a-46da-b920-81b3b4da8739 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:22:07.333496 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 015fb0e0774c41a8b6acc1dfdcda6624 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:22:07.334516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Marking volume 04c6465c-0a0a-46da-b920-81b3b4da8739 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:22:07.343546 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 04c6465c-0a0a-46da-b920-81b3b4da8739. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:22:07.344053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Creating volume glance metadata for volume 04c6465c-0a0a-46da-b920-81b3b4da8739 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:22:07.446225 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (642ca61a-3ea5-414b-bbcb-04cf7c981c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04c6465c-0a0a-46da-b920-81b3b4da8739', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:22:07.451123 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25200a64-c410-4286-9086-c1faa19a3aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:22:07.471205 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Volume volume-04c6465c-0a0a-46da-b920-81b3b4da8739 (04c6465c-0a0a-46da-b920-81b3b4da8739): created successfully
Feb 13 23:22:07.473837 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25200a64-c410-4286-9086-c1faa19a3aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:22:07.481837 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Flow 'volume_create_manager' (c65c19da-6e27-499c-a44d-e398074c9091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:22:07.500637 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7321791d-281a-494f-ae19-e4ede4cd6632 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created volume successfully.
Feb 13 23:22:13.680153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:13.704691 n-d-828979-1 sudo[103716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:13.707423 n-d-828979-1 sudo[103716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:14.272547 n-d-828979-1 sudo[103716]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:14.275177 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.594s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:14.354817 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:14.372526 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:14.375527 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: I_T nexus: 7
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: HhTVGQVvPWbnmj38eqR8
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:22:14.379526 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:22:14.388523 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Creating iscsi_target for Volume ID: volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created volume path /opt/stack/data/cinder/volumes/volume-04c6465c-0a0a-46da-b920-81b3b4da8739,
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: incominguser GzPe7k6cD4M9nC9SQeZC h7UhghyFQV26eHyS
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:14.422614 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:22:14.430389 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:15.380251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.953s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:15.381575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:15.382484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:22:15.383082 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:22:15.388145 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:15.413851 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:15.416980 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\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-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: I_T nexus: 7
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: HhTVGQVvPWbnmj38eqR8
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:22:15.418872 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:22:15.423881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:15.691527 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:15.691527 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\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-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:15.693813 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:15.965955 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:15.966886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\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-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:15.980732 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:22:16.104993 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739', 'target_lun': 1, 'volume_id': '04c6465c-0a0a-46da-b920-81b3b4da8739', 'auth_method': 'CHAP', 'auth_username': 'GzPe7k6cD4M9nC9SQeZC', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5282eb84-0f32-4712-b357-a6170638c26a'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:22:16.480359 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-a7ea7aad-2942-4331-9aae-1aa6d91880d3 req-01e59428-6d80-4c7b-b727-32a0a87793f8 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] attachment_update completed successfully.
Feb 13 23:22:27.087705 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-6c5ac8f9-0e4e-4a6f-8220-9ea3e1249ea5 tempest-LiveMigrationTest-985308181 None] Terminate volume connection completed successfully.
Feb 13 23:22:27.089601 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-6c5ac8f9-0e4e-4a6f-8220-9ea3e1249ea5 tempest-LiveMigrationTest-985308181 None] Deleting attachment dddf5737-67a7-4488-a137-419a831489c3. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:22:27.094341 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:27.211634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:27.212612 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620\n Backing store flags: \n Account information:\n HhTVGQVvPWbnmj38eqR8\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:27.213788 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-6c5ac8f9-0e4e-4a6f-8220-9ea3e1249ea5 tempest-LiveMigrationTest-985308181 None] Removing iscsi_target for Volume ID: 83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:27.218365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:27.347180 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-83e0ba05-abe5-4845-b345-47e04ed35620 -f" returned: 0 in 0.132s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:27.347498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:27.348875 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:27.505594 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:27.505991 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:27.794660 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Lock "b'cinder-83e0ba05-abe5-4845-b345-47e04ed35620-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:22:27.907551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:28.045015 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:28.045350 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:28.046020 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Skipping remove_export. No iscsi_target is presently exported for volume: 83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:28.047047 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:28.089133 n-d-828979-1 sudo[103839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:28.091038 n-d-828979-1 sudo[103839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:28.603877 n-d-828979-1 sudo[103839]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:28.606349 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.559s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:28.608169 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:28.628529 n-d-828979-1 sudo[103842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:28.629981 n-d-828979-1 sudo[103842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:29.099049 n-d-828979-1 sudo[103842]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:29.101598 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.493s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:29.103649 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:29.125599 n-d-828979-1 sudo[103845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:29.127038 n-d-828979-1 sudo[103845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:29.735825 n-d-828979-1 sudo[103845]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:29.738735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-83e0ba05-abe5-4845-b345-47e04ed35620" returned: 0 in 0.635s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:29.740545 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Successfully deleted volume: 83e0ba05-abe5-4845-b345-47e04ed35620
Feb 13 23:22:29.791685 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Created reservations ['775ccca3-7355-4252-8b8d-a97a728ab67a', '06ae3fca-b83a-4097-b819-c85ea03cc5ce', 'fa748e39-89b2-4ecc-b459-28fd753031b1', '5110e8b5-17f9-4728-ac46-cb8a28f05e36'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:22:29.793771 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:22:29.793771 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:22:29.793771 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:29.843610 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:22:29.844335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:29.866785 n-d-828979-1 sudo[103852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:29.868192 n-d-828979-1 sudo[103852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:30.232936 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Lock "b'cinder-108bcadb-2feb-4c0c-b00f-ef22186e6eb7-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:22:30.326556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:30.353793 n-d-828979-1 sudo[103852]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:30.355929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:30.357510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:30.378765 n-d-828979-1 sudo[103856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:30.380551 n-d-828979-1 sudo[103856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:30.450990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:30.451376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:30.452334 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Skipping remove_export. No iscsi_target is presently exported for volume: 108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:22:30.453854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:30.482123 n-d-828979-1 sudo[103859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:22:30.482927 n-d-828979-1 sudo[103859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:30.815715 n-d-828979-1 sudo[103856]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:30.818165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:30.820341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:22:30.826114 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Deleted volume successfully.
Feb 13 23:22:30.843025 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-5d6cff6d-c15d-4491-9c9d-7d3ed4dc1766 req-8ee11464-7741-48fa-89d0-f40ab934dac8 tempest-LiveMigrationTest-985308181 None] Lock "b'cinder-83e0ba05-abe5-4845-b345-47e04ed35620-delete_volume'" released by "delete_volume" :: held 3.061s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:22:30.937106 n-d-828979-1 sudo[103859]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:30.939539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.486s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:30.942794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:30.991828 n-d-828979-1 sudo[103865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:22:31.008317 n-d-828979-1 sudo[103865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:31.796955 n-d-828979-1 sudo[103865]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:31.800418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.858s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:31.803378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:31.828438 n-d-828979-1 sudo[103868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:22:31.830860 n-d-828979-1 sudo[103868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:32.317174 n-d-828979-1 sudo[103868]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:32.319639 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-108bcadb-2feb-4c0c-b00f-ef22186e6eb7" returned: 0 in 0.516s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:32.320629 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Successfully deleted volume: 108bcadb-2feb-4c0c-b00f-ef22186e6eb7
Feb 13 23:22:32.375133 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Created reservations ['b67cdca9-9342-4127-889c-bfa8f2136f38', '33d37ecc-8334-4164-a9c3-28f04fcd499b', '943dc143-6209-4147-897a-deb0f4f1fba9', 'b25e298d-c4f3-464e-9c89-c78fe968a4fb'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:22:32.378295 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:22:32.378295 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:22:32.378295 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:32.464409 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:22:32.465731 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:32.536639 n-d-828979-1 sudo[103874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:32.539039 n-d-828979-1 sudo[103874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:33.403462 n-d-828979-1 sudo[103874]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:33.406781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.941s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:33.412417 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:33.452332 n-d-828979-1 sudo[103877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:33.454101 n-d-828979-1 sudo[103877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:34.091260 n-d-828979-1 sudo[103877]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:34.094722 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.682s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:34.097651 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:22:34.105161 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Deleted volume successfully.
Feb 13 23:22:34.126683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8d783101-f8aa-4dea-b078-3048660cec95 tempest-LiveMigrationTest-985308181 None] Lock "b'cinder-108bcadb-2feb-4c0c-b00f-ef22186e6eb7-delete_volume'" released by "delete_volume" :: held 3.894s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:22:46.946980 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:46.993449 n-d-828979-1 sudo[103951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:46.994319 n-d-828979-1 sudo[103951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:47.666816 n-d-828979-1 sudo[103951]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:47.669915 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.722s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:47.734342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:47.750796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:47.751538 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: I_T nexus: 8
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: GzPe7k6cD4M9nC9SQeZC
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:22:47.753882 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:22:47.757150 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Creating iscsi_target for Volume ID: volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:22:47.758508 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Created volume path /opt/stack/data/cinder/volumes/volume-04c6465c-0a0a-46da-b920-81b3b4da8739,
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: incominguser GzPe7k6cD4M9nC9SQeZC h7UhghyFQV26eHyS
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:22:47.766286 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:22:47.770627 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:47.912450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.141s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:47.913380 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:47.913961 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:22:47.915340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:22:47.915567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:47.930266 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:47.931073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: I_T nexus: 8
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: GzPe7k6cD4M9nC9SQeZC
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:22:47.931929 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:22:47.934916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:48.108514 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:48.109087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:48.110411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:48.276487 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:48.276825 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646581216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:22:48.280037 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:22:48.480706 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739', 'target_lun': 1, 'volume_id': '04c6465c-0a0a-46da-b920-81b3b4da8739', 'auth_method': 'CHAP', 'auth_username': 'GzPe7k6cD4M9nC9SQeZC', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0d0ef89a-c28e-48dd-a9f9-9b671bc54886'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:22:48.788516 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-ec4ad50d-ce4b-46cd-a1b7-2fca1230032f tempest-LiveAutoBlockMigrationV225Test-614761439 None] attachment_update completed successfully.
Feb 13 23:22:53.473242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:22:53.476162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:22:53.477495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:53.510500 n-d-828979-1 sudo[103996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:53.513095 n-d-828979-1 sudo[103996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:54.021498 n-d-828979-1 sudo[103996]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:54.023540 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:54.025305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:22:54.076485 n-d-828979-1 sudo[103999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:22:54.078268 n-d-828979-1 sudo[103999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:22:54.577245 n-d-828979-1 sudo[103999]: pam_unix(sudo:session): session closed for user root
Feb 13 23:22:54.580280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.554s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:22:54.585317 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:23:04.287282 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-d4236327-321d-4457-995d-8f3581e14ba4 tempest-LiveAutoBlockMigrationV225Test-614761439 None] Terminate volume connection completed successfully.
Feb 13 23:23:04.289742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-c9413083-f1e6-450b-8493-82ed6dc20e62 req-d4236327-321d-4457-995d-8f3581e14ba4 tempest-LiveAutoBlockMigrationV225Test-614761439 None] Deleting attachment 5282eb84-0f32-4712-b357-a6170638c26a. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:23:16.914388 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-ef618147-accd-4f49-929b-5cad4d398e07 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Terminate volume connection completed successfully.
Feb 13 23:23:16.914388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-ef618147-accd-4f49-929b-5cad4d398e07 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deleting attachment 0d0ef89a-c28e-48dd-a9f9-9b671bc54886. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:23:16.914388 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:17.147062 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:17.147400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739\n System information:\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-04c6465c-0a0a-46da-b920-81b3b4da8739\n Backing store flags: \n Account information:\n GzPe7k6cD4M9nC9SQeZC\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:23:17.148045 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-ef618147-accd-4f49-929b-5cad4d398e07 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Removing iscsi_target for Volume ID: 04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:17.153427 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:17.323361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-04c6465c-0a0a-46da-b920-81b3b4da8739 -f" returned: 0 in 0.173s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:17.324188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:23:17.325270 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:17.467347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:17.468531 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:23:17.705418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Lock "b'cinder-04c6465c-0a0a-46da-b920-81b3b4da8739-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:23:17.872235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:18.054451 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:18.055218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642784704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:23:18.055865 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:18.056976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:18.109025 n-d-828979-1 sudo[104117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:18.112845 n-d-828979-1 sudo[104117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:18.649909 n-d-828979-1 sudo[104117]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:18.652390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.595s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:18.654397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:18.680706 n-d-828979-1 sudo[104120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:18.681640 n-d-828979-1 sudo[104120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:19.188349 n-d-828979-1 sudo[104120]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:19.191534 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.537s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:19.194204 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:19.222189 n-d-828979-1 sudo[104123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:19.223688 n-d-828979-1 sudo[104123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:19.561813 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Lock "b'cinder-0c181370-1c61-44b5-9ede-bfb80672cbb8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:23:19.672525 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:19.855381 n-d-828979-1 sudo[104123]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:19.858625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04c6465c-0a0a-46da-b920-81b3b4da8739" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:19.860048 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Successfully deleted volume: 04c6465c-0a0a-46da-b920-81b3b4da8739
Feb 13 23:23:19.965018 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created reservations ['bc87bdcb-ec31-4ef1-b594-26800967fd3a', '1a90a4f8-ff6c-4212-a547-fddef723d478', '11f5589c-ab0e-4ab9-ba2e-d6bca1df93fb', 'c5554ea9-3604-448e-87a6-692ab0d9c0aa'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:23:19.968105 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:23:19.968105 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:23:19.968105 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:23:20.071086 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.384s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:20.071618 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:23:20.072403 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:23:20.077618 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:20.152169 n-d-828979-1 sudo[104163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:23:20.152979 n-d-828979-1 sudo[104163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:20.214718 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:23:20.219387 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:20.303521 n-d-828979-1 sudo[104165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:20.309094 n-d-828979-1 sudo[104165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:20.934497 n-d-828979-1 sudo[104163]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:20.937297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.859s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:20.940076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:20.963038 n-d-828979-1 sudo[104173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:23:20.964707 n-d-828979-1 sudo[104173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:21.077890 n-d-828979-1 sudo[104165]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:21.081094 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.864s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:21.083396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:21.132536 n-d-828979-1 sudo[104175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:21.134164 n-d-828979-1 sudo[104175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:22.035395 n-d-828979-1 sudo[104173]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:22.038209 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 1.098s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:22.040827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:22.066879 n-d-828979-1 sudo[104175]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:22.081258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.997s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:22.083295 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:23:22.090867 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deleted volume successfully.
Feb 13 23:23:22.102323 n-d-828979-1 sudo[104179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:23:22.109733 n-d-828979-1 sudo[104179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:22.123195 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-091ef025-3bb9-44e6-b621-944d7268cb8b req-6c3ef03a-7af2-443e-b5d8-9e885eac1d75 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Lock "b'cinder-04c6465c-0a0a-46da-b920-81b3b4da8739-delete_volume'" released by "delete_volume" :: held 4.418s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:23:22.977720 n-d-828979-1 sudo[104179]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:22.979525 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c181370-1c61-44b5-9ede-bfb80672cbb8" returned: 0 in 0.939s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:22.980586 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Successfully deleted volume: 0c181370-1c61-44b5-9ede-bfb80672cbb8
Feb 13 23:23:23.051595 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Created reservations ['9faec286-2745-483d-b322-c02bc9cc6efa', '1e8c5762-3549-4761-91ba-42739eb31f4e', '99d0accb-22de-4b16-a2d8-6100c2bfee58', 'f59a8662-7ee7-4375-8555-0ee01d58713e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:23:23.054991 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:23:23.054991 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:23:23.054991 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:23:23.105604 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:23:23.106836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:23.152000 n-d-828979-1 sudo[104185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:23.156840 n-d-828979-1 sudo[104185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:23.999351 n-d-828979-1 sudo[104185]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:24.004293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:24.007476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:24.059105 n-d-828979-1 sudo[104188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:24.062260 n-d-828979-1 sudo[104188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:24.941046 n-d-828979-1 sudo[104188]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:24.943432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:24.945442 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:23:24.952940 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Deleted volume successfully.
Feb 13 23:23:24.996464 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-5d381a33-3c3e-48ee-9ddd-f387720d16e9 tempest-LiveAutoBlockMigrationV225Test-1290273653 None] Lock "b'cinder-0c181370-1c61-44b5-9ede-bfb80672cbb8-delete_volume'" released by "delete_volume" :: held 5.435s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:23:53.480318 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:23:53.481168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:23:53.482140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:53.531372 n-d-828979-1 sudo[104435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:53.543103 n-d-828979-1 sudo[104435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:54.718237 n-d-828979-1 sudo[104435]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:54.721070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.238s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:54.723144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:23:54.762588 n-d-828979-1 sudo[104460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:23:54.768894 n-d-828979-1 sudo[104460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:23:55.689582 n-d-828979-1 sudo[104460]: pam_unix(sudo:session): session closed for user root
Feb 13 23:23:55.692235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.969s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:23:55.693707 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:24:53.487014 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:24:53.487631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:24:53.488281 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:24:53.536879 n-d-828979-1 sudo[105204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:24:53.542283 n-d-828979-1 sudo[105204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:24:54.612614 n-d-828979-1 sudo[105204]: pam_unix(sudo:session): session closed for user root
Feb 13 23:24:54.615145 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.127s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:24:54.617132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:24:54.671899 n-d-828979-1 sudo[105221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:24:54.672742 n-d-828979-1 sudo[105221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:24:55.355308 n-d-828979-1 sudo[105221]: pam_unix(sudo:session): session closed for user root
Feb 13 23:24:55.358621 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:24:55.359693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:25:53.494667 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:25:53.494667 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:25:53.494667 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:25:53.549847 n-d-828979-1 sudo[105882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:25:53.554864 n-d-828979-1 sudo[105882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:25:54.389286 n-d-828979-1 sudo[105882]: pam_unix(sudo:session): session closed for user root
Feb 13 23:25:54.391329 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.899s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:25:54.393043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:25:54.436048 n-d-828979-1 sudo[105885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:25:54.442504 n-d-828979-1 sudo[105885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:25:55.095990 n-d-828979-1 sudo[105885]: pam_unix(sudo:session): session closed for user root
Feb 13 23:25:55.098459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:25:55.100086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:26:02.695085 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:26:02.709514 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:26:02.710065 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:26:02.731528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Flow 'volume_create_manager' (7afc6c4b-98a0-4a4a-af59-527d1bb5762e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:26:02.735896 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cd05c4c-fc84-40b5-818a-49f1f3772531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:02.760056 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:26:02.789509 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cd05c4c-fc84-40b5-818a-49f1f3772531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1739857749',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b587df1d-c6db-4c9a-a4e7-31a1f82604d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175bbc4fcc124e9da76a9cf8e2e33a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:26:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:26:03Z,user_id='4031e7524ec74623a203251191908f21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:02.792371 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ae83844-7d88-4dee-8cd7-0dbde35bd9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:02.795485 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ae83844-7d88-4dee-8cd7-0dbde35bd9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:02.798259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98fd3a0a-b80d-4ff5-9b14-17ef245f6bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:02.800759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98fd3a0a-b80d-4ff5-9b14-17ef245f6bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'volume_name': 'volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:02.804011 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4fc3fbe-28e0-45d1-97f1-1cf09150ae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:02.807117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4fc3fbe-28e0-45d1-97f1-1cf09150ae2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:02.809303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7635ea0-87dd-4645-9127-8253c8b07791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:02.810893 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume b587df1d-c6db-4c9a-a4e7-31a1f82604d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'volume_size': 1}
Feb 13 23:26:02.812168 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:26:02.842760 n-d-828979-1 sudo[105932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:26:02.844727 n-d-828979-1 sudo[105932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:26:03.622843 n-d-828979-1 sudo[105932]: pam_unix(sudo:session): session closed for user root
Feb 13 23:26:03.625707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:26:03.629396 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7635ea0-87dd-4645-9127-8253c8b07791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:03.633114 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc6fa175-cdc6-41f9-86f0-e1b465f76c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:26:03.651566 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 (b587df1d-c6db-4c9a-a4e7-31a1f82604d4): created successfully
Feb 13 23:26:03.653636 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc6fa175-cdc6-41f9-86f0-e1b465f76c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:26:03.657469 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Flow 'volume_create_manager' (7afc6c4b-98a0-4a4a-af59-527d1bb5762e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:26:03.680380 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7b920cdf-359a-4326-9c41-41260ab862f6 tempest-AttachVolumeShelveTestJSON-604144035 None] Created volume successfully.
Feb 13 23:26:53.494872 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:26:53.495586 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:26:53.495912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:26:53.544365 n-d-828979-1 sudo[106562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:26:53.546289 n-d-828979-1 sudo[106562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:26:54.380908 n-d-828979-1 sudo[106562]: pam_unix(sudo:session): session closed for user root
Feb 13 23:26:54.383568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.887s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:26:54.385395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:26:54.464615 n-d-828979-1 sudo[106578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:26:54.470180 n-d-828979-1 sudo[106578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:26:55.526248 n-d-828979-1 sudo[106578]: pam_unix(sudo:session): session closed for user root
Feb 13 23:26:55.529375 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.143s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:26:55.531538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:27:05.837663 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:27:05.889406 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:27:05.898692 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:27:05.998776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Flow 'volume_create_manager' (c7688712-cc32-4ecd-9b64-02adc8d5438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:27:06.024037 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c74c541b-f923-4ff1-855c-ec3414f4803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:06.162622 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:27:06.268273 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c74c541b-f923-4ff1-855c-ec3414f4803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1531621479',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=969d0f39-03be-42bb-948e-4fd06f439790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59cd30189054c8e98797658edf75fb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:27:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:27:06Z,user_id='b5e4d8f33f6943e3b34779f8e300e9ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:06.283786 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c71f6c3-f771-4683-a0e1-3cb26b4906d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:06.294105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c71f6c3-f771-4683-a0e1-3cb26b4906d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:06.297091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8258ca85-c3f6-4ea9-b32c-ef2f4e0390a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:06.500305 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8258ca85-c3f6-4ea9-b32c-ef2f4e0390a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '969d0f39-03be-42bb-948e-4fd06f439790', 'volume_name': 'volume-969d0f39-03be-42bb-948e-4fd06f439790', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:06.502877 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6234c5f0-6bcc-43c8-ad0d-6164225daf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:06.505780 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6234c5f0-6bcc-43c8-ad0d-6164225daf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:06.511936 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1e3551-4196-4013-84a4-cf4c899d1947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:06.515033 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Volume 969d0f39-03be-42bb-948e-4fd06f439790: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-969d0f39-03be-42bb-948e-4fd06f439790', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:27:06.519259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Cloning 969d0f39-03be-42bb-948e-4fd06f439790 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:27:28.302945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 21.77 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:27:28.303702 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Image download 616.00 MB at 28.29 MB/s
Feb 13 23:27:28.401248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:28.854816 n-d-828979-1 sudo[106893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1
Feb 13 23:27:28.856951 n-d-828979-1 sudo[106893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:29.933367 n-d-828979-1 sudo[106893]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:29.935830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1" returned: 0 in 1.534s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:29.937159 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user b5e4d8f33f6943e3b34779f8e300e9ca. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:27:30.056334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:30.179917 n-d-828979-1 sudo[106900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1
Feb 13 23:27:30.180711 n-d-828979-1 sudo[106900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:30.580876 n-d-828979-1 sudo[106900]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:30.583170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1" returned: 0 in 0.527s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:30.585642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-969d0f39-03be-42bb-948e-4fd06f439790 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:30.627770 n-d-828979-1 sudo[106905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-969d0f39-03be-42bb-948e-4fd06f439790 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:27:30.629322 n-d-828979-1 sudo[106905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:31.530355 n-d-828979-1 sudo[106905]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:31.532634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-969d0f39-03be-42bb-948e-4fd06f439790 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.947s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:31.577136 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 969d0f39-03be-42bb-948e-4fd06f439790. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:27:31.635180 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_qrr63q0z {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:31.825919 n-d-828979-1 sudo[106941]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_qrr63q0z
Feb 13 23:27:31.827122 n-d-828979-1 sudo[106941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:32.289353 n-d-828979-1 sudo[106941]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:32.293551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_qrr63q0z" returned: 0 in 0.657s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:32.294978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:32.414476 n-d-828979-1 sudo[106945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1
Feb 13 23:27:32.416023 n-d-828979-1 sudo[106945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:32.830751 n-d-828979-1 sudo[106945]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:32.840628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1" returned: 0 in 0.544s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:32.843664 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:27:32.845423 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:32.899228 n-d-828979-1 sudo[106950]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790 oflag=direct
Feb 13 23:27:32.900070 n-d-828979-1 sudo[106950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:33.453861 n-d-828979-1 sudo[106950]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:33.456143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790 oflag=direct" returned: 0 in 0.610s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:33.457361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 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_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:33.500236 n-d-828979-1 sudo[106962]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790
Feb 13 23:27:33.509852 n-d-828979-1 sudo[106962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:34.735629 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:34.781992 n-d-828979-1 sudo[106985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:34.786609 n-d-828979-1 sudo[106962]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:34.788436 n-d-828979-1 sudo[106985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:34.789665 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 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_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790" returned: 0 in 1.332s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:34.790831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:34.878953 n-d-828979-1 sudo[106996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1
Feb 13 23:27:34.879789 n-d-828979-1 sudo[106996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:35.579857 n-d-828979-1 sudo[106985]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:35.583438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4" returned: 0 in 0.847s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:35.702919 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:35.710139 n-d-828979-1 sudo[106996]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:35.712196 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1" returned: 0 in 0.921s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:35.713096 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_4ec7tf94n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.33 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--969d0f39--03be--42bb--948e--4fd06f439790 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:27:35.713653 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Converted 700.00 MB image at 525.01 MB/s
Feb 13 23:27:35.715025 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 969d0f39-03be-42bb-948e-4fd06f439790 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:27:35.926761 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user b5e4d8f33f6943e3b34779f8e300e9ca is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:27:35.949172 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Marking volume 969d0f39-03be-42bb-948e-4fd06f439790 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:27:35.982781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:35.983182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643348512]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:35.987149 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:27:35.988902 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Creating iscsi_target for Volume ID: volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Created volume path /opt/stack/data/cinder/volumes/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4,
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: incominguser DRJEDJtRD8BjnVDtReT6 XVWhAVJzDZp8TvD6
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:36.002459 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:27:36.007751 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 969d0f39-03be-42bb-948e-4fd06f439790. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:27:36.008495 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Creating volume glance metadata for volume 969d0f39-03be-42bb-948e-4fd06f439790 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:27:36.014144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:36.175646 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c1e3551-4196-4013-84a4-cf4c899d1947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-969d0f39-03be-42bb-948e-4fd06f439790', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:36.179696 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d97d8b8d-a445-4d6b-9c8c-3f7185ae84dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:27:36.200203 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Volume volume-969d0f39-03be-42bb-948e-4fd06f439790 (969d0f39-03be-42bb-948e-4fd06f439790): created successfully
Feb 13 23:27:36.203563 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d97d8b8d-a445-4d6b-9c8c-3f7185ae84dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:27:36.206110 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Flow 'volume_create_manager' (c7688712-cc32-4ecd-9b64-02adc8d5438c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:27:36.227843 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-34c61ff3-6868-4db1-b12f-68e0be7883dc tempest-ServersTestBootFromVolume-1223692563 None] Created volume successfully.
Feb 13 23:27:36.815516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4" returned: 0 in 0.810s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:36.816076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643348512]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:36.816804 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:27:36.817327 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:27:36.818686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:36.836043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:36.836604 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643348512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:36.838684 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:27:36.848026 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:37.061130 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:37.063069 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643348512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:37.066529 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:37.310066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:37.310509 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643348512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:37.311683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:27:37.414329 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'target_lun': 1, 'volume_id': 'b587df1d-c6db-4c9a-a4e7-31a1f82604d4', 'auth_method': 'CHAP', 'auth_username': 'DRJEDJtRD8BjnVDtReT6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ee516c54-02e3-4eb9-a73a-bf89686bbe02'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:27:37.705368 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-4d2dfaf5-fe08-4b3d-9279-90d5944181f3 req-c455505e-e732-4a3e-b7ca-44a32bc44457 tempest-AttachVolumeShelveTestJSON-604144035 None] attachment_update completed successfully.
Feb 13 23:27:44.921628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:44.955429 n-d-828979-1 sudo[107059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:27:44.957905 n-d-828979-1 sudo[107059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:45.754655 n-d-828979-1 sudo[107059]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:45.757414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790" returned: 0 in 0.836s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:45.868323 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:45.887861 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:45.888251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: DRJEDJtRD8BjnVDtReT6
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:27:45.888974 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:27:45.891938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Creating iscsi_target for Volume ID: volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Created volume path /opt/stack/data/cinder/volumes/volume-969d0f39-03be-42bb-948e-4fd06f439790,
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: incominguser CUDjTXYi7U9xR4dHaSHF MNr6jBf77JHUyBVc
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:27:45.903861 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:27:45.907056 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:46.566875 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790" returned: 0 in 0.661s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:46.567850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:46.568008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:27:46.568712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:27:46.572797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:46.592371 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:46.592668 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: DRJEDJtRD8BjnVDtReT6
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:27:46.593926 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:27:46.597202 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:46.858706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:46.859473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:46.863201 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:47.171936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.309s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:47.173537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:27:47.174974 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:27:47.298548 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790', 'target_lun': 1, 'volume_id': '969d0f39-03be-42bb-948e-4fd06f439790', 'auth_method': 'CHAP', 'auth_username': 'CUDjTXYi7U9xR4dHaSHF', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fc92b418-c42d-4a2d-809e-b50ffc3653dd'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:27:47.593176 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-041df1f5-d805-43f7-aada-a036bd848a25 req-ea97f789-7614-4daa-8eb4-0d29ea95fb87 tempest-ServersTestBootFromVolume-1223692563 None] attachment_update completed successfully.
Feb 13 23:27:53.497665 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:27:53.498796 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:27:53.499655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:53.555013 n-d-828979-1 sudo[107130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:27:53.558703 n-d-828979-1 sudo[107130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:54.213439 n-d-828979-1 sudo[107130]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:54.216398 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:54.218361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:27:54.297113 n-d-828979-1 sudo[107133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:27:54.299033 n-d-828979-1 sudo[107133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:27:55.314382 n-d-828979-1 sudo[107133]: pam_unix(sudo:session): session closed for user root
Feb 13 23:27:55.317467 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.099s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:27:55.320165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:28:29.471425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:28:29.475775 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:28:29.476488 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:28:29.510612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Flow 'volume_create_manager' (198db48a-c0c4-4e63-9086-509ae941e6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:28:29.518454 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (156dc7e6-cdae-415f-a1f0-b83d63a4ce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:29.621244 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:28:29.683815 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (156dc7e6-cdae-415f-a1f0-b83d63a4ce20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1460033309',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=53a5f549-81ae-4e51-ac97-4ec68dffc04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ddc736323240c5b7f766324b49651b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:28:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:28:29Z,user_id='50318707e9a6468a98f512cc2bccb2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:29.696135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a585ddac-f067-42fc-b39d-b7d29091479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:29.696135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a585ddac-f067-42fc-b39d-b7d29091479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:29.696135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a4db1cc-0677-42a4-9239-87ce962879c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:29.721629 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a4db1cc-0677-42a4-9239-87ce962879c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'volume_name': 'volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:29.721629 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5629ae5f-f1ae-4eea-8b99-27ee29cef91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:29.721629 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5629ae5f-f1ae-4eea-8b99-27ee29cef91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:29.743264 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3fe088b-8948-4ad0-b66d-7acabe4b9857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:29.743264 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Volume 53a5f549-81ae-4e51-ac97-4ec68dffc04e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'volume_size': 1}
Feb 13 23:28:29.743264 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:29.789638 n-d-828979-1 sudo[107226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:28:29.793883 n-d-828979-1 sudo[107226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:28:31.009701 n-d-828979-1 sudo[107226]: pam_unix(sudo:session): session closed for user root
Feb 13 23:28:31.015337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.270s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:31.025163 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3fe088b-8948-4ad0-b66d-7acabe4b9857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:31.025163 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78ba7677-ab30-4eb9-bc1f-c1adcddf08b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:28:31.052750 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Volume volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e (53a5f549-81ae-4e51-ac97-4ec68dffc04e): created successfully
Feb 13 23:28:31.052750 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78ba7677-ab30-4eb9-bc1f-c1adcddf08b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:28:31.061528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Flow 'volume_create_manager' (198db48a-c0c4-4e63-9086-509ae941e6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:28:31.083303 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2590e49c-a837-4a08-8a2e-138ac77a7c9e tempest-DeleteServersTestJSON-185786685 None] Created volume successfully.
Feb 13 23:28:33.713122 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:33.785129 n-d-828979-1 sudo[107262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:28:33.787632 n-d-828979-1 sudo[107262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:28:34.660878 n-d-828979-1 sudo[107262]: pam_unix(sudo:session): session closed for user root
Feb 13 23:28:34.663719 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e" returned: 0 in 0.950s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:34.789329 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:34.812086 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:34.814250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: I_T nexus: 11
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: DRJEDJtRD8BjnVDtReT6
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: I_T nexus: 10
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: CUDjTXYi7U9xR4dHaSHF
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:28:34.816759 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:28:34.827324 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Creating iscsi_target for Volume ID: volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Created volume path /opt/stack/data/cinder/volumes/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e,
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: incominguser v7vR3eTuP7mfD2sopobH FJkqrB3kyrUDFmkV
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:28:34.834876 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:28:34.840092 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:35.855666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e" returned: 0 in 1.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:35.856305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:35.856774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:28:35.857312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:28:35.860771 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:35.875965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:35.876576 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n System information:\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-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n Backing store flags: \n Account information:\n v7vR3eTuP7mfD2sopobH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: I_T nexus: 11
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: DRJEDJtRD8BjnVDtReT6
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: I_T nexus: 10
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: CUDjTXYi7U9xR4dHaSHF
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:28:35.877443 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:28:35.892919 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:36.235265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.338s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:36.235265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n System information:\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-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n Backing store flags: \n Account information:\n v7vR3eTuP7mfD2sopobH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:36.238600 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:36.378965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:36.380255 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n System information:\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-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n Backing store flags: \n Account information:\n v7vR3eTuP7mfD2sopobH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:36.380789 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:28:36.454771 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'target_lun': 1, 'volume_id': '53a5f549-81ae-4e51-ac97-4ec68dffc04e', 'auth_method': 'CHAP', 'auth_username': 'v7vR3eTuP7mfD2sopobH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c1c061c9-1dc0-4348-b6ea-d28df0bcc47c'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:28:36.790376 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-89fefc6d-5535-4886-8022-2d08c28948c9 req-4e9d4c01-da81-4dc3-8fa1-1e1482dc6416 tempest-DeleteServersTestJSON-185786685 None] attachment_update completed successfully.
Feb 13 23:28:47.015095 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-566ea971-d928-44d4-b8b5-ef4a4faecad4 req-f2dd095c-7d2d-4d33-8da9-29e2b7f4672f tempest-DeleteServersTestJSON-185786685 None] Terminate volume connection completed successfully.
Feb 13 23:28:47.015712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-566ea971-d928-44d4-b8b5-ef4a4faecad4 req-f2dd095c-7d2d-4d33-8da9-29e2b7f4672f tempest-DeleteServersTestJSON-185786685 None] Deleting attachment c1c061c9-1dc0-4348-b6ea-d28df0bcc47c. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:28:47.018704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:47.127374 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:47.127733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n System information:\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-53a5f549-81ae-4e51-ac97-4ec68dffc04e\n Backing store flags: \n Account information:\n v7vR3eTuP7mfD2sopobH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:47.128400 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-566ea971-d928-44d4-b8b5-ef4a4faecad4 req-f2dd095c-7d2d-4d33-8da9-29e2b7f4672f tempest-DeleteServersTestJSON-185786685 None] Removing iscsi_target for Volume ID: 53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:28:47.129946 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:47.232433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e -f" returned: 0 in 0.102s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:47.232752 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:47.239804 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:47.352877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:47.353783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:28:53.504590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:28:53.504590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:28:53.504590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:53.557131 n-d-828979-1 sudo[107323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:28:53.557957 n-d-828979-1 sudo[107323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:28:54.132446 n-d-828979-1 sudo[107323]: pam_unix(sudo:session): session closed for user root
Feb 13 23:28:54.135196 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:54.137086 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:28:54.160188 n-d-828979-1 sudo[107326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:28:54.161472 n-d-828979-1 sudo[107326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:28:54.655472 n-d-828979-1 sudo[107326]: pam_unix(sudo:session): session closed for user root
Feb 13 23:28:54.657480 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:28:54.660152 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:29:10.484308 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-b5106678-6184-42fe-b609-e9c1f19d9326 req-0ea9b385-ad31-4979-ad6e-19a4700864dc tempest-AttachVolumeShelveTestJSON-604144035 None] Terminate volume connection completed successfully.
Feb 13 23:29:10.485392 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-b5106678-6184-42fe-b609-e9c1f19d9326 req-0ea9b385-ad31-4979-ad6e-19a4700864dc tempest-AttachVolumeShelveTestJSON-604144035 None] Deleting attachment ee516c54-02e3-4eb9-a73a-bf89686bbe02. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:29:10.490748 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:10.623385 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:10.624004 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4\n Backing store flags: \n Account information:\n DRJEDJtRD8BjnVDtReT6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:10.625305 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-b5106678-6184-42fe-b609-e9c1f19d9326 req-0ea9b385-ad31-4979-ad6e-19a4700864dc tempest-AttachVolumeShelveTestJSON-604144035 None] Removing iscsi_target for Volume ID: b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:29:10.629227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:10.789072 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 -f" returned: 0 in 0.162s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:10.789392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:10.793865 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:10.922441 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:10.922736 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:15.940261 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-d319f772-760e-40f8-9e33-04866bbdbab8 tempest-ServersTestBootFromVolume-1223692563 None] Terminate volume connection completed successfully.
Feb 13 23:29:15.941484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-d319f772-760e-40f8-9e33-04866bbdbab8 tempest-ServersTestBootFromVolume-1223692563 None] Deleting attachment fc92b418-c42d-4a2d-809e-b50ffc3653dd. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:29:15.943023 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:16.100310 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:16.100794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790\n Backing store flags: \n Account information:\n CUDjTXYi7U9xR4dHaSHF\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:16.101542 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-d319f772-760e-40f8-9e33-04866bbdbab8 tempest-ServersTestBootFromVolume-1223692563 None] Removing iscsi_target for Volume ID: 969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:16.106151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:16.375440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-969d0f39-03be-42bb-948e-4fd06f439790 -f" returned: 0 in 0.272s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:16.375996 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:16.382366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:16.529535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:16.530287 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:16.825005 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Lock "b'cinder-969d0f39-03be-42bb-948e-4fd06f439790-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:29:17.153851 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:17.480672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.330s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:17.481796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:29:17.482492 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Skipping remove_export. No iscsi_target is presently exported for volume: 969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:17.483537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:17.542066 n-d-828979-1 sudo[107497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:17.547692 n-d-828979-1 sudo[107497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:18.508345 n-d-828979-1 sudo[107497]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:18.511985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790" returned: 0 in 1.028s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:18.514378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:18.559693 n-d-828979-1 sudo[107512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:18.562823 n-d-828979-1 sudo[107512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:19.425872 n-d-828979-1 sudo[107512]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:19.428286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790" returned: 0 in 0.913s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:19.431830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:19.479009 n-d-828979-1 sudo[107518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:19.482986 n-d-828979-1 sudo[107518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:20.761625 n-d-828979-1 sudo[107518]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:20.764740 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-969d0f39-03be-42bb-948e-4fd06f439790" returned: 0 in 1.333s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:20.766557 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Successfully deleted volume: 969d0f39-03be-42bb-948e-4fd06f439790
Feb 13 23:29:20.871256 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Created reservations ['1faf5b73-3a65-4c89-8139-7a318a95edbf', '6dfd6301-3db4-4a24-a428-1de3f2422e15', '7d1bbf66-ca4f-450a-b0c8-31e32d5ab8c2', '82039833-6267-4065-aa8e-f0ff3bd7d295'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:29:20.874017 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:29:20.874017 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:29:20.874017 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:29:20.976141 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:29:20.977236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:21.025330 n-d-828979-1 sudo[107537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:29:21.026947 n-d-828979-1 sudo[107537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:21.920135 n-d-828979-1 sudo[107537]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:21.923414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.945s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:21.925918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:21.996429 n-d-828979-1 sudo[107543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:29:22.007371 n-d-828979-1 sudo[107543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:22.941759 n-d-828979-1 sudo[107543]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:22.951129 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.025s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:22.965726 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:29:23.011859 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Deleted volume successfully.
Feb 13 23:29:23.040861 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-34f5df5d-aae9-430f-8593-dee4debb97f9 req-a35de7be-dcbe-4181-b687-2d0623659938 tempest-ServersTestBootFromVolume-1223692563 None] Lock "b'cinder-969d0f39-03be-42bb-948e-4fd06f439790-delete_volume'" released by "delete_volume" :: held 6.216s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:29:53.510924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:29:53.512078 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:29:53.512827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:53.556935 n-d-828979-1 sudo[107785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:29:53.558704 n-d-828979-1 sudo[107785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:54.155723 n-d-828979-1 sudo[107785]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:54.157977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:54.159683 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:29:54.214606 n-d-828979-1 sudo[107788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:29:54.219684 n-d-828979-1 sudo[107788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:29:54.869791 n-d-828979-1 sudo[107788]: pam_unix(sudo:session): session closed for user root
Feb 13 23:29:54.871882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:29:54.873182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:30:13.767839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:30:13.775753 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:30:13.776288 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:30:13.793355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Flow 'volume_create_manager' (0d11cc5c-a53f-4d9b-b54f-c000e6e08a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:30:13.797416 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88f07f00-53d0-477f-a6b0-9dd96207684e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:13.826930 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:30:13.868283 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88f07f00-53d0-477f-a6b0-9dd96207684e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-307231465',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=432c8c5d-cd21-4ac8-bbc4-9a72d7785666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175bbc4fcc124e9da76a9cf8e2e33a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:30:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:30:14Z,user_id='4031e7524ec74623a203251191908f21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:13.870843 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7de2d993-0b93-4776-baec-9d9154931c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:13.873374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7de2d993-0b93-4776-baec-9d9154931c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:13.875500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c77307e-bb12-4160-91ae-76bce7aef222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:13.877830 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c77307e-bb12-4160-91ae-76bce7aef222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '432c8c5d-cd21-4ac8-bbc4-9a72d7785666', 'volume_name': 'volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:13.880061 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd88dc29-506c-40ce-99dc-0f1ec0fd166c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:13.882441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd88dc29-506c-40ce-99dc-0f1ec0fd166c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:13.885687 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89da225a-cf22-4dcf-bbc9-1197f3558885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:13.886656 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume 432c8c5d-cd21-4ac8-bbc4-9a72d7785666: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666', 'volume_size': 1}
Feb 13 23:30:13.888379 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:30:13.927674 n-d-828979-1 sudo[107945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:30:13.931042 n-d-828979-1 sudo[107945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:30:14.660982 n-d-828979-1 sudo[107945]: pam_unix(sudo:session): session closed for user root
Feb 13 23:30:14.664505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.775s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:30:14.668227 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89da225a-cf22-4dcf-bbc9-1197f3558885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:14.671112 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57ba80c5-6f19-486e-ba50-93ecf7aa914e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:30:14.696815 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Volume volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 (432c8c5d-cd21-4ac8-bbc4-9a72d7785666): created successfully
Feb 13 23:30:14.700092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57ba80c5-6f19-486e-ba50-93ecf7aa914e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:30:14.713379 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Flow 'volume_create_manager' (0d11cc5c-a53f-4d9b-b54f-c000e6e08a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:30:14.739248 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-995ed421-cf23-4117-9fd8-157cdb632468 tempest-AttachVolumeShelveTestJSON-604144035 None] Created volume successfully.
Feb 13 23:30:53.513295 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:30:53.514402 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:30:53.515280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:30:53.567493 n-d-828979-1 sudo[108042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:30:53.568365 n-d-828979-1 sudo[108042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:30:54.254155 n-d-828979-1 sudo[108042]: pam_unix(sudo:session): session closed for user root
Feb 13 23:30:54.256542 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:30:54.259912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:30:54.302040 n-d-828979-1 sudo[108045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:30:54.302895 n-d-828979-1 sudo[108045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:30:54.790872 n-d-828979-1 sudo[108045]: pam_unix(sudo:session): session closed for user root
Feb 13 23:30:54.793793 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.534s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:30:54.796134 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:31:27.031850 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:31:27.036690 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:31:27.038430 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:31:27.068199 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Flow 'volume_create_manager' (9dd6ab15-e1c6-4407-ab44-6a4cf9a8a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:31:27.078484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90a8388f-b370-4fd8-98ef-ac06dc029d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.141435 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:31:27.173339 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90a8388f-b370-4fd8-98ef-ac06dc029d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-79608062',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ac9230a2-9f2a-4018-a46e-08385057c82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='949f0475d7c646f3a10300c6368d76eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:31:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:31:27Z,user_id='9bf2f2b0d3be4eeb9b1e1058429fee31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.176298 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2be467b4-1ae5-4698-a85e-cd807d482192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.179217 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2be467b4-1ae5-4698-a85e-cd807d482192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.182493 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a901f9-95f4-4445-8fcd-88dcd18a6974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.185681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a901f9-95f4-4445-8fcd-88dcd18a6974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac9230a2-9f2a-4018-a46e-08385057c82b', 'volume_name': 'volume-ac9230a2-9f2a-4018-a46e-08385057c82b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.188056 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00b5b0a8-b90d-4579-9f79-a97101addcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.190478 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00b5b0a8-b90d-4579-9f79-a97101addcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.192743 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3af1b7a5-633e-4aa2-bb99-78bf9439af54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.194198 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Volume ac9230a2-9f2a-4018-a46e-08385057c82b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac9230a2-9f2a-4018-a46e-08385057c82b', 'volume_size': 1}
Feb 13 23:31:27.195432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac9230a2-9f2a-4018-a46e-08385057c82b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:31:27.215090 n-d-828979-1 sudo[108363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac9230a2-9f2a-4018-a46e-08385057c82b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:31:27.216815 n-d-828979-1 sudo[108363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:31:27.807060 n-d-828979-1 sudo[108363]: pam_unix(sudo:session): session closed for user root
Feb 13 23:31:27.809508 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac9230a2-9f2a-4018-a46e-08385057c82b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.614s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:31:27.813035 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3af1b7a5-633e-4aa2-bb99-78bf9439af54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac9230a2-9f2a-4018-a46e-08385057c82b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.815544 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88803ebc-93c7-4d0e-b995-58ad6469fc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:27.828555 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Volume volume-ac9230a2-9f2a-4018-a46e-08385057c82b (ac9230a2-9f2a-4018-a46e-08385057c82b): created successfully
Feb 13 23:31:27.832378 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88803ebc-93c7-4d0e-b995-58ad6469fc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:27.837143 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Flow 'volume_create_manager' (9dd6ab15-e1c6-4407-ab44-6a4cf9a8a18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:31:27.850868 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-126a5153-f241-4462-9054-82a6244434ef tempest-ServersNegativeTestJSON-1053465981 None] Created volume successfully.
Feb 13 23:31:30.018088 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:31:30.032467 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:31:30.033691 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:31:30.052604 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Flow 'volume_create_manager' (4e7439b9-79c8-4124-93ff-de83162775ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:31:30.057593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4599cffb-bb2b-4614-a6dc-7adfd605537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.089990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:31:30.128370 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4599cffb-bb2b-4614-a6dc-7adfd605537c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-485957132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=1fd891ac-3e0f-4926-b71d-2c40ae3dea24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='949f0475d7c646f3a10300c6368d76eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:31:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:31:30Z,user_id='9bf2f2b0d3be4eeb9b1e1058429fee31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.135739 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b6e361-9c3c-4395-98c4-55acd99549f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.138693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98b6e361-9c3c-4395-98c4-55acd99549f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.141625 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f5b8b47-37b1-4086-be09-cbd042094e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.144716 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f5b8b47-37b1-4086-be09-cbd042094e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1fd891ac-3e0f-4926-b71d-2c40ae3dea24', 'volume_name': 'volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.148458 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6356784f-ffa7-44df-b706-615ae310775e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.152337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6356784f-ffa7-44df-b706-615ae310775e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.154729 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3aa5d573-5cab-4238-9043-e8611a263fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.156094 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Volume 1fd891ac-3e0f-4926-b71d-2c40ae3dea24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24', 'volume_size': 1}
Feb 13 23:31:30.159592 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:31:30.198813 n-d-828979-1 sudo[108398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:31:30.200351 n-d-828979-1 sudo[108398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:31:30.809509 n-d-828979-1 sudo[108398]: pam_unix(sudo:session): session closed for user root
Feb 13 23:31:30.811808 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.652s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:31:30.817001 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3aa5d573-5cab-4238-9043-e8611a263fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.822624 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d47237c-aeb2-4fed-b3cd-3d578ce9e69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:31:30.852075 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Volume volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 (1fd891ac-3e0f-4926-b71d-2c40ae3dea24): created successfully
Feb 13 23:31:30.855344 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d47237c-aeb2-4fed-b3cd-3d578ce9e69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:31:30.859973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Flow 'volume_create_manager' (4e7439b9-79c8-4124-93ff-de83162775ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:31:30.885222 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-59b57574-e582-48c3-b596-f47d05d0e014 tempest-ServersNegativeTestJSON-1053465981 None] Created volume successfully.
Feb 13 23:31:53.518831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:31:53.519441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:31:53.519860 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:31:53.576646 n-d-828979-1 sudo[108591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:31:53.577480 n-d-828979-1 sudo[108591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:31:54.466806 n-d-828979-1 sudo[108591]: pam_unix(sudo:session): session closed for user root
Feb 13 23:31:54.469802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:31:54.472216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:31:54.496605 n-d-828979-1 sudo[108622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:31:54.498151 n-d-828979-1 sudo[108622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:31:55.060403 n-d-828979-1 sudo[108622]: pam_unix(sudo:session): session closed for user root
Feb 13 23:31:55.062460 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:31:55.065939 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:32:14.699832 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-24acf2c6-cfd7-446e-a683-c242830ba1d1 req-ce7bc323-0928-4c0a-b6c2-e3da8974de20 tempest-AttachVolumeShelveTestJSON-604144035 None] No connector for attachment aa22e984-0eb3-4a89-b9a8-cfc49a8e93f7; skipping storage backend terminate_connection call. {{(pid=92017) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4635}}
Feb 13 23:32:14.702399 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-24acf2c6-cfd7-446e-a683-c242830ba1d1 req-ce7bc323-0928-4c0a-b6c2-e3da8974de20 tempest-AttachVolumeShelveTestJSON-604144035 None] Deleting attachment aa22e984-0eb3-4a89-b9a8-cfc49a8e93f7. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:32:53.526860 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:32:53.527516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:32:53.527877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:53.612908 n-d-828979-1 sudo[109345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:32:53.615013 n-d-828979-1 sudo[109345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:54.612385 n-d-828979-1 sudo[109345]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:54.614814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.087s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:54.620131 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:54.676400 n-d-828979-1 sudo[109396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:32:54.677212 n-d-828979-1 sudo[109396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:55.453435 n-d-828979-1 sudo[109396]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:55.456392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.836s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:55.459130 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:32:55.881870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Lock "b'cinder-53a5f549-81ae-4e51-ac97-4ec68dffc04e-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:32:56.037566 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:56.315738 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:56.316339 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:32:56.317629 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Skipping remove_export. No iscsi_target is presently exported for volume: 53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:32:56.318814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:56.353580 n-d-828979-1 sudo[109441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:32:56.357923 n-d-828979-1 sudo[109441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:56.940884 n-d-828979-1 sudo[109441]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:56.944046 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e" returned: 0 in 0.624s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:56.945898 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:57.043006 n-d-828979-1 sudo[109447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:32:57.044411 n-d-828979-1 sudo[109447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:57.847221 n-d-828979-1 sudo[109447]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:57.850890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e" returned: 0 in 0.905s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:57.852869 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:57.887391 n-d-828979-1 sudo[109458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:32:57.889218 n-d-828979-1 sudo[109458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:58.694395 n-d-828979-1 sudo[109458]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:58.698562 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53a5f549-81ae-4e51-ac97-4ec68dffc04e" returned: 0 in 0.844s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:58.701614 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Successfully deleted volume: 53a5f549-81ae-4e51-ac97-4ec68dffc04e
Feb 13 23:32:58.765738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Created reservations ['4fd75535-6dee-45d7-b2af-e2823b93fca0', '3ba0e9d5-9700-46f3-baa3-97bddfb0bac0', 'f1d83aac-5d17-4825-a15c-1f522690f467', '1fea3731-010c-4db2-831c-49d3a872f3bd'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:32:58.769220 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:32:58.769220 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:32:58.769220 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:32:58.831911 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:32:58.834432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:58.870792 n-d-828979-1 sudo[109468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:32:58.871743 n-d-828979-1 sudo[109468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:32:59.578944 n-d-828979-1 sudo[109468]: pam_unix(sudo:session): session closed for user root
Feb 13 23:32:59.581154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:32:59.584386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:32:59.635153 n-d-828979-1 sudo[109475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:32:59.637110 n-d-828979-1 sudo[109475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:00.275256 n-d-828979-1 sudo[109475]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:00.277619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:00.279738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:33:00.286932 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Deleted volume successfully.
Feb 13 23:33:00.310679 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dcb423dd-cd23-42ba-a10f-fa36691388d0 tempest-DeleteServersTestJSON-185786685 None] Lock "b'cinder-53a5f549-81ae-4e51-ac97-4ec68dffc04e-delete_volume'" released by "delete_volume" :: held 4.429s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:33:34.851851 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:33:34.857660 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:33:34.858512 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:33:34.886278 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (b241e933-8b63-46b8-b1ed-9a3ca8a58752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:33:34.890015 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7724d073-7500-40e2-a92c-1215db179c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:34.978556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:33:35.004855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7724d073-7500-40e2-a92c-1215db179c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2093400818',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=38bccca2-6c33-44b8-acd4-3920aba1b56d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fd68826e0147adbea3ad81e3c34ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:33:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:33:35Z,user_id='37147d69e28642f0ac431ea52064dadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:35.007945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ffa856a-7d55-4fa7-8641-19aa61f75c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:35.010481 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ffa856a-7d55-4fa7-8641-19aa61f75c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:35.013532 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (913e6263-b6a4-4329-8d24-fb7db83ae881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:35.217258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (913e6263-b6a4-4329-8d24-fb7db83ae881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '38bccca2-6c33-44b8-acd4-3920aba1b56d', 'volume_name': 'volume-38bccca2-6c33-44b8-acd4-3920aba1b56d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:35.220320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3df8e4ea-11ea-4abc-a832-eadce3cc443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:35.223377 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3df8e4ea-11ea-4abc-a832-eadce3cc443f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:35.232401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6750c189-1886-414d-94a4-5a06fedc89b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:35.242314 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume 38bccca2-6c33-44b8-acd4-3920aba1b56d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-38bccca2-6c33-44b8-acd4-3920aba1b56d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:33:35.243315 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Cloning 38bccca2-6c33-44b8-acd4-3920aba1b56d from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:33:39.696093 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:33:39.701989 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:33:39.702492 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:33:39.719408 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Flow 'volume_create_manager' (d0730157-25ec-46ca-9457-3d2355913885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:33:39.723906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84516a86-c5b6-460b-9d59-bd24bb2b0aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:39.761682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:33:39.799356 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84516a86-c5b6-460b-9d59-bd24bb2b0aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1490919736',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=09137e6c-3774-4427-aa08-2d8e4baf8883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42857c4e7caf4e1986cd54ce008d0954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:33:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:33:40Z,user_id='3d9058af5d6a441fa91162e36d59d48b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:39.802497 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ca022de-c236-420d-ba04-80aee3c617e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:39.807080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ca022de-c236-420d-ba04-80aee3c617e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:39.810065 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ae97cd4-b843-4d75-a3bf-8bbb53492fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:39.812820 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ae97cd4-b843-4d75-a3bf-8bbb53492fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09137e6c-3774-4427-aa08-2d8e4baf8883', 'volume_name': 'volume-09137e6c-3774-4427-aa08-2d8e4baf8883', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:39.817254 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12415d47-3d50-417c-b7fa-cc888269aa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:39.818953 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12415d47-3d50-417c-b7fa-cc888269aa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:39.821583 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c75b4c00-c2cb-4382-8ee5-88c3d58d58eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:39.822422 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume 09137e6c-3774-4427-aa08-2d8e4baf8883: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09137e6c-3774-4427-aa08-2d8e4baf8883', 'volume_size': 1}
Feb 13 23:33:39.824110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09137e6c-3774-4427-aa08-2d8e4baf8883 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:39.863514 n-d-828979-1 sudo[110180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09137e6c-3774-4427-aa08-2d8e4baf8883 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:33:39.864345 n-d-828979-1 sudo[110180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:41.098921 n-d-828979-1 sudo[110180]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:41.102334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09137e6c-3774-4427-aa08-2d8e4baf8883 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.278s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:41.110408 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c75b4c00-c2cb-4382-8ee5-88c3d58d58eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09137e6c-3774-4427-aa08-2d8e4baf8883', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:41.113218 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (becc7946-eebc-4ba8-aae3-dcd5133b9a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:33:41.148252 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume volume-09137e6c-3774-4427-aa08-2d8e4baf8883 (09137e6c-3774-4427-aa08-2d8e4baf8883): created successfully
Feb 13 23:33:41.151008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (becc7946-eebc-4ba8-aae3-dcd5133b9a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:33:41.161429 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Flow 'volume_create_manager' (d0730157-25ec-46ca-9457-3d2355913885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:33:41.187902 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-24b4a01f-e435-43ee-9f08-b99c5f4252d7 tempest-ServerRescueNegativeTestJSON-31643937 None] Created volume successfully.
Feb 13 23:33:49.060144 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Lock "b'cinder-432c8c5d-cd21-4ac8-bbc4-9a72d7785666-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:33:49.384517 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Skipping remove_export. No iscsi_target is presently exported for volume: 432c8c5d-cd21-4ac8-bbc4-9a72d7785666
Feb 13 23:33:49.385769 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:49.429862 n-d-828979-1 sudo[110313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666
Feb 13 23:33:49.430795 n-d-828979-1 sudo[110313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:50.138357 n-d-828979-1 sudo[110313]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:50.142038 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666" returned: 0 in 0.756s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:50.143829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:50.216106 n-d-828979-1 sudo[110339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666
Feb 13 23:33:50.219739 n-d-828979-1 sudo[110339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:51.552354 n-d-828979-1 sudo[110339]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:51.555071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666" returned: 0 in 1.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:51.558107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:51.654596 n-d-828979-1 sudo[110370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666
Feb 13 23:33:51.656002 n-d-828979-1 sudo[110370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:52.730628 n-d-828979-1 sudo[110370]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:52.737637 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-432c8c5d-cd21-4ac8-bbc4-9a72d7785666" returned: 0 in 1.176s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:52.747779 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Successfully deleted volume: 432c8c5d-cd21-4ac8-bbc4-9a72d7785666
Feb 13 23:33:52.949674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Created reservations ['5de1dcdd-a1e5-430a-bc86-f2e4b7fb3c77', '1db55828-836b-4d37-8450-f0b07e51a390', '8adeb8e4-0c34-4364-93d8-cb68039a27c0', '597ebed3-b308-4aa5-a212-7bb37d154f5d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:33:52.952821 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:33:52.952821 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:33:52.952821 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:33:53.103049 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:33:53.104837 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:53.184215 n-d-828979-1 sudo[110395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:33:53.185027 n-d-828979-1 sudo[110395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:53.527050 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:33:53.529871 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:33:53.531518 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:53.606007 n-d-828979-1 sudo[110406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:33:53.606867 n-d-828979-1 sudo[110406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:54.516772 n-d-828979-1 sudo[110395]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:54.519597 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:54.521774 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:54.593070 n-d-828979-1 sudo[110412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:33:54.599853 n-d-828979-1 sudo[110412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:54.740004 n-d-828979-1 sudo[110406]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:54.745171 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.211s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:54.747158 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:54.813982 n-d-828979-1 sudo[110414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:33:54.814884 n-d-828979-1 sudo[110414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:55.728737 n-d-828979-1 sudo[110414]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:55.732493 n-d-828979-1 sudo[110412]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:55.733634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.986s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:55.740586 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:33:55.751343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.230s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:55.753487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:33:55.764974 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Deleted volume successfully.
Feb 13 23:33:55.805981 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-77f03362-7bb8-412a-adf4-0a302708c72e tempest-AttachVolumeShelveTestJSON-604144035 None] Lock "b'cinder-432c8c5d-cd21-4ac8-bbc4-9a72d7785666-delete_volume'" released by "delete_volume" :: held 6.749s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:33:58.307555 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Lock "b'cinder-b587df1d-c6db-4c9a-a4e7-31a1f82604d4-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:33:58.402682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:58.625187 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 23.38 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:33:58.625542 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Image download 616.00 MB at 26.35 MB/s
Feb 13 23:33:58.684081 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:58.684436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:33:58.685427 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Skipping remove_export. No iscsi_target is presently exported for volume: b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:33:58.687189 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:58.714773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:58.725679 n-d-828979-1 sudo[110420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:33:58.733290 n-d-828979-1 sudo[110420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:58.947344 n-d-828979-1 sudo[110421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1
Feb 13 23:33:58.948756 n-d-828979-1 sudo[110421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:33:59.697990 n-d-828979-1 sudo[110420]: pam_unix(sudo:session): session closed for user root
Feb 13 23:33:59.701096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4" returned: 0 in 1.013s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:33:59.702976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:33:59.761392 n-d-828979-1 sudo[110438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:33:59.762269 n-d-828979-1 sudo[110438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:00.082318 n-d-828979-1 sudo[110421]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:00.084795 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1" returned: 0 in 1.370s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:00.085938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 37147d69e28642f0ac431ea52064dadb. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:34:00.240564 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:00.547377 n-d-828979-1 sudo[110457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1
Feb 13 23:34:00.548195 n-d-828979-1 sudo[110457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:00.764072 n-d-828979-1 sudo[110438]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:00.766682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4" returned: 0 in 1.063s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:00.769898 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:00.821694 n-d-828979-1 sudo[110479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:34:00.822565 n-d-828979-1 sudo[110479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:01.454425 n-d-828979-1 sudo[110457]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:01.456882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1" returned: 0 in 1.216s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:01.459643 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38bccca2-6c33-44b8-acd4-3920aba1b56d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:01.486664 n-d-828979-1 sudo[110492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38bccca2-6c33-44b8-acd4-3920aba1b56d stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:34:01.488244 n-d-828979-1 sudo[110492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:01.751392 n-d-828979-1 sudo[110479]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:01.754415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b587df1d-c6db-4c9a-a4e7-31a1f82604d4" returned: 0 in 0.985s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:01.756286 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Successfully deleted volume: b587df1d-c6db-4c9a-a4e7-31a1f82604d4
Feb 13 23:34:01.823872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Created reservations ['e8a9b048-0596-45c2-b505-24ef6d3f281e', '301f02c2-95a5-47d0-908d-93892617d548', '804a5e51-bd0a-463c-a804-a0056fb1d55e', '7c2427a9-13df-4166-bc05-db8343276bd9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:34:01.829322 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:34:01.829322 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:34:01.829322 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:01.902085 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:34:01.903701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:01.944925 n-d-828979-1 sudo[110500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:34:01.954353 n-d-828979-1 sudo[110500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:02.315680 n-d-828979-1 sudo[110492]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:02.318075 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38bccca2-6c33-44b8-acd4-3920aba1b56d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:02.367421 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 38bccca2-6c33-44b8-acd4-3920aba1b56d. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:34:02.438498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_th_al8kp {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:02.614910 n-d-828979-1 sudo[110531]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_th_al8kp
Feb 13 23:34:02.615854 n-d-828979-1 sudo[110531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:02.725853 n-d-828979-1 sudo[110500]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:02.729450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.825s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:02.732053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:02.761392 n-d-828979-1 sudo[110534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:34:02.775767 n-d-828979-1 sudo[110534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:03.129984 n-d-828979-1 sudo[110531]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:03.133104 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_th_al8kp" returned: 0 in 0.694s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:03.134773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:03.319979 n-d-828979-1 sudo[110538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1
Feb 13 23:34:03.320795 n-d-828979-1 sudo[110538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:03.591529 n-d-828979-1 sudo[110534]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:03.593857 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.862s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:03.598164 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:34:03.605164 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Deleted volume successfully.
Feb 13 23:34:03.636355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-82221135-40e9-4588-86de-49e96ddc546f tempest-AttachVolumeShelveTestJSON-604144035 None] Lock "b'cinder-b587df1d-c6db-4c9a-a4e7-31a1f82604d4-delete_volume'" released by "delete_volume" :: held 5.329s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:34:03.855013 n-d-828979-1 sudo[110538]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:03.857841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1" returned: 0 in 0.722s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:03.858885 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:34:03.859976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:03.904186 n-d-828979-1 sudo[110546]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d oflag=direct
Feb 13 23:34:03.904982 n-d-828979-1 sudo[110546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:04.451154 n-d-828979-1 sudo[110546]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:04.453487 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d oflag=direct" returned: 0 in 0.593s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:04.455044 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 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_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:04.501571 n-d-828979-1 sudo[110572]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d
Feb 13 23:34:04.516673 n-d-828979-1 sudo[110572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:06.255144 n-d-828979-1 sudo[110572]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:06.257406 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 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_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d" returned: 0 in 1.802s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:06.258515 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:06.468356 n-d-828979-1 sudo[110664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1
Feb 13 23:34:06.469763 n-d-828979-1 sudo[110664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:07.111240 n-d-828979-1 sudo[110664]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:07.114169 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1" returned: 0 in 0.855s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:07.115024 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_pz4xz3pxn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.80 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--38bccca2--6c33--44b8--acd4--3920aba1b56d {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:34:07.115416 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Converted 700.00 MB image at 388.11 MB/s
Feb 13 23:34:07.116605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 38bccca2-6c33-44b8-acd4-3920aba1b56d successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:34:07.277780 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 37147d69e28642f0ac431ea52064dadb is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:34:07.279590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Marking volume 38bccca2-6c33-44b8-acd4-3920aba1b56d as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:34:07.298501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 38bccca2-6c33-44b8-acd4-3920aba1b56d. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:34:07.300393 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Creating volume glance metadata for volume 38bccca2-6c33-44b8-acd4-3920aba1b56d backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:34:07.389356 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6750c189-1886-414d-94a4-5a06fedc89b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38bccca2-6c33-44b8-acd4-3920aba1b56d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:07.392432 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b9c27e4-a828-49d3-af66-f10a5b2149e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:07.402572 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume volume-38bccca2-6c33-44b8-acd4-3920aba1b56d (38bccca2-6c33-44b8-acd4-3920aba1b56d): created successfully
Feb 13 23:34:07.405053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b9c27e4-a828-49d3-af66-f10a5b2149e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:07.410445 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (b241e933-8b63-46b8-b1ed-9a3ca8a58752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:07.420977 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b37cf336-d105-4fa7-932b-b69b25166921 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume successfully.
Feb 13 23:34:09.146234 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:34:09.151098 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:34:09.151763 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:34:09.173443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (266f8086-4b1d-4fbd-91fa-34662165e12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:09.177180 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e9d9f20-bdb6-45c2-bf89-0811d3a87a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:09.207985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:34:09.243377 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e9d9f20-bdb6-45c2-bf89-0811d3a87a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2014312765',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=623b9193-3c5e-4613-a08a-0cad96e7a4ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fd68826e0147adbea3ad81e3c34ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:34:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:34:09Z,user_id='37147d69e28642f0ac431ea52064dadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:09.246718 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (808a12af-a414-4999-aeb1-665facc352ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:09.249386 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (808a12af-a414-4999-aeb1-665facc352ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:09.252200 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eab2af89-aedc-4e36-a34a-07a05b5e9597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:09.255565 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eab2af89-aedc-4e36-a34a-07a05b5e9597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'volume_name': 'volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:09.258388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f43205a-d92b-4459-a694-3327badda538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:09.261134 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f43205a-d92b-4459-a694-3327badda538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:09.263327 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bb38f6c-d424-4b39-9e0f-0a7549b3a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:09.264123 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume 623b9193-3c5e-4613-a08a-0cad96e7a4ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'volume_size': 1}
Feb 13 23:34:09.266258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:09.305211 n-d-828979-1 sudo[110740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:34:09.306012 n-d-828979-1 sudo[110740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:09.990799 n-d-828979-1 sudo[110740]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:09.993271 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.727s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:09.996898 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bb38f6c-d424-4b39-9e0f-0a7549b3a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:09.999158 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71299739-ca52-4832-924a-31eda1582c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.013685 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff (623b9193-3c5e-4613-a08a-0cad96e7a4ff): created successfully
Feb 13 23:34:10.016253 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71299739-ca52-4832-924a-31eda1582c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:10.021183 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (266f8086-4b1d-4fbd-91fa-34662165e12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:10.030652 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-22c8ce86-8e7e-496e-b2a5-2088a5295e32 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume successfully.
Feb 13 23:34:10.737956 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:34:10.742776 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:34:10.743404 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:34:10.760784 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (128803dc-c2ce-474f-a8e1-c6f075d2a4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:10.763019 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a81fb8d4-1e2b-4400-bbe8-4b2c06515ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.786162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:34:10.812998 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a81fb8d4-1e2b-4400-bbe8-4b2c06515ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1707407280',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=20cd1c4b-28da-4e27-9b16-c8e104b3cc4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fd68826e0147adbea3ad81e3c34ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:34:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:34:11Z,user_id='37147d69e28642f0ac431ea52064dadb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:10.816522 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10894141-ef2c-469f-aacb-9138f23451a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.818897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10894141-ef2c-469f-aacb-9138f23451a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:10.821364 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa53338-57f5-49c4-a287-1dc2e2f5d600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.823704 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa53338-57f5-49c4-a287-1dc2e2f5d600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'volume_name': 'volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:10.825980 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1fba894-37d9-47c6-a91f-21d8e619bcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.828319 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1fba894-37d9-47c6-a91f-21d8e619bcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:10.830687 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d02f4dd0-e20b-431d-999f-5a6f5e367a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:10.831696 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume 20cd1c4b-28da-4e27-9b16-c8e104b3cc4b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'volume_size': 1}
Feb 13 23:34:10.832907 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:10.855177 n-d-828979-1 sudo[110786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:34:10.856318 n-d-828979-1 sudo[110786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:11.495169 n-d-828979-1 sudo[110786]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:11.500836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:11.503200 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d02f4dd0-e20b-431d-999f-5a6f5e367a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:11.505957 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97122cae-a269-459c-bfa4-c648f06b62b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:11.532686 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Volume volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b (20cd1c4b-28da-4e27-9b16-c8e104b3cc4b): created successfully
Feb 13 23:34:11.544761 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97122cae-a269-459c-bfa4-c648f06b62b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:11.548570 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Flow 'volume_create_manager' (128803dc-c2ce-474f-a8e1-c6f075d2a4b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:11.573470 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9ff3e516-49c6-4d5f-aafc-e5d9639b902d tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume successfully.
Feb 13 23:34:13.038392 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:34:13.048172 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:34:13.050333 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:34:13.077102 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Flow 'volume_create_manager' (670d93ba-f449-4e4a-8bd5-0e04eafebec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:13.099920 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b35758c0-06ad-4c47-944a-652b85a13d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.139061 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:34:13.166603 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b35758c0-06ad-4c47-944a-652b85a13d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-686690895',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=e70931b5-354a-42be-beec-b6213c09a199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42857c4e7caf4e1986cd54ce008d0954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:34:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:34:13Z,user_id='3d9058af5d6a441fa91162e36d59d48b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.169053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b7c50f3-e293-419c-a5e3-f16a735126cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.171464 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b7c50f3-e293-419c-a5e3-f16a735126cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.175564 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24ca2986-7118-4017-a7f7-5fbc4a6dd0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.178181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24ca2986-7118-4017-a7f7-5fbc4a6dd0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e70931b5-354a-42be-beec-b6213c09a199', 'volume_name': 'volume-e70931b5-354a-42be-beec-b6213c09a199', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.180514 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a69cddc0-d008-4a68-84ba-4fb2a2ad319f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.182552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a69cddc0-d008-4a68-84ba-4fb2a2ad319f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.184664 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b869b297-7349-43ea-9bb0-3023b8e97de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.185449 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume e70931b5-354a-42be-beec-b6213c09a199: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e70931b5-354a-42be-beec-b6213c09a199', 'volume_size': 1}
Feb 13 23:34:13.186669 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70931b5-354a-42be-beec-b6213c09a199 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:13.216743 n-d-828979-1 sudo[110833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70931b5-354a-42be-beec-b6213c09a199 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:34:13.217567 n-d-828979-1 sudo[110833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:13.847764 n-d-828979-1 sudo[110833]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:13.851655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70931b5-354a-42be-beec-b6213c09a199 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:13.857562 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b869b297-7349-43ea-9bb0-3023b8e97de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e70931b5-354a-42be-beec-b6213c09a199', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.860728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (422aa146-7ce3-46fb-84e0-32c74b1a40ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:34:13.895178 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Volume volume-e70931b5-354a-42be-beec-b6213c09a199 (e70931b5-354a-42be-beec-b6213c09a199): created successfully
Feb 13 23:34:13.897571 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (422aa146-7ce3-46fb-84e0-32c74b1a40ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:34:13.905714 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Flow 'volume_create_manager' (670d93ba-f449-4e4a-8bd5-0e04eafebec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:34:13.927611 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3d7ca86f-0863-4d7e-aa13-fdc76ac75737 tempest-ServerRescueNegativeTestJSON-31643937 None] Created volume successfully.
Feb 13 23:34:17.483835 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:17.546178 n-d-828979-1 sudo[110915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:17.548166 n-d-828979-1 sudo[110915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:18.462584 n-d-828979-1 sudo[110915]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:18.464773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199" returned: 0 in 0.981s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:18.561840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:18.579144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:18.579676 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:18.581095 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:34:18.582422 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Creating iscsi_target for Volume ID: volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Created volume path /opt/stack/data/cinder/volumes/volume-e70931b5-354a-42be-beec-b6213c09a199,
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: incominguser W7Ky2sRvan7KpEDiRZSi yrjkATbUhMPFBZ9j
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:18.593570 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:34:18.595673 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:19.826255 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199" returned: 0 in 1.230s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:19.826862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:19.827259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:34:19.827630 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:34:19.832335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:19.842188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:19.844197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:19.844688 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:34:19.848073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:20.119316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:20.120457 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:20.123078 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:20.506369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.384s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:20.506689 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:20.508287 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:34:20.707215 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199', 'target_lun': 1, 'volume_id': 'e70931b5-354a-42be-beec-b6213c09a199', 'auth_method': 'CHAP', 'auth_username': 'W7Ky2sRvan7KpEDiRZSi', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ad902e3c-2a1b-42d1-9acf-cf430170ad60'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:34:21.091035 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-0dd8aecc-8dc7-478a-9507-1f69243cd80c req-1ea454e9-d146-4689-a1ed-9df6dc3858e0 tempest-ServerRescueNegativeTestJSON-31643937 None] attachment_update completed successfully.
Feb 13 23:34:53.402353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:53.433660 n-d-828979-1 sudo[111439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:53.435589 n-d-828979-1 sudo[111439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:53.523234 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:34:53.524455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:34:53.525412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:53.568039 n-d-828979-1 sudo[111441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:34:53.569003 n-d-828979-1 sudo[111441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:54.075690 n-d-828979-1 sudo[111439]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:54.078401 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d" returned: 0 in 0.676s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:54.081652 n-d-828979-1 sudo[111441]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:54.112733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.587s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:54.114352 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:54.140873 n-d-828979-1 sudo[111445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:34:54.144584 n-d-828979-1 sudo[111445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:54.152444 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:54.173125 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:54.173742 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:54.174753 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:34:54.179341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Creating iscsi_target for Volume ID: volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume path /opt/stack/data/cinder/volumes/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d,
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: incominguser Ejk8v8rk7pCN9wbDqKtM vMuM3mDBMSEqgoWL
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:54.183922 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:34:54.191322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:54.780840 n-d-828979-1 sudo[111445]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:54.783511 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:54.785176 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:34:55.105405 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d" returned: 0 in 0.918s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:55.105805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:55.106525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:34:55.107009 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:34:55.111705 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:55.155994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:55.156726 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:55.157605 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:34:55.168224 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:55.419599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.256s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:55.420119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:55.421580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:55.618375 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.196s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:55.619166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:55.622523 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:34:55.738418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d', 'target_lun': 1, 'volume_id': '38bccca2-6c33-44b8-acd4-3920aba1b56d', 'auth_method': 'CHAP', 'auth_username': 'Ejk8v8rk7pCN9wbDqKtM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '840a1387-425c-4872-a905-04242e1ef7b8'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:34:55.874668 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-24ced695-8a8d-4ae7-bee4-51b97b3b4bd3 tempest-TaggedBootDevicesTest_v242-2011376911 None] attachment_update completed successfully.
Feb 13 23:34:56.459999 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:56.507235 n-d-828979-1 sudo[111507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:34:56.508135 n-d-828979-1 sudo[111507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:57.077014 n-d-828979-1 sudo[111507]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:57.081073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff" returned: 0 in 0.622s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:57.194704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:57.209628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:57.209995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:57.211784 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:34:57.217402 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Creating iscsi_target for Volume ID: volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume path /opt/stack/data/cinder/volumes/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff,
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: incominguser MdNKPYKbh5rJoqENVzUL 79fH5k66e6KAHSQF
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:57.225808 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:34:57.231465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:57.866366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff" returned: 0 in 0.638s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:57.867100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:57.867882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:34:57.868611 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:34:57.870406 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:57.891942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:57.893494 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:57.894472 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:34:57.902620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:58.121535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:58.122571 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:58.125812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:58.325782 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:58.327149 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:58.328377 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:34:58.410551 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'target_lun': 1, 'volume_id': '623b9193-3c5e-4613-a08a-0cad96e7a4ff', 'auth_method': 'CHAP', 'auth_username': 'MdNKPYKbh5rJoqENVzUL', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0ec99ee2-3d8d-4ddd-b156-65099aadcd45'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:34:58.598871 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-ec78954b-74f2-442f-80e3-a7c84a925219 tempest-TaggedBootDevicesTest_v242-2011376911 None] attachment_update completed successfully.
Feb 13 23:34:59.202454 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:59.241882 n-d-828979-1 sudo[111557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:34:59.245078 n-d-828979-1 sudo[111557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:34:59.722122 n-d-828979-1 sudo[111557]: pam_unix(sudo:session): session closed for user root
Feb 13 23:34:59.725342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b" returned: 0 in 0.523s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:59.779208 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:34:59.812449 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:34:59.813053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:34:59.814501 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:34:59.824407 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Creating iscsi_target for Volume ID: volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Created volume path /opt/stack/data/cinder/volumes/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b,
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: incominguser 4Ww856ddv8A5eyETYSKB wC52LnsrL52CpTpg
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:34:59.830712 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:34:59.832659 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:00.276863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b" returned: 0 in 0.444s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:00.277502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:00.277780 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:35:00.278242 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:35:00.279479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:00.286375 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:00.287277 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: I_T nexus: 13
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: W7Ky2sRvan7KpEDiRZSi
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:00.288359 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:35:00.300286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:00.391620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:00.392695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:00.396882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:00.518293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:00.519133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:00.523866 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Set provider_location to: 10.222.0.36:3260,4 iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:35:00.600696 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'target_lun': 1, 'volume_id': '20cd1c4b-28da-4e27-9b16-c8e104b3cc4b', 'auth_method': 'CHAP', 'auth_username': '4Ww856ddv8A5eyETYSKB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5ec00c67-96e1-4e1a-8579-af9f4eac73c6'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:35:00.831115 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-218e0705-e841-4862-a61f-3622d640addd req-58ab4af6-13c3-439d-b629-c87259874eea tempest-TaggedBootDevicesTest_v242-2011376911 None] attachment_update completed successfully.
Feb 13 23:35:04.773850 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-cb4538b9-182d-4124-baae-8dc6ff6dcf03 req-02d660a2-7277-4778-ae80-15d799710f06 tempest-ServerRescueNegativeTestJSON-31643937 None] Terminate volume connection completed successfully.
Feb 13 23:35:04.775051 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-cb4538b9-182d-4124-baae-8dc6ff6dcf03 req-02d660a2-7277-4778-ae80-15d799710f06 tempest-ServerRescueNegativeTestJSON-31643937 None] Deleting attachment ad902e3c-2a1b-42d1-9acf-cf430170ad60. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:35:04.776378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:04.870628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:04.871039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199\n Backing store flags: \n Account information:\n W7Ky2sRvan7KpEDiRZSi\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:04.871711 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-cb4538b9-182d-4124-baae-8dc6ff6dcf03 req-02d660a2-7277-4778-ae80-15d799710f06 tempest-ServerRescueNegativeTestJSON-31643937 None] Removing iscsi_target for Volume ID: e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:04.872814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:05.029926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e70931b5-354a-42be-beec-b6213c09a199 -f" returned: 0 in 0.157s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:05.030293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:05.035450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:05.156915 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:05.158111 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:08.385293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Lock "b'cinder-e70931b5-354a-42be-beec-b6213c09a199-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:35:08.501675 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:08.598606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:08.599193 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:08.600784 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Skipping remove_export. No iscsi_target is presently exported for volume: e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:08.602833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:08.626271 n-d-828979-1 sudo[111689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:08.627990 n-d-828979-1 sudo[111689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:09.166752 n-d-828979-1 sudo[111689]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:09.170595 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199" returned: 0 in 0.566s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:09.174596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:09.243674 n-d-828979-1 sudo[111692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:09.246411 n-d-828979-1 sudo[111692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:10.157318 n-d-828979-1 sudo[111692]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:10.159589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199" returned: 0 in 0.985s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:10.164001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:10.195801 n-d-828979-1 sudo[111705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:10.196725 n-d-828979-1 sudo[111705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:10.937116 n-d-828979-1 sudo[111705]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:10.951633 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e70931b5-354a-42be-beec-b6213c09a199" returned: 0 in 0.788s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:10.952706 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Successfully deleted volume: e70931b5-354a-42be-beec-b6213c09a199
Feb 13 23:35:11.065925 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Created reservations ['8b0d1188-ccef-42d3-86ff-c69954437ece', 'cd2bb8cb-7ce6-4940-be62-95d3590eb880', '94791009-59a7-4624-9bec-aefd29cb6060', '1ee58b07-a35a-4f8e-87c7-3ed19fc42b79'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:35:11.069234 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:35:11.069234 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:35:11.069234 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:11.159353 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:35:11.160346 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:11.230919 n-d-828979-1 sudo[111715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:11.231780 n-d-828979-1 sudo[111715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:11.286887 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:35:11.294587 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:35:11.295210 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:35:11.328862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (5551ba4c-884b-403b-8aef-8e13112e0082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:11.339895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3767ddd7-bc26-4c7e-ab7b-667833183c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:11.397340 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:35:11.468528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3767ddd7-bc26-4c7e-ab7b-667833183c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1240330324',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=469afc0e-e3c3-4432-8718-4b92662d5795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fea57da0c174f93b8fcd2a966ee5b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:35:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:35:11Z,user_id='6cd1e12b7a4f4e4fb71159362a4b16dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:11.478813 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84ff4a61-fd91-46fc-ac3b-302ed3109a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:11.481635 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84ff4a61-fd91-46fc-ac3b-302ed3109a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:11.487742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96c9a49f-2b63-4e34-98cf-f7f59c273970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:11.494817 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96c9a49f-2b63-4e34-98cf-f7f59c273970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '469afc0e-e3c3-4432-8718-4b92662d5795', 'volume_name': 'volume-469afc0e-e3c3-4432-8718-4b92662d5795', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:11.500049 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fe5742a-4770-4315-9cfd-e6c6579b986f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:11.504272 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fe5742a-4770-4315-9cfd-e6c6579b986f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:11.506898 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba1910ba-1dae-4896-a489-ed4bc32efba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:11.509495 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Volume 469afc0e-e3c3-4432-8718-4b92662d5795: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-469afc0e-e3c3-4432-8718-4b92662d5795', 'volume_size': 1}
Feb 13 23:35:11.512405 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-469afc0e-e3c3-4432-8718-4b92662d5795 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:11.552616 n-d-828979-1 sudo[111728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-469afc0e-e3c3-4432-8718-4b92662d5795 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:35:11.553428 n-d-828979-1 sudo[111728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:12.149026 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Lock "b'cinder-09137e6c-3774-4427-aa08-2d8e4baf8883-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:35:12.277646 n-d-828979-1 sudo[111715]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:12.305292 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.145s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:12.307812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:12.392466 n-d-828979-1 sudo[111752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:12.393883 n-d-828979-1 sudo[111752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:12.443019 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09137e6c-3774-4427-aa08-2d8e4baf8883
Feb 13 23:35:12.447807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:12.470244 n-d-828979-1 sudo[111728]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:12.489392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-469afc0e-e3c3-4432-8718-4b92662d5795 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.977s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:12.496870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba1910ba-1dae-4896-a489-ed4bc32efba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-469afc0e-e3c3-4432-8718-4b92662d5795', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:12.501587 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9775e9c-17d8-471a-90ad-d29e96685e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:12.533243 n-d-828979-1 sudo[111763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883
Feb 13 23:35:12.534139 n-d-828979-1 sudo[111763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:12.560389 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Volume volume-469afc0e-e3c3-4432-8718-4b92662d5795 (469afc0e-e3c3-4432-8718-4b92662d5795): created successfully
Feb 13 23:35:12.563645 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9775e9c-17d8-471a-90ad-d29e96685e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:12.570917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (5551ba4c-884b-403b-8aef-8e13112e0082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:12.587812 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7b427a57-bd5f-487d-98d4-8297adb39c20 tempest-AttachVolumeNegativeTest-244555076 None] Created volume successfully.
Feb 13 23:35:13.227634 n-d-828979-1 sudo[111752]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:13.229600 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.922s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:13.232065 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:35:13.247120 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Deleted volume successfully.
Feb 13 23:35:13.265927 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-95106784-7286-497c-a1de-7455e1db8654 tempest-ServerRescueNegativeTestJSON-31643937 None] Lock "b'cinder-e70931b5-354a-42be-beec-b6213c09a199-delete_volume'" released by "delete_volume" :: held 4.882s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:35:13.362717 n-d-828979-1 sudo[111763]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:13.364638 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883" returned: 0 in 0.919s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:13.371092 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:13.460123 n-d-828979-1 sudo[111777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883
Feb 13 23:35:13.463130 n-d-828979-1 sudo[111777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:14.178674 n-d-828979-1 sudo[111777]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:14.181114 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883" returned: 0 in 0.811s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:14.184040 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:14.229190 n-d-828979-1 sudo[111783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883
Feb 13 23:35:14.230159 n-d-828979-1 sudo[111783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:15.249304 n-d-828979-1 sudo[111783]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:15.252074 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09137e6c-3774-4427-aa08-2d8e4baf8883" returned: 0 in 1.067s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:15.253238 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Successfully deleted volume: 09137e6c-3774-4427-aa08-2d8e4baf8883
Feb 13 23:35:15.435692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Created reservations ['a9eb16a8-2de1-4f8c-8fd4-003304ccb2ab', 'db9c950c-5135-40bc-9c31-4c5fe881a491', '69c82c41-135e-4e4f-92d1-f874a9b3f5cf', '3c4d0db1-68f6-485b-ba22-378c75a9b28f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:35:15.438045 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:35:15.438045 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:35:15.438045 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:15.573082 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:35:15.573828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:15.664235 n-d-828979-1 sudo[111834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:15.686776 n-d-828979-1 sudo[111834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:15.747817 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:15.800503 n-d-828979-1 sudo[111844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:15.801932 n-d-828979-1 sudo[111844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:16.563078 n-d-828979-1 sudo[111844]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:16.566330 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795" returned: 0 in 0.818s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:16.690651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:16.715816 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:16.717703 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:16.718017 n-d-828979-1 sudo[111834]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:16.718604 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:35:16.726587 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Creating iscsi_target for Volume ID: volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Created volume path /opt/stack/data/cinder/volumes/volume-469afc0e-e3c3-4432-8718-4b92662d5795,
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: incominguser EBke6HFn4J5hSjuDtq3W u4La9MFeLoX7r7Gi
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:16.737863 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:35:16.742070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.168s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:16.744221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:16.780669 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:16.795857 n-d-828979-1 sudo[111865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:16.799721 n-d-828979-1 sudo[111865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:17.974874 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795" returned: 0 in 1.234s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:17.975553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:17.976096 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:35:17.976483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:35:17.977938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:18.005977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:18.006891 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\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-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:18.007309 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:35:18.021462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:18.093567 n-d-828979-1 sudo[111865]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:18.096743 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.352s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:18.098895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:35:18.113357 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Deleted volume successfully.
Feb 13 23:35:18.143787 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:18.144167 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\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-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:18.148439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-db7e765f-9e99-4738-9aaa-5c5aa847dd07 tempest-ServerRescueNegativeTestJSON-31643937 None] Lock "b'cinder-09137e6c-3774-4427-aa08-2d8e4baf8883-delete_volume'" released by "delete_volume" :: held 6.000s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:35:18.149700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:18.351903 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:18.352246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\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-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:18.353320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:35:18.442678 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795', 'target_lun': 1, 'volume_id': '469afc0e-e3c3-4432-8718-4b92662d5795', 'auth_method': 'CHAP', 'auth_username': 'EBke6HFn4J5hSjuDtq3W', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '805f74ba-1037-47dd-b5d0-d705df095264'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:35:18.618403 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-6801e279-614e-4fae-bced-79ec97d76112 req-49136f57-f230-4547-95f5-41c4c6894d5f tempest-AttachVolumeNegativeTest-244555076 None] attachment_update completed successfully.
Feb 13 23:35:25.741209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Lock "b'cinder-1fd891ac-3e0f-4926-b71d-2c40ae3dea24-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:35:25.881402 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1fd891ac-3e0f-4926-b71d-2c40ae3dea24
Feb 13 23:35:25.882896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:25.929192 n-d-828979-1 sudo[112048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24
Feb 13 23:35:25.935753 n-d-828979-1 sudo[112048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:26.712267 n-d-828979-1 sudo[112048]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:26.714804 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24" returned: 0 in 0.831s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:26.717031 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:26.743557 n-d-828979-1 sudo[112107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24
Feb 13 23:35:26.744987 n-d-828979-1 sudo[112107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:27.391033 n-d-828979-1 sudo[112107]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:27.393796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24" returned: 0 in 0.676s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:27.396165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:27.440840 n-d-828979-1 sudo[112116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24
Feb 13 23:35:27.450072 n-d-828979-1 sudo[112116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:28.247892 n-d-828979-1 sudo[112116]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:28.250153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1fd891ac-3e0f-4926-b71d-2c40ae3dea24" returned: 0 in 0.854s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:28.251904 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Successfully deleted volume: 1fd891ac-3e0f-4926-b71d-2c40ae3dea24
Feb 13 23:35:28.393463 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Created reservations ['75a827df-6727-4ca7-bb91-7bbdffff7100', 'df211288-7518-4063-ab71-b7fd717c9c7a', 'f5ee3c5b-a6b4-468b-96a5-f38c8e04a018', '931726ba-e834-4e57-8af2-2d36181c6f63'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:35:28.395990 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:35:28.395990 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:35:28.395990 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:28.518955 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:35:28.519566 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:28.553908 n-d-828979-1 sudo[112146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:28.555363 n-d-828979-1 sudo[112146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:29.044815 n-d-828979-1 sudo[112146]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:29.047932 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:29.052030 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:29.126335 n-d-828979-1 sudo[112151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:29.130524 n-d-828979-1 sudo[112151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:29.689747 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Lock "b'cinder-ac9230a2-9f2a-4018-a46e-08385057c82b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:35:29.879288 n-d-828979-1 sudo[112151]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:29.889530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.838s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:29.897398 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:35:29.904545 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Deleted volume successfully.
Feb 13 23:35:29.925929 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f259b7cb-0d82-4f12-8eeb-6176a15adcbc tempest-ServersNegativeTestJSON-1053465981 None] Lock "b'cinder-1fd891ac-3e0f-4926-b71d-2c40ae3dea24-delete_volume'" released by "delete_volume" :: held 4.185s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:35:29.928198 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac9230a2-9f2a-4018-a46e-08385057c82b
Feb 13 23:35:29.929362 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:29.953525 n-d-828979-1 sudo[112165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b
Feb 13 23:35:29.954632 n-d-828979-1 sudo[112165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:30.484445 n-d-828979-1 sudo[112165]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:30.487703 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b" returned: 0 in 0.558s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:30.490091 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:30.516143 n-d-828979-1 sudo[112168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b
Feb 13 23:35:30.517750 n-d-828979-1 sudo[112168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:31.082573 n-d-828979-1 sudo[112168]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:31.085299 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b" returned: 0 in 0.594s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:31.087451 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:31.109198 n-d-828979-1 sudo[112181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b
Feb 13 23:35:31.111323 n-d-828979-1 sudo[112181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:31.608747 n-d-828979-1 sudo[112181]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:31.622984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac9230a2-9f2a-4018-a46e-08385057c82b" returned: 0 in 0.535s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:31.624572 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Successfully deleted volume: ac9230a2-9f2a-4018-a46e-08385057c82b
Feb 13 23:35:31.683301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Created reservations ['4dde9e3b-8221-4402-ba33-05496362cb1b', '1b7e6584-8051-4474-a308-19088fa4e9e0', '8428d769-3117-42d5-9591-6e319a3cf4f0', '8443a27d-fd21-4506-a49c-90835f0000b3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:35:31.685844 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:35:31.685844 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:35:31.685844 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:31.732063 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:35:31.733079 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:31.758429 n-d-828979-1 sudo[112191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:31.760160 n-d-828979-1 sudo[112191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:32.314159 n-d-828979-1 sudo[112191]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:32.316598 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:32.319385 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:32.351231 n-d-828979-1 sudo[112194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:32.352988 n-d-828979-1 sudo[112194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:32.950778 n-d-828979-1 sudo[112194]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:32.953906 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.634s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:32.956385 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:35:32.964377 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Deleted volume successfully.
Feb 13 23:35:32.990429 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a613701d-3279-4ca9-bfbf-00b8513efc42 tempest-ServersNegativeTestJSON-1053465981 None] Lock "b'cinder-ac9230a2-9f2a-4018-a46e-08385057c82b-delete_volume'" released by "delete_volume" :: held 3.304s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:35:46.658434 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:35:46.665940 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:35:46.670447 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:35:46.683951 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Flow 'volume_create_manager' (38f50421-dbbf-4b5d-8cb5-5b819324b83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:46.688674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (862e992a-d802-4198-89bb-1a124b73fd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:46.713953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:35:46.744968 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (862e992a-d802-4198-89bb-1a124b73fd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-909214839',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a9d4c273-2f74-4a70-b46b-57aa51f20e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ce4545bb694ccaa833b2901c0ea4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:35:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:35:47Z,user_id='0b7717db7a5049d2ad52e4f191ffbd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:46.747930 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22b33f4f-e611-4257-9fce-96ea04ce6670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:46.751148 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22b33f4f-e611-4257-9fce-96ea04ce6670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:46.754214 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a64e295-65a3-40d4-a7f7-763d334ab007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:46.756645 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a64e295-65a3-40d4-a7f7-763d334ab007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'volume_name': 'volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:46.759031 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6fada7b-46a4-4ad6-8255-f0c3f742b504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:46.761624 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6fada7b-46a4-4ad6-8255-f0c3f742b504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:46.763996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8dd3ab86-b1e2-46bd-9e6e-17085852d045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:46.764775 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Volume a9d4c273-2f74-4a70-b46b-57aa51f20e54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'volume_size': 1}
Feb 13 23:35:46.766775 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:46.786063 n-d-828979-1 sudo[112215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:35:46.787020 n-d-828979-1 sudo[112215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:47.374920 n-d-828979-1 sudo[112215]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:47.377605 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.611s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:47.383944 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8dd3ab86-b1e2-46bd-9e6e-17085852d045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:47.386666 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f34c58c6-2aa0-4445-a1b1-017145494268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:47.401402 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Volume volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 (a9d4c273-2f74-4a70-b46b-57aa51f20e54): created successfully
Feb 13 23:35:47.404464 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f34c58c6-2aa0-4445-a1b1-017145494268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:47.410145 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Flow 'volume_create_manager' (38f50421-dbbf-4b5d-8cb5-5b819324b83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:47.423911 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-05ce9b80-e0bf-4c4f-9704-6b051ce22a86 tempest-VolumesAdminNegativeTest-1424381050 None] Created volume successfully.
Feb 13 23:35:48.689381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:48.714617 n-d-828979-1 sudo[112251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:35:48.716749 n-d-828979-1 sudo[112251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:49.220761 n-d-828979-1 sudo[112251]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:49.223078 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54" returned: 0 in 0.533s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:49.272749 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:49.280794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:49.281550 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: I_T nexus: 14
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: EBke6HFn4J5hSjuDtq3W
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.282313 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Creating iscsi_target for Volume ID: volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Created volume path /opt/stack/data/cinder/volumes/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54,
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: incominguser Eyv8AZEVtbxsgBa87J3A 9Cm2EoUNzzAwiQs3
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:35:49.293750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:49.853972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54" returned: 0 in 0.566s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:49.854690 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:49.854879 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:35:49.856090 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:35:49.862642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:49.892950 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:49.893545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\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-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: I_T nexus: 14
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: EBke6HFn4J5hSjuDtq3W
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:35:49.894613 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:35:49.910830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:50.077261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:50.078012 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\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-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:50.082320 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:50.368090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:50.369024 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\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-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:50.370939 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Set provider_location to: 10.222.0.36:3260,6 iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:35:50.475630 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'target_lun': 1, 'volume_id': 'a9d4c273-2f74-4a70-b46b-57aa51f20e54', 'auth_method': 'CHAP', 'auth_username': 'Eyv8AZEVtbxsgBa87J3A', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e41a7e1f-adf4-4300-b16d-3aa3274ad5ef'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:35:50.645923 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-02ef248f-9eaf-48e6-af4d-297cc6facf49 req-0d8cf08b-0a59-4896-aa0a-210252867398 tempest-VolumesAdminNegativeTest-1424381050 None] attachment_update completed successfully.
Feb 13 23:35:52.315890 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-9bee217b-9eab-41cb-a616-d33cff54a539 req-112d0cc9-15d1-4db8-96f7-20fcfbb8c411 tempest-AttachVolumeNegativeTest-244555076 None] Terminate volume connection completed successfully.
Feb 13 23:35:52.317388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-9bee217b-9eab-41cb-a616-d33cff54a539 req-112d0cc9-15d1-4db8-96f7-20fcfbb8c411 tempest-AttachVolumeNegativeTest-244555076 None] Deleting attachment 805f74ba-1037-47dd-b5d0-d705df095264. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:35:52.321936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:52.478521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:52.479140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795\n System information:\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-469afc0e-e3c3-4432-8718-4b92662d5795\n Backing store flags: \n Account information:\n EBke6HFn4J5hSjuDtq3W\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:52.480234 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-9bee217b-9eab-41cb-a616-d33cff54a539 req-112d0cc9-15d1-4db8-96f7-20fcfbb8c411 tempest-AttachVolumeNegativeTest-244555076 None] Removing iscsi_target for Volume ID: 469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:35:52.483550 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:52.638399 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-469afc0e-e3c3-4432-8718-4b92662d5795 -f" returned: 0 in 0.155s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:52.638727 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:52.648300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:52.757464 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:52.757844 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:53.523477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:35:53.524091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:35:53.525036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:53.552028 n-d-828979-1 sudo[112330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:53.552922 n-d-828979-1 sudo[112330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:53.580758 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:35:53.592278 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:35:53.595064 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:35:53.631788 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (023243a0-b4c2-41db-af01-7eb69a90ca68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:53.642277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (007dcb00-49d8-4760-9052-45eaa1087a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:53.701582 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:35:53.764916 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (007dcb00-49d8-4760-9052-45eaa1087a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1642773106',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=df290491-a005-4dce-b23d-956579c6af2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a01717aa30e945ff99e0084055061682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:35:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:35:54Z,user_id='41a0908bf45c4d1fa0eb68359bfff2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:53.774122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2669bce-6f4e-4359-b2a4-e58568d36d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:53.777353 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2669bce-6f4e-4359-b2a4-e58568d36d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:53.780954 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b61c40c-4b6b-4772-829f-4424793676c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:53.787313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b61c40c-4b6b-4772-829f-4424793676c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df290491-a005-4dce-b23d-956579c6af2c', 'volume_name': 'volume-df290491-a005-4dce-b23d-956579c6af2c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:53.791119 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9742986a-25a8-455d-86d4-cb7431339a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:53.794526 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9742986a-25a8-455d-86d4-cb7431339a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:53.797455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (626653c0-7d73-4d57-b3d9-3fbb4be5e199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:53.800282 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Volume df290491-a005-4dce-b23d-956579c6af2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df290491-a005-4dce-b23d-956579c6af2c', 'volume_size': 1}
Feb 13 23:35:53.802132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df290491-a005-4dce-b23d-956579c6af2c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:53.863185 n-d-828979-1 sudo[112332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df290491-a005-4dce-b23d-956579c6af2c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:35:53.872828 n-d-828979-1 sudo[112332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:54.097234 n-d-828979-1 sudo[112330]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:54.099449 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:54.101501 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:54.181365 n-d-828979-1 sudo[112335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:35:54.195853 n-d-828979-1 sudo[112335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:54.669374 n-d-828979-1 sudo[112332]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:54.672035 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df290491-a005-4dce-b23d-956579c6af2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.869s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:54.676372 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (626653c0-7d73-4d57-b3d9-3fbb4be5e199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df290491-a005-4dce-b23d-956579c6af2c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:54.679813 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18340051-31a1-448b-929e-5f79c18637af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:54.708878 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Volume volume-df290491-a005-4dce-b23d-956579c6af2c (df290491-a005-4dce-b23d-956579c6af2c): created successfully
Feb 13 23:35:54.717281 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18340051-31a1-448b-929e-5f79c18637af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:54.748437 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (023243a0-b4c2-41db-af01-7eb69a90ca68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:54.771871 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-62597985-a650-426a-8224-9714af59408d tempest-VolumesTestJSON-2016465461 None] Created volume successfully.
Feb 13 23:35:55.035109 n-d-828979-1 sudo[112335]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:55.037171 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:55.038978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:35:56.669122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:35:56.673927 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:35:56.674477 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:35:56.700367 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (0310b6d9-bf89-4cba-887f-6a48580d29e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:56.717117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50c01f1b-856b-494e-a5c7-aefd787b2ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:56.831602 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:35:56.915838 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50c01f1b-856b-494e-a5c7-aefd787b2ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1280452420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a29f5cd1-61fd-4c8d-ac66-cc871e04b297,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a01717aa30e945ff99e0084055061682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:35:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:35:57Z,user_id='41a0908bf45c4d1fa0eb68359bfff2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:56.926440 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (936eae9a-f7c0-441c-96cd-b91cc99670c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:56.930006 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (936eae9a-f7c0-441c-96cd-b91cc99670c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:56.937028 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e778f31-415c-451f-8731-d4f2e21af2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:56.957727 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e778f31-415c-451f-8731-d4f2e21af2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a29f5cd1-61fd-4c8d-ac66-cc871e04b297', 'volume_name': 'volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:56.963015 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a3edbfc-5165-4b21-bb41-8daa78611636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:56.971259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a3edbfc-5165-4b21-bb41-8daa78611636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:56.977790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7da3deb-8589-49d1-9081-ecb7e95b86f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:56.986573 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Volume a29f5cd1-61fd-4c8d-ac66-cc871e04b297: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297', 'volume_size': 1}
Feb 13 23:35:56.990021 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:57.038361 n-d-828979-1 sudo[112382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:35:57.046138 n-d-828979-1 sudo[112382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:35:57.939958 n-d-828979-1 sudo[112382]: pam_unix(sudo:session): session closed for user root
Feb 13 23:35:57.942206 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.952s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:57.945572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7da3deb-8589-49d1-9081-ecb7e95b86f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:57.948162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (706726e6-61f1-4ba8-9a68-394103c65a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:35:57.966908 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Volume volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 (a29f5cd1-61fd-4c8d-ac66-cc871e04b297): created successfully
Feb 13 23:35:57.970572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (706726e6-61f1-4ba8-9a68-394103c65a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:35:57.974424 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (0310b6d9-bf89-4cba-887f-6a48580d29e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:35:57.991893 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d831038c-4dde-4304-aa9c-5ab7739dcf6f tempest-VolumesTestJSON-2016465461 None] Created volume successfully.
Feb 13 23:35:59.696181 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-905c6f8b-5dac-43b4-8d11-0374075ae190 req-5d59ef9d-c65f-4564-82c9-db756fd7f07c tempest-VolumesAdminNegativeTest-1424381050 None] Terminate volume connection completed successfully.
Feb 13 23:35:59.696181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-905c6f8b-5dac-43b4-8d11-0374075ae190 req-5d59ef9d-c65f-4564-82c9-db756fd7f07c tempest-VolumesAdminNegativeTest-1424381050 None] Deleting attachment e41a7e1f-adf4-4300-b16d-3aa3274ad5ef. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:35:59.707347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:35:59.928895 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:35:59.929633 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n System information:\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-a9d4c273-2f74-4a70-b46b-57aa51f20e54\n Backing store flags: \n Account information:\n Eyv8AZEVtbxsgBa87J3A\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:35:59.930703 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-905c6f8b-5dac-43b4-8d11-0374075ae190 req-5d59ef9d-c65f-4564-82c9-db756fd7f07c tempest-VolumesAdminNegativeTest-1424381050 None] Removing iscsi_target for Volume ID: a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:35:59.934300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:00.112620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:00.118401 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:00.119298 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:00.146055 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (38267197-9ca6-4461-9403-dc79bed24385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:00.152798 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (574c84e9-a684-4d31-a1bf-cf2f64d8f7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:00.188953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:00.258374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (574c84e9-a684-4d31-a1bf-cf2f64d8f7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-141462901',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=cbd06135-efdd-45c7-a85a-c7b7c5aa525e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a01717aa30e945ff99e0084055061682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:00Z,user_id='41a0908bf45c4d1fa0eb68359bfff2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:00.260955 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03f47471-d81a-4277-a491-1011359da762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:00.273050 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03f47471-d81a-4277-a491-1011359da762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:00.275396 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c0e1b89-029e-4237-9e7b-abb6be57564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:00.277657 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c0e1b89-029e-4237-9e7b-abb6be57564d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbd06135-efdd-45c7-a85a-c7b7c5aa525e', 'volume_name': 'volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:00.290966 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64d6eee1-2b52-468b-9dbb-3676bd4f08a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:00.293732 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64d6eee1-2b52-468b-9dbb-3676bd4f08a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:00.295888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4582e4f1-362f-4bb9-9f5a-9a458ac0ad33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:00.296662 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Volume cbd06135-efdd-45c7-a85a-c7b7c5aa525e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e', 'volume_size': 1}
Feb 13 23:36:00.302776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:00.338558 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 -f" returned: 0 in 0.281s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:00.338917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:00.340340 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:00.352202 n-d-828979-1 sudo[112428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:00.355771 n-d-828979-1 sudo[112428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:00.618575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:00.618970 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:01.347983 n-d-828979-1 sudo[112428]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:01.350100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.051s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:01.353962 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4582e4f1-362f-4bb9-9f5a-9a458ac0ad33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:01.357703 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc15fa9f-974a-4a48-affc-44c339eec69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:01.388670 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Volume volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e (cbd06135-efdd-45c7-a85a-c7b7c5aa525e): created successfully
Feb 13 23:36:01.397508 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc15fa9f-974a-4a48-affc-44c339eec69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:01.408538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Flow 'volume_create_manager' (38267197-9ca6-4461-9403-dc79bed24385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:01.432173 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-26b91cbe-fb63-4121-a248-ef61c3f54228 tempest-VolumesTestJSON-2016465461 None] Created volume successfully.
Feb 13 23:36:02.825215 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:02.830196 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:02.830960 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:02.859615 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Flow 'volume_create_manager' (5f6d5863-f838-4bad-b34e-a605b692f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:02.871367 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ca70cd1-64dd-4e18-b853-3a52066777c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:02.946528 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:03.025657 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ca70cd1-64dd-4e18-b853-3a52066777c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2008230715',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=df333a0d-92e0-4d42-adf0-ba0da300006b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ce4545bb694ccaa833b2901c0ea4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:03Z,user_id='0b7717db7a5049d2ad52e4f191ffbd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.036335 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bcb9847b-4fc5-4b9c-9d82-185243a8c0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:03.043405 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bcb9847b-4fc5-4b9c-9d82-185243a8c0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.050906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (209f972b-ac65-4811-9ede-67423e53b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:03.056023 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (209f972b-ac65-4811-9ede-67423e53b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df333a0d-92e0-4d42-adf0-ba0da300006b', 'volume_name': 'volume-df333a0d-92e0-4d42-adf0-ba0da300006b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.064411 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbc00116-a0b4-459c-99cf-328aa558848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:03.077274 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbc00116-a0b4-459c-99cf-328aa558848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.084293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (095f8329-d60d-4e78-b250-ea39f11c2e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:03.087009 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Volume df333a0d-92e0-4d42-adf0-ba0da300006b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df333a0d-92e0-4d42-adf0-ba0da300006b', 'volume_size': 1}
Feb 13 23:36:03.092892 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df333a0d-92e0-4d42-adf0-ba0da300006b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:03.155641 n-d-828979-1 sudo[112463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df333a0d-92e0-4d42-adf0-ba0da300006b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:03.157602 n-d-828979-1 sudo[112463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:03.847099 n-d-828979-1 sudo[112463]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:03.849815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df333a0d-92e0-4d42-adf0-ba0da300006b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.758s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:03.853225 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (095f8329-d60d-4e78-b250-ea39f11c2e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df333a0d-92e0-4d42-adf0-ba0da300006b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.856997 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (484471d1-a387-4546-9c20-65835aa9c4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:03.886678 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Volume volume-df333a0d-92e0-4d42-adf0-ba0da300006b (df333a0d-92e0-4d42-adf0-ba0da300006b): created successfully
Feb 13 23:36:03.889533 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (484471d1-a387-4546-9c20-65835aa9c4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:03.897781 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Flow 'volume_create_manager' (5f6d5863-f838-4bad-b34e-a605b692f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:03.930106 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b14a00a6-98eb-44ec-822c-b53c7d9cdb2f tempest-VolumesAdminNegativeTest-1424381050 None] Created volume successfully.
Feb 13 23:36:04.311965 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-058e57f8-f258-4c9a-8e55-9630de3a6507 tempest-GroupsTest-354084395 None] Group tempest-Group1-448906672: creating
Feb 13 23:36:04.411113 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-058e57f8-f258-4c9a-8e55-9630de3a6507 tempest-GroupsTest-354084395 None] Group tempest-Group1-448906672: created successfully
Feb 13 23:36:04.466631 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-058e57f8-f258-4c9a-8e55-9630de3a6507 tempest-GroupsTest-354084395 None] Create group completed successfully.
Feb 13 23:36:05.721364 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Lock "b'cinder-df333a0d-92e0-4d42-adf0-ba0da300006b-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:05.945335 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Skipping remove_export. No iscsi_target is presently exported for volume: df333a0d-92e0-4d42-adf0-ba0da300006b
Feb 13 23:36:05.950058 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:06.034207 n-d-828979-1 sudo[112495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b
Feb 13 23:36:06.043021 n-d-828979-1 sudo[112495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:06.058801 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-cbd06135-efdd-45c7-a85a-c7b7c5aa525e-delete_volume'" acquired by "delete_volume" :: waited 0.121s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:06.080918 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a7776cd9-6ac4-4e9f-bd44-9ed92eafd05c tempest-GroupsTest-354084395 None] Group tempest-Group2-686843047: creating
Feb 13 23:36:06.313663 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Skipping remove_export. No iscsi_target is presently exported for volume: cbd06135-efdd-45c7-a85a-c7b7c5aa525e
Feb 13 23:36:06.322415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:06.349350 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a7776cd9-6ac4-4e9f-bd44-9ed92eafd05c tempest-GroupsTest-354084395 None] Group tempest-Group2-686843047: created successfully
Feb 13 23:36:06.384087 n-d-828979-1 sudo[112497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e
Feb 13 23:36:06.384931 n-d-828979-1 sudo[112497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:06.396081 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a7776cd9-6ac4-4e9f-bd44-9ed92eafd05c tempest-GroupsTest-354084395 None] Create group completed successfully.
Feb 13 23:36:06.810345 n-d-828979-1 sudo[112495]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:06.812981 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b" returned: 0 in 0.866s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:06.815041 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:06.860469 n-d-828979-1 sudo[112501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b
Feb 13 23:36:06.861560 n-d-828979-1 sudo[112501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:07.037725 n-d-828979-1 sudo[112497]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:07.040479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e" returned: 0 in 0.717s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:07.042902 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:07.090694 n-d-828979-1 sudo[112503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e
Feb 13 23:36:07.093973 n-d-828979-1 sudo[112503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:07.591116 n-d-828979-1 sudo[112501]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:07.593743 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b" returned: 0 in 0.778s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:07.596305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:07.662380 n-d-828979-1 sudo[112506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b
Feb 13 23:36:07.664623 n-d-828979-1 sudo[112506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:07.850472 n-d-828979-1 sudo[112503]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:07.853359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e" returned: 0 in 0.810s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:07.855637 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:07.924661 n-d-828979-1 sudo[112509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e
Feb 13 23:36:07.928229 n-d-828979-1 sudo[112509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:08.130426 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:08.139322 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:08.143349 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:08.179919 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (9316b23c-ceff-4cf4-a7a2-a04644bc40cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:08.202018 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54755c60-39f3-4be6-a0a1-5d61fe16ddd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:08.307685 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:08.517168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54755c60-39f3-4be6-a0a1-5d61fe16ddd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-15853976',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=896a8686-c77e-42a9-8dbd-830282c014b5,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=dd25edfc-fcd3-4685-943b-1e15d89acedc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0455606527544e9bbc8137df77a67c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:08Z,user_id='59fdce11616d460b84f1a51c7d175803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a63d4ac2-8ad2-4dda-8cea-b30c8091cb39),volume_type_id=a63d4ac2-8ad2-4dda-8cea-b30c8091cb39)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:08.548036 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acedb073-8d26-46cd-b386-8f10c59fbb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:08.550340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acedb073-8d26-46cd-b386-8f10c59fbb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:08.570707 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec3dcf62-8fd7-4368-9128-aab42d723fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:08.573758 n-d-828979-1 sudo[112506]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:08.578806 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec3dcf62-8fd7-4368-9128-aab42d723fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd25edfc-fcd3-4685-943b-1e15d89acedc', 'volume_name': 'volume-dd25edfc-fcd3-4685-943b-1e15d89acedc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:08.581065 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f8ef80d-33b8-489d-8b2e-039bd3ec16d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:08.583228 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f8ef80d-33b8-489d-8b2e-039bd3ec16d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:08.585341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2985e379-e690-473c-a050-7ee4d6d671ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:08.602485 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df333a0d-92e0-4d42-adf0-ba0da300006b" returned: 0 in 1.007s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:08.603565 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Successfully deleted volume: df333a0d-92e0-4d42-adf0-ba0da300006b
Feb 13 23:36:08.649611 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Volume dd25edfc-fcd3-4685-943b-1e15d89acedc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd25edfc-fcd3-4685-943b-1e15d89acedc', 'volume_size': 1}
Feb 13 23:36:08.651257 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd25edfc-fcd3-4685-943b-1e15d89acedc stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:08.721039 n-d-828979-1 sudo[112517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd25edfc-fcd3-4685-943b-1e15d89acedc stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:08.721884 n-d-828979-1 sudo[112517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:08.775032 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Created reservations ['af66bd4b-dcb6-4051-a001-e089ba920491', 'd8534e51-8f8d-43be-9f9d-edf9479cf021', '474fd8a1-71df-4e76-9031-79854392077a', '97c82666-6b5e-463d-a628-c40ae1187729'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:08.777231 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:08.777231 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:08.777231 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:08.838431 n-d-828979-1 sudo[112509]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:08.849575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbd06135-efdd-45c7-a85a-c7b7c5aa525e" returned: 0 in 0.994s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:08.850767 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Successfully deleted volume: cbd06135-efdd-45c7-a85a-c7b7c5aa525e
Feb 13 23:36:08.961947 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:08.963785 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:09.008723 n-d-828979-1 sudo[112522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:09.010108 n-d-828979-1 sudo[112522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:09.014441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Created reservations ['e7081d9d-766f-45eb-9ee0-47bb37478b30', '7e5be801-2af0-4b7b-aac7-17a5c53d5985', 'ebe6d32c-123a-4914-9f4e-954961b667cd', '1c5a6f45-7d69-42f1-b77a-a3ed8cd5fc4e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:09.017455 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:09.017455 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:09.017455 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:09.107856 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:09.108833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:09.157480 n-d-828979-1 sudo[112524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:09.158316 n-d-828979-1 sudo[112524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:09.765960 n-d-828979-1 sudo[112517]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:09.768418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd25edfc-fcd3-4685-943b-1e15d89acedc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.117s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:09.773119 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2985e379-e690-473c-a050-7ee4d6d671ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd25edfc-fcd3-4685-943b-1e15d89acedc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:09.778977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9ac550d-0577-4a84-bb61-5ad1702e15cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:09.841890 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Volume volume-dd25edfc-fcd3-4685-943b-1e15d89acedc (dd25edfc-fcd3-4685-943b-1e15d89acedc): created successfully
Feb 13 23:36:09.849209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9ac550d-0577-4a84-bb61-5ad1702e15cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:09.864636 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (9316b23c-ceff-4cf4-a7a2-a04644bc40cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:09.895176 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5f68cfe7-18bf-4aa7-883b-7593a715b288 tempest-GroupsTest-354084395 None] Created volume successfully.
Feb 13 23:36:09.995113 n-d-828979-1 sudo[112522]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:09.997139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.033s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:09.998802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:10.071035 n-d-828979-1 sudo[112557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:10.073831 n-d-828979-1 sudo[112557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:10.102425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Lock "b'cinder-a9d4c273-2f74-4a70-b46b-57aa51f20e54-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:10.152378 n-d-828979-1 sudo[112524]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:10.178681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.070s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:10.189548 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:10.249952 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-a29f5cd1-61fd-4c8d-ac66-cc871e04b297-delete_volume'" acquired by "delete_volume" :: waited 0.102s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:10.277420 n-d-828979-1 sudo[112559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:10.287436 n-d-828979-1 sudo[112559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:10.471504 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:10.524891 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Skipping remove_export. No iscsi_target is presently exported for volume: a29f5cd1-61fd-4c8d-ac66-cc871e04b297
Feb 13 23:36:10.526350 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:10.573601 n-d-828979-1 sudo[112562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297
Feb 13 23:36:10.575037 n-d-828979-1 sudo[112562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:10.758802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:10.759452 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841646143744]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:10.760704 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:36:10.762197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:10.787884 n-d-828979-1 sudo[112567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:36:10.788839 n-d-828979-1 sudo[112567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:11.024818 n-d-828979-1 sudo[112557]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:11.028188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.028s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:11.031217 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:11.039757 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Deleted volume successfully.
Feb 13 23:36:11.069309 n-d-828979-1 sudo[112559]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:11.071342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.882s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:11.072702 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:11.085844 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Deleted volume successfully.
Feb 13 23:36:11.099132 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1de5a646-af3d-4ed0-8e0a-8d4e3c6a029c tempest-VolumesAdminNegativeTest-1424381050 None] Lock "b'cinder-df333a0d-92e0-4d42-adf0-ba0da300006b-delete_volume'" released by "delete_volume" :: held 5.378s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:36:11.117119 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-213de6ce-7c9f-4998-8d8e-e8c56b8797ad tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-cbd06135-efdd-45c7-a85a-c7b7c5aa525e-delete_volume'" released by "delete_volume" :: held 5.054s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:36:11.638472 n-d-828979-1 sudo[112562]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:11.641781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297" returned: 0 in 1.115s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:11.644063 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:11.656632 n-d-828979-1 sudo[112567]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:11.668766 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54" returned: 0 in 0.906s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:11.671340 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:11.681617 n-d-828979-1 sudo[112573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297
Feb 13 23:36:11.683255 n-d-828979-1 sudo[112573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:11.744580 n-d-828979-1 sudo[112574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:36:11.745388 n-d-828979-1 sudo[112574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:12.180277 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd25edfc-fcd3-4685-943b-1e15d89acedc
Feb 13 23:36:12.182762 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:12.216706 n-d-828979-1 sudo[112579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc
Feb 13 23:36:12.223528 n-d-828979-1 sudo[112579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:12.313498 n-d-828979-1 sudo[112574]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:12.316410 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54" returned: 0 in 0.645s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:12.318553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:12.372041 n-d-828979-1 sudo[112581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:36:12.373494 n-d-828979-1 sudo[112581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:12.375213 n-d-828979-1 sudo[112573]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:12.377999 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297" returned: 0 in 0.734s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:12.380429 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:12.427688 n-d-828979-1 sudo[112583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297
Feb 13 23:36:12.430330 n-d-828979-1 sudo[112583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:12.905420 n-d-828979-1 sudo[112579]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:12.908525 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc" returned: 0 in 0.725s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:12.910783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:12.935184 n-d-828979-1 sudo[112589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc
Feb 13 23:36:12.936882 n-d-828979-1 sudo[112589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:13.038343 n-d-828979-1 sudo[112581]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:13.040998 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9d4c273-2f74-4a70-b46b-57aa51f20e54" returned: 0 in 0.722s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:13.043442 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Successfully deleted volume: a9d4c273-2f74-4a70-b46b-57aa51f20e54
Feb 13 23:36:13.108157 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Created reservations ['3ecfa8f8-b9c8-4567-9f00-e5e88993ab88', '1d9d074f-34f2-4487-8a82-60ad682f2e74', '2bd0d4af-6b0b-4929-80d5-70ecab467ea6', '0c93b07f-2d49-4c7a-8da9-7601842d55b6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:13.111749 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:13.111749 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:13.111749 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:13.180614 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:13.183945 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:13.244955 n-d-828979-1 sudo[112593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:13.245772 n-d-828979-1 sudo[112593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:13.331255 n-d-828979-1 sudo[112583]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:13.334455 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a29f5cd1-61fd-4c8d-ac66-cc871e04b297" returned: 0 in 0.953s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:13.336114 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Successfully deleted volume: a29f5cd1-61fd-4c8d-ac66-cc871e04b297
Feb 13 23:36:13.457291 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Created reservations ['7f00f0a5-6d36-49e9-a113-2cf6814fb4d2', '2d1c405a-9a97-4e34-a74b-4e70c8ddfea9', '4e8bea46-54bb-47df-9a74-6fcbed1bfa7b', '8f08c4f7-2ea7-47e7-82f4-5a6299767e44'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:13.460751 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:13.460751 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:13.460751 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:13.545405 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:13.546353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:13.584489 n-d-828979-1 sudo[112596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:13.586967 n-d-828979-1 sudo[112596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:13.872117 n-d-828979-1 sudo[112589]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:13.875798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc" returned: 0 in 0.964s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:13.878009 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:13.987046 n-d-828979-1 sudo[112593]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:13.989401 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.807s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:13.991521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:14.008431 n-d-828979-1 sudo[112600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc
Feb 13 23:36:14.009258 n-d-828979-1 sudo[112600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:14.060471 n-d-828979-1 sudo[112601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:14.063824 n-d-828979-1 sudo[112601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:14.271358 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-df290491-a005-4dce-b23d-956579c6af2c-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:14.463178 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Skipping remove_export. No iscsi_target is presently exported for volume: df290491-a005-4dce-b23d-956579c6af2c
Feb 13 23:36:14.465579 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:14.521359 n-d-828979-1 sudo[112605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c
Feb 13 23:36:14.522353 n-d-828979-1 sudo[112605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:14.675711 n-d-828979-1 sudo[112596]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:14.678334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.131s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:14.679981 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:14.721931 n-d-828979-1 sudo[112607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:14.722767 n-d-828979-1 sudo[112607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:15.008477 n-d-828979-1 sudo[112601]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:15.012788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.021s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:15.014841 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:15.021332 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Deleted volume successfully.
Feb 13 23:36:15.056932 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b5574260-b664-4dfe-b333-666aa521bd09 tempest-VolumesAdminNegativeTest-1424381050 None] Lock "b'cinder-a9d4c273-2f74-4a70-b46b-57aa51f20e54-delete_volume'" released by "delete_volume" :: held 4.960s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:36:15.077144 n-d-828979-1 sudo[112600]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:15.079791 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd25edfc-fcd3-4685-943b-1e15d89acedc" returned: 0 in 1.202s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:15.080612 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Successfully deleted volume: dd25edfc-fcd3-4685-943b-1e15d89acedc
Feb 13 23:36:15.210350 n-d-828979-1 sudo[112605]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:15.216737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c" returned: 0 in 0.751s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:15.218021 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:15.253766 n-d-828979-1 sudo[112614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c
Feb 13 23:36:15.256814 n-d-828979-1 sudo[112614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:15.262766 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Created reservations ['0fd057f4-f0bc-41ba-ab42-7405785cdd55'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:15.307152 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1116384649 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1116384649, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:36:15.309575 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1116384649 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1116384649, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:36:15.330985 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Created reservations ['ac4766ea-a67c-4c59-ab82-ad28327bec26', 'a3867e10-05d5-4e9d-bbf6-8e475009e525', 'd84e32ae-de6e-4b16-93f0-bf5898034562', 'c3d7f330-137b-4456-8f03-6958b15fb8aa'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:15.334278 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:15.334278 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:15.334278 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:15.515817 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:15.518641 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:15.566798 n-d-828979-1 sudo[112617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:15.567820 n-d-828979-1 sudo[112617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:15.586070 n-d-828979-1 sudo[112607]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:15.589509 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.908s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:15.592992 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:15.613407 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Deleted volume successfully.
Feb 13 23:36:15.654553 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be6df6dc-580f-4d24-b424-93e56678af44 tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-a29f5cd1-61fd-4c8d-ac66-cc871e04b297-delete_volume'" released by "delete_volume" :: held 5.403s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:36:15.907663 n-d-828979-1 sudo[112614]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:15.910545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c" returned: 0 in 0.691s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:15.911539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:15.942001 n-d-828979-1 sudo[112620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c
Feb 13 23:36:15.943637 n-d-828979-1 sudo[112620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:16.548720 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Created reservations ['08d07b20-4016-4765-afcc-aa73f5ab2ff9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:16.569881 n-d-828979-1 sudo[112617]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:16.574216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.058s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:16.584269 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:16.616904 n-d-828979-1 sudo[112624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:16.618452 n-d-828979-1 sudo[112624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:16.629332 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:16.629332 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:16.629332 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:16.712498 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:16.729185 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:16.731300 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:16.756114 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (01dfa3b1-5847-4343-8a43-2dc80a57964c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:16.768716 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a53e71-eb6d-46af-94b0-20ae5c7a9a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:16.799710 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:16.845734 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a53e71-eb6d-46af-94b0-20ae5c7a9a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-294122063',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=1ba4860b-bb70-49c9-8047-a9708b27aa56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fea57da0c174f93b8fcd2a966ee5b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:17Z,user_id='6cd1e12b7a4f4e4fb71159362a4b16dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:16.848590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c1b87c-bf76-4b62-b531-11ce68ccba9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:16.853778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c1b87c-bf76-4b62-b531-11ce68ccba9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:16.857228 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c18ad964-5767-4352-949d-e3633dec135d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:16.860675 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c18ad964-5767-4352-949d-e3633dec135d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ba4860b-bb70-49c9-8047-a9708b27aa56', 'volume_name': 'volume-1ba4860b-bb70-49c9-8047-a9708b27aa56', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:16.864412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f45acd79-fda8-436a-a57e-1dfc8469bb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:16.865418 n-d-828979-1 sudo[112620]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:16.867527 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f45acd79-fda8-436a-a57e-1dfc8469bb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:16.870742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8cb8947-5bf2-4a50-82c0-b2acf1ae66e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:16.872299 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Volume 1ba4860b-bb70-49c9-8047-a9708b27aa56: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ba4860b-bb70-49c9-8047-a9708b27aa56', 'volume_size': 1}
Feb 13 23:36:16.874055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:16.901867 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df290491-a005-4dce-b23d-956579c6af2c" returned: 0 in 0.990s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:16.906700 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:16.907681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:16.908710 n-d-828979-1 sudo[112629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:16.915636 n-d-828979-1 sudo[112629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:16.940481 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Successfully deleted volume: df290491-a005-4dce-b23d-956579c6af2c
Feb 13 23:36:16.960696 n-d-828979-1 sudo[112630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:16.961525 n-d-828979-1 sudo[112630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:17.112318 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Created reservations ['e0a75d3c-bdfd-403c-ba8c-908df2412413', '846da755-fff2-4764-bb22-5755504e5df0', 'd9050529-2c2c-4ca9-b719-2744e8c2e1c9', '9e79fdc8-9523-4a99-8cf8-674948276cee'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:17.115059 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:17.115059 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:17.115059 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:17.262521 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:17.263290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:17.344661 n-d-828979-1 sudo[112633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:17.345493 n-d-828979-1 sudo[112633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:17.736377 n-d-828979-1 sudo[112624]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:17.738980 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.155s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:17.741409 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:17.751631 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-846843f0-e0ff-412a-86e6-fa02ad176245 tempest-GroupsTest-354084395 None] Delete group completed successfully.
Feb 13 23:36:18.052805 n-d-828979-1 sudo[112629]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:18.055097 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.181s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:18.057977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8cb8947-5bf2-4a50-82c0-b2acf1ae66e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ba4860b-bb70-49c9-8047-a9708b27aa56', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:18.061485 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (248b40b4-820d-4855-8685-ffdb6e4a3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:18.080510 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Volume volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 (1ba4860b-bb70-49c9-8047-a9708b27aa56): created successfully
Feb 13 23:36:18.082694 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (248b40b4-820d-4855-8685-ffdb6e4a3e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:18.087193 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (01dfa3b1-5847-4343-8a43-2dc80a57964c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:18.105328 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0df1821a-383e-4aee-ae06-91b7cccddd3b tempest-AttachVolumeNegativeTest-244555076 None] Created volume successfully.
Feb 13 23:36:18.201109 n-d-828979-1 sudo[112630]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:18.203039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.295s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:18.204550 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:18.227353 n-d-828979-1 sudo[112668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:18.228353 n-d-828979-1 sudo[112668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:18.339342 n-d-828979-1 sudo[112633]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:18.342235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.078s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:18.347438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:18.414420 n-d-828979-1 sudo[112670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:18.417273 n-d-828979-1 sudo[112670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:18.901139 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2e5f75b7-e8a2-459c-885f-5601abcd0671 tempest-GroupsTest-354084395 None] Group tempest-GroupsTest-Group-1324463565: creating
Feb 13 23:36:18.963408 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2e5f75b7-e8a2-459c-885f-5601abcd0671 tempest-GroupsTest-354084395 None] Group tempest-GroupsTest-Group-1324463565: created successfully
Feb 13 23:36:19.009993 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2e5f75b7-e8a2-459c-885f-5601abcd0671 tempest-GroupsTest-354084395 None] Create group completed successfully.
Feb 13 23:36:19.111270 n-d-828979-1 sudo[112668]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:19.113706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.909s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:19.115579 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:19.126008 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bcaaa946-00bc-4b18-8c07-b77289ea3934 tempest-GroupsTest-354084395 None] Delete group completed successfully.
Feb 13 23:36:19.552175 n-d-828979-1 sudo[112670]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:19.554916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.211s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:19.555905 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:19.560757 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Deleted volume successfully.
Feb 13 23:36:19.585317 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-546772b3-f400-46be-8729-6048d8c6f073 tempest-VolumesTestJSON-2016465461 None] Lock "b'cinder-df290491-a005-4dce-b23d-956579c6af2c-delete_volume'" released by "delete_volume" :: held 5.316s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:36:20.833865 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:20.878734 n-d-828979-1 sudo[112674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:36:20.879538 n-d-828979-1 sudo[112674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:21.007783 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:21.024595 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:21.025269 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:21.071818 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (86ebfdea-2743-4665-a14e-937bbf99b421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:21.084064 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2a9c318-d815-4ecf-a7d8-0ed6019c8879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:21.139282 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:21.190122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2a9c318-d815-4ecf-a7d8-0ed6019c8879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-201212108',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=50f7d5e6-bf17-496e-a332-dac07738fa59,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=d03537bf-6656-4320-9da7-574e5a8af37b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0455606527544e9bbc8137df77a67c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:21Z,user_id='59fdce11616d460b84f1a51c7d175803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf50e6bf-5ffe-4ee6-8fb8-8283ea83c4d7),volume_type_id=cf50e6bf-5ffe-4ee6-8fb8-8283ea83c4d7)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:21.196714 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1748c1d3-f252-44a7-8ada-96ca3d361325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:21.204261 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1748c1d3-f252-44a7-8ada-96ca3d361325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:21.211027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f89773d0-a295-4433-bab3-c415728a3ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:21.217741 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f89773d0-a295-4433-bab3-c415728a3ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd03537bf-6656-4320-9da7-574e5a8af37b', 'volume_name': 'volume-d03537bf-6656-4320-9da7-574e5a8af37b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:21.223842 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d445804-2e21-43b0-a9b3-18c894c24acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:21.230862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d445804-2e21-43b0-a9b3-18c894c24acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:21.240401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b7fb05-dcac-4915-9f75-d312271b70f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:21.316345 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Volume d03537bf-6656-4320-9da7-574e5a8af37b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d03537bf-6656-4320-9da7-574e5a8af37b', 'volume_size': 1}
Feb 13 23:36:21.319828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03537bf-6656-4320-9da7-574e5a8af37b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:21.361111 n-d-828979-1 sudo[112676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03537bf-6656-4320-9da7-574e5a8af37b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:21.362105 n-d-828979-1 sudo[112676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:21.755822 n-d-828979-1 sudo[112674]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:21.758699 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56" returned: 0 in 0.924s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:21.894478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:21.931977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.044s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:21.932921 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:21.933810 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Creating iscsi_target for Volume ID: volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Created volume path /opt/stack/data/cinder/volumes/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56,
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: incominguser 8guHS7Lqgk2k6JR4xkEK rQ3rVRABRY58ENX8
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:21.950528 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:36:21.955058 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:22.145093 n-d-828979-1 sudo[112676]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:22.148020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d03537bf-6656-4320-9da7-574e5a8af37b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.828s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:22.151062 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b7fb05-dcac-4915-9f75-d312271b70f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d03537bf-6656-4320-9da7-574e5a8af37b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:22.153894 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (633fb14f-bf9e-42f3-857a-cfcf8397df20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:22.177739 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Volume volume-d03537bf-6656-4320-9da7-574e5a8af37b (d03537bf-6656-4320-9da7-574e5a8af37b): created successfully
Feb 13 23:36:22.180236 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (633fb14f-bf9e-42f3-857a-cfcf8397df20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:22.184119 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (86ebfdea-2743-4665-a14e-937bbf99b421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:22.220525 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-13a96794-0414-4e05-8ce0-c718529ab6ad tempest-GroupsTest-354084395 None] Created volume successfully.
Feb 13 23:36:22.967311 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56" returned: 0 in 1.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:22.967959 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:22.968342 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:36:22.968949 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:36:22.972283 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:23.001890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:23.002278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56\n System information:\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-1ba4860b-bb70-49c9-8047-a9708b27aa56\n Backing store flags: \n Account information:\n 8guHS7Lqgk2k6JR4xkEK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:36:23.002919 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:36:23.016862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:23.169162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:23.169804 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56\n System information:\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-1ba4860b-bb70-49c9-8047-a9708b27aa56\n Backing store flags: \n Account information:\n 8guHS7Lqgk2k6JR4xkEK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:23.177164 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:23.305959 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:23.306355 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56\n System information:\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-1ba4860b-bb70-49c9-8047-a9708b27aa56\n Backing store flags: \n Account information:\n 8guHS7Lqgk2k6JR4xkEK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:23.307372 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:36:23.412963 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56', 'target_lun': 1, 'volume_id': '1ba4860b-bb70-49c9-8047-a9708b27aa56', 'auth_method': 'CHAP', 'auth_username': '8guHS7Lqgk2k6JR4xkEK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9eb1cdc3-625c-49c4-a512-43b364ed2f2e'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:36:23.622570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-837fc2a9-b71d-4596-b25f-280a246e1261 req-0ac3c3bb-a857-42df-b4a7-2cd8fcc308e9 tempest-AttachVolumeNegativeTest-244555076 None] attachment_update completed successfully.
Feb 13 23:36:24.442648 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:24.448349 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:24.449076 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:24.465196 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (d6455b32-efad-457d-9bd0-46661bd427c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:24.469926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e66df4-8fbb-4b40-8aa7-14c58320c888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:24.494376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:24.524963 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e66df4-8fbb-4b40-8aa7-14c58320c888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2005737242',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=50f7d5e6-bf17-496e-a332-dac07738fa59,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=d88caf95-5dd5-471d-8366-d2341423196a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0455606527544e9bbc8137df77a67c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:24Z,user_id='59fdce11616d460b84f1a51c7d175803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf50e6bf-5ffe-4ee6-8fb8-8283ea83c4d7),volume_type_id=cf50e6bf-5ffe-4ee6-8fb8-8283ea83c4d7)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:24.528970 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111dd0e2-75f2-4d4d-832e-69f3778e65e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:24.532222 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111dd0e2-75f2-4d4d-832e-69f3778e65e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:24.535092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100f745f-a56e-4b88-a6ad-57e920fb5d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:24.537778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100f745f-a56e-4b88-a6ad-57e920fb5d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd88caf95-5dd5-471d-8366-d2341423196a', 'volume_name': 'volume-d88caf95-5dd5-471d-8366-d2341423196a', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:24.540586 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d906162c-a141-452c-9473-3e85075e5e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:24.542791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d906162c-a141-452c-9473-3e85075e5e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:24.545173 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de4557b2-b370-48cc-84f7-13a4bb61664d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:24.581818 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Volume d88caf95-5dd5-471d-8366-d2341423196a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d88caf95-5dd5-471d-8366-d2341423196a', 'volume_size': 1}
Feb 13 23:36:24.585925 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d88caf95-5dd5-471d-8366-d2341423196a stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:24.608303 n-d-828979-1 sudo[112748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d88caf95-5dd5-471d-8366-d2341423196a stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:24.610149 n-d-828979-1 sudo[112748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:25.342379 n-d-828979-1 sudo[112748]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:25.347139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d88caf95-5dd5-471d-8366-d2341423196a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.760s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:25.351906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de4557b2-b370-48cc-84f7-13a4bb61664d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d88caf95-5dd5-471d-8366-d2341423196a', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:25.354739 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dee51c2d-1412-44c0-8e91-68099ffb0197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:25.383133 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Volume volume-d88caf95-5dd5-471d-8366-d2341423196a (d88caf95-5dd5-471d-8366-d2341423196a): created successfully
Feb 13 23:36:25.385399 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dee51c2d-1412-44c0-8e91-68099ffb0197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:25.388582 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Flow 'volume_create_manager' (d6455b32-efad-457d-9bd0-46661bd427c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:25.415856 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6bb919cc-64a1-47bc-b226-f8e0659951de tempest-GroupsTest-354084395 None] Created volume successfully.
Feb 13 23:36:25.894488 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0b8e4828-8cc5-4b37-b03c-d7a572a2bf17 tempest-GroupsTest-354084395 None] Update group completed successfully.
Feb 13 23:36:27.652806 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4f6947be-8b51-4cbe-902e-17d967749658 tempest-GroupsTest-354084395 None] Update group completed successfully.
Feb 13 23:36:29.465205 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Skipping remove_export. No iscsi_target is presently exported for volume: d03537bf-6656-4320-9da7-574e5a8af37b
Feb 13 23:36:29.466720 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:29.507610 n-d-828979-1 sudo[112814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b
Feb 13 23:36:29.509403 n-d-828979-1 sudo[112814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:30.125544 n-d-828979-1 sudo[112814]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:30.127867 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b" returned: 0 in 0.661s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:30.129646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:30.169958 n-d-828979-1 sudo[112817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b
Feb 13 23:36:30.170796 n-d-828979-1 sudo[112817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:30.638370 n-d-828979-1 sudo[112817]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:30.641927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b" returned: 0 in 0.512s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:30.644091 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:30.695008 n-d-828979-1 sudo[112820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b
Feb 13 23:36:30.695908 n-d-828979-1 sudo[112820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:31.275663 n-d-828979-1 sudo[112820]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:31.280303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d03537bf-6656-4320-9da7-574e5a8af37b" returned: 0 in 0.634s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:31.283186 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Successfully deleted volume: d03537bf-6656-4320-9da7-574e5a8af37b
Feb 13 23:36:31.304880 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Skipping remove_export. No iscsi_target is presently exported for volume: d88caf95-5dd5-471d-8366-d2341423196a
Feb 13 23:36:31.309378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:31.359258 n-d-828979-1 sudo[112828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a
Feb 13 23:36:31.360281 n-d-828979-1 sudo[112828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:32.085935 n-d-828979-1 sudo[112828]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:32.095672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a" returned: 0 in 0.786s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:32.097451 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-aed66b9b-f63e-4834-a02d-c03442ee8d2f req-e2d51728-3400-43fa-a073-5e4c249eb3d5 tempest-AttachVolumeNegativeTest-244555076 None] Terminate volume connection completed successfully.
Feb 13 23:36:32.098124 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-aed66b9b-f63e-4834-a02d-c03442ee8d2f req-e2d51728-3400-43fa-a073-5e4c249eb3d5 tempest-AttachVolumeNegativeTest-244555076 None] Deleting attachment 9eb1cdc3-625c-49c4-a512-43b364ed2f2e. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:36:32.100499 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:32.132000 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:32.139512 n-d-828979-1 sudo[112834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a
Feb 13 23:36:32.141137 n-d-828979-1 sudo[112834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:32.250170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:32.251180 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350432]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56\n System information:\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-1ba4860b-bb70-49c9-8047-a9708b27aa56\n Backing store flags: \n Account information:\n 8guHS7Lqgk2k6JR4xkEK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:32.252643 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-aed66b9b-f63e-4834-a02d-c03442ee8d2f req-e2d51728-3400-43fa-a073-5e4c249eb3d5 tempest-AttachVolumeNegativeTest-244555076 None] Removing iscsi_target for Volume ID: 1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:36:32.254077 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:32.521628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 -f" returned: 0 in 0.267s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:32.522046 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350432]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:32.523402 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:32.670505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:32.671900 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350432]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:36:32.901146 n-d-828979-1 sudo[112834]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:32.904772 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a" returned: 0 in 0.804s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:32.912020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:32.946412 n-d-828979-1 sudo[112852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a
Feb 13 23:36:32.948419 n-d-828979-1 sudo[112852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:33.648708 n-d-828979-1 sudo[112852]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:33.651268 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d88caf95-5dd5-471d-8366-d2341423196a" returned: 0 in 0.739s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:33.653097 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Successfully deleted volume: d88caf95-5dd5-471d-8366-d2341423196a
Feb 13 23:36:33.830064 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Created reservations ['44a6d4bb-444e-4a66-bf27-4efc2244cee0'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:33.879201 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-266039250 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-266039250, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:36:33.885999 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-266039250 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-266039250, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:36:33.945815 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Created reservations ['42d6dda3-cf17-4662-b37d-7ba9c6ad8877', '718bef7b-59cd-4a1d-b61e-2df5fe1fdebb', '446d79b1-fa20-4ab2-af3e-65f3101626ce', '34d68416-3355-4d95-91ee-f51e5cf51b06'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:33.948238 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:33.948238 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:33.948238 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:34.189355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Created reservations ['3e15ce45-c373-47b6-a147-4c751c90a364', '83fd63c7-fdae-416c-bd61-dbcd7ffd84b4', '6d6f11b5-eda4-4651-8a86-614e9fbfed21', 'ffd034ce-320e-4b99-984e-25eddf85d278'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:34.376172 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:34.380565 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:34.444328 n-d-828979-1 sudo[112859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:34.445268 n-d-828979-1 sudo[112859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:35.480705 n-d-828979-1 sudo[112859]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:35.485847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.103s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:35.495091 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:35.546151 n-d-828979-1 sudo[112868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:35.552837 n-d-828979-1 sudo[112868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:36.226312 n-d-828979-1 sudo[112868]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:36.228975 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.734s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:36.231429 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:36.239288 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3ddca478-81b2-43c0-8f4f-8747b1334514 tempest-GroupsTest-354084395 None] Delete group completed successfully.
Feb 13 23:36:46.668733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:36:46.673812 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:36:46.675268 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:36:46.707014 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Flow 'volume_create_manager' (cf2c0373-9e64-461a-84e1-7b80fbbb48cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:46.716366 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a0fe2c-4eb3-4648-b974-d423baaed4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:46.752886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:36:46.781266 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45a0fe2c-4eb3-4648-b974-d423baaed4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-44266352',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=bf51bec9-8cf6-42a1-9234-9469a0a2e583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23d94321ded469cb65adfa3ff17871b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:36:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:36:47Z,user_id='657b2dbcbaf845efaf63d789e27f3390',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:46.786118 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d7780da-297e-4e86-aa20-14db8fc714a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:46.786761 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d7780da-297e-4e86-aa20-14db8fc714a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:46.792945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5c450f2-8449-4787-a750-db57ef9f877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:46.795412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5c450f2-8449-4787-a750-db57ef9f877e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf51bec9-8cf6-42a1-9234-9469a0a2e583', 'volume_name': 'volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:46.798378 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (033b3126-afbf-442a-9cd7-0c943c2d4740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:46.800601 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (033b3126-afbf-442a-9cd7-0c943c2d4740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:46.802932 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50cbccbc-b622-4ea1-8416-b16845d8dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:46.803888 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Volume bf51bec9-8cf6-42a1-9234-9469a0a2e583: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583', 'volume_size': 1}
Feb 13 23:36:46.805430 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:46.844482 n-d-828979-1 sudo[113025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:36:46.845289 n-d-828979-1 sudo[113025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:47.662236 n-d-828979-1 sudo[113025]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:47.664865 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.859s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:47.669738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50cbccbc-b622-4ea1-8416-b16845d8dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:47.673418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c529126c-0552-4900-b876-cee4d5741d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:36:47.688582 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Volume volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 (bf51bec9-8cf6-42a1-9234-9469a0a2e583): created successfully
Feb 13 23:36:47.690978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c529126c-0552-4900-b876-cee4d5741d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:36:47.694932 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Flow 'volume_create_manager' (cf2c0373-9e64-461a-84e1-7b80fbbb48cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:36:47.710766 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-207bc3e2-aa99-469c-b9ff-d307577c0fef tempest-SnapshotsActionsTest-40131532 None] Created volume successfully.
Feb 13 23:36:48.339601 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-da8c0343-e9de-4f0d-80ea-548526c1b853 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:48.400450 n-d-828979-1 sudo[113063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:36:48.401235 n-d-828979-1 sudo[113063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:49.185047 n-d-828979-1 sudo[113063]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:49.188273 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-da8c0343-e9de-4f0d-80ea-548526c1b853 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.857s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:49.190996 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-da8c0343-e9de-4f0d-80ea-548526c1b853 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-befebe0c-3389-4f23-84db-cbcf532cf153 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:49.247357 n-d-828979-1 sudo[113066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-befebe0c-3389-4f23-84db-cbcf532cf153 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g
Feb 13 23:36:49.249388 n-d-828979-1 sudo[113066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:50.347970 n-d-828979-1 sudo[113066]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:50.350454 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-da8c0343-e9de-4f0d-80ea-548526c1b853 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-befebe0c-3389-4f23-84db-cbcf532cf153 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g" returned: 0 in 1.159s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:50.463756 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-da8c0343-e9de-4f0d-80ea-548526c1b853 tempest-SnapshotsActionsTest-40131532 None] Create snapshot completed successfully
Feb 13 23:36:53.538241 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:36:53.538871 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:36:53.547488 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:53.629513 n-d-828979-1 sudo[113200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:53.631780 n-d-828979-1 sudo[113200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:53.637915 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-56d4d4de-6bcd-4a09-9890-166d88f7956b tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:53.744462 n-d-828979-1 sudo[113203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:36:53.746200 n-d-828979-1 sudo[113203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:54.577639 n-d-828979-1 sudo[113200]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:54.581203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:54.583016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:54.663281 n-d-828979-1 sudo[113209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:36:54.664883 n-d-828979-1 sudo[113209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:54.671943 n-d-828979-1 sudo[113203]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:54.675136 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-56d4d4de-6bcd-4a09-9890-166d88f7956b tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 1.038s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:54.679464 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-56d4d4de-6bcd-4a09-9890-166d88f7956b tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:54.788968 n-d-828979-1 sudo[113214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g
Feb 13 23:36:54.800532 n-d-828979-1 sudo[113214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:55.631079 n-d-828979-1 sudo[113209]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:55.637294 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.051s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:55.645896 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:36:56.347805 n-d-828979-1 sudo[113214]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:56.349966 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-56d4d4de-6bcd-4a09-9890-166d88f7956b tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g" returned: 0 in 1.671s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:56.586558 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-56d4d4de-6bcd-4a09-9890-166d88f7956b tempest-SnapshotsActionsTest-40131532 None] Create snapshot completed successfully
Feb 13 23:36:57.169475 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-b785da99-eafe-4e51-bdd6-21eea88546a5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.034s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:36:57.182996 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:57.288703 n-d-828979-1 sudo[113349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5
Feb 13 23:36:57.294719 n-d-828979-1 sudo[113349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:58.155992 n-d-828979-1 sudo[113349]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:58.158847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5" returned: 0 in 0.982s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:58.160827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:36:58.189478 n-d-828979-1 sudo[113384]: ubuntu : TTY=unknown ; 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-b785da99-eafe-4e51-bdd6-21eea88546a5
Feb 13 23:36:58.190288 n-d-828979-1 sudo[113384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:36:59.621843 n-d-828979-1 sudo[113384]: pam_unix(sudo:session): session closed for user root
Feb 13 23:36:59.627326 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b785da99-eafe-4e51-bdd6-21eea88546a5" returned: 0 in 1.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:36:59.773187 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 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.
Feb 13 23:36:59.801973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Created reservations ['7e8ffa54-9150-4848-b86a-a45dd10197d0', 'ef246d4c-2635-4b89-84fe-b54ac3463501', 'd4e03de9-6270-4543-a1ee-1cfa27af8294', '2c5ec829-c983-4647-9506-b6126a35e77d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:36:59.812251 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:36:59.812251 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:36:59.812251 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:36:59.884957 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Delete snapshot completed successfully.
Feb 13 23:36:59.895284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f2757940-e047-4170-90da-7f1a334ce586 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-b785da99-eafe-4e51-bdd6-21eea88546a5-delete_snapshot'" released by "delete_snapshot" :: held 2.726s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:01.515577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e2defee-d5ac-4dbc-a6a8-a8dd26c73a6a tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:01.580955 n-d-828979-1 sudo[113509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:01.582002 n-d-828979-1 sudo[113509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:02.431511 n-d-828979-1 sudo[113509]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:02.438782 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e2defee-d5ac-4dbc-a6a8-a8dd26c73a6a tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.919s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:02.443191 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e2defee-d5ac-4dbc-a6a8-a8dd26c73a6a tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:02.498729 n-d-828979-1 sudo[113522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g
Feb 13 23:37:02.503329 n-d-828979-1 sudo[113522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:02.571064 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:37:02.579101 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:37:02.580294 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:37:02.598908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (1a339c2d-1a37-4193-94d3-a1b5da824f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:37:02.602899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d1352f-c472-4182-a689-a55c85bd13e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:02.634421 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:37:02.672164 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d1352f-c472-4182-a689-a55c85bd13e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1295201032',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=56f77933-f330-41ea-99c6-750a1caa97b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fea57da0c174f93b8fcd2a966ee5b03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:37:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:37:02Z,user_id='6cd1e12b7a4f4e4fb71159362a4b16dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:02.675053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20441241-019b-4e5d-b5fb-ced6c9928ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:02.677504 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20441241-019b-4e5d-b5fb-ced6c9928ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:02.680610 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (983a03db-b1e0-4cf3-9300-9c0b6c601553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:02.682918 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (983a03db-b1e0-4cf3-9300-9c0b6c601553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56f77933-f330-41ea-99c6-750a1caa97b2', 'volume_name': 'volume-56f77933-f330-41ea-99c6-750a1caa97b2', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:02.685733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1c3220-cc76-43bf-97f5-3f8d8817f03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:02.688138 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1c3220-cc76-43bf-97f5-3f8d8817f03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:02.690577 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce292f2c-3e55-47ee-975e-d84c03f269a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:02.691359 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Volume 56f77933-f330-41ea-99c6-750a1caa97b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56f77933-f330-41ea-99c6-750a1caa97b2', 'volume_size': 1}
Feb 13 23:37:02.692633 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56f77933-f330-41ea-99c6-750a1caa97b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:02.717542 n-d-828979-1 sudo[113524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56f77933-f330-41ea-99c6-750a1caa97b2 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:37:02.719005 n-d-828979-1 sudo[113524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:03.702829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e2defee-d5ac-4dbc-a6a8-a8dd26c73a6a tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g" returned: 0 in 1.258s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:03.698275 n-d-828979-1 sudo[113522]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:03.801329 n-d-828979-1 sudo[113524]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:03.811447 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56f77933-f330-41ea-99c6-750a1caa97b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.118s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:03.814852 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce292f2c-3e55-47ee-975e-d84c03f269a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56f77933-f330-41ea-99c6-750a1caa97b2', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:03.817184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (017e5a5a-59e5-4a4e-8254-42057b70b3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:03.836282 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9e2defee-d5ac-4dbc-a6a8-a8dd26c73a6a tempest-SnapshotsActionsTest-40131532 None] Create snapshot completed successfully
Feb 13 23:37:03.848402 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Volume volume-56f77933-f330-41ea-99c6-750a1caa97b2 (56f77933-f330-41ea-99c6-750a1caa97b2): created successfully
Feb 13 23:37:03.851383 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (017e5a5a-59e5-4a4e-8254-42057b70b3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:03.854463 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Flow 'volume_create_manager' (1a339c2d-1a37-4193-94d3-a1b5da824f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:37:03.866821 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7b5976c4-76a8-43fd-81b5-9cb9d5c96e82 tempest-AttachVolumeNegativeTest-244555076 None] Created volume successfully.
Feb 13 23:37:05.183081 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-af9c789a-ba95-4e25-9112-92a8fe7b1c78-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:05.184829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:05.221972 n-d-828979-1 sudo[113670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78
Feb 13 23:37:05.226541 n-d-828979-1 sudo[113670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:05.720950 n-d-828979-1 sudo[113670]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:05.723763 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78" returned: 0 in 0.538s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:05.726405 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:05.776660 n-d-828979-1 sudo[113675]: ubuntu : TTY=unknown ; 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-af9c789a-ba95-4e25-9112-92a8fe7b1c78
Feb 13 23:37:05.777484 n-d-828979-1 sudo[113675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:05.900669 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:05.922743 n-d-828979-1 sudo[113677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:05.923859 n-d-828979-1 sudo[113677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:06.594802 n-d-828979-1 sudo[113677]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:06.598396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2" returned: 0 in 0.697s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:06.599241 n-d-828979-1 sudo[113675]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:06.644495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-af9c789a-ba95-4e25-9112-92a8fe7b1c78" returned: 0 in 0.918s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:06.739781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:06.757105 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:06.757612 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643419584]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:06.758334 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:37:06.768690 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Creating iscsi_target for Volume ID: volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Created volume path /opt/stack/data/cinder/volumes/volume-56f77933-f330-41ea-99c6-750a1caa97b2,
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: incominguser RAAts5gsZ93eRfzakBcm Z3Y6rmPZffb22cZt
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:06.770812 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:37:06.773869 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:06.799027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Created reservations ['dd639afa-a4e5-47d7-b1cc-94c4853b80ef', '865b80b5-9484-4eaa-84d2-e2cb0d889620', '7af6635c-b685-4c61-9c7f-8225ab6c2c15', '1abc9b15-3903-4022-8adc-3ffc12df5e3c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:06.801530 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:06.801530 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:06.801530 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:06.856162 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Delete snapshot completed successfully.
Feb 13 23:37:06.863680 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c5b5f266-75e5-401d-9834-3630e7bb2ac7 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-af9c789a-ba95-4e25-9112-92a8fe7b1c78-delete_snapshot'" released by "delete_snapshot" :: held 1.681s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:07.228628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2" returned: 0 in 0.455s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:07.228628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643419584]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:07.229525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:37:07.229951 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:37:07.234807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:07.253619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:07.254462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643419584]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2\n System information:\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-56f77933-f330-41ea-99c6-750a1caa97b2\n Backing store flags: \n Account information:\n RAAts5gsZ93eRfzakBcm\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:37:07.254774 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:37:07.268162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:07.407729 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:07.408106 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643419584]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2\n System information:\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-56f77933-f330-41ea-99c6-750a1caa97b2\n Backing store flags: \n Account information:\n RAAts5gsZ93eRfzakBcm\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:07.410094 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:07.528884 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:07.529393 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643419584]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2\n System information:\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-56f77933-f330-41ea-99c6-750a1caa97b2\n Backing store flags: \n Account information:\n RAAts5gsZ93eRfzakBcm\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:07.532788 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:37:07.601166 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2', 'target_lun': 1, 'volume_id': '56f77933-f330-41ea-99c6-750a1caa97b2', 'auth_method': 'CHAP', 'auth_username': 'RAAts5gsZ93eRfzakBcm', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '022be583-2864-401b-a5ec-b20d3b5cfc8b'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:37:07.729019 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-c44c4097-d4f4-43fb-9724-9a9d067c22f0 req-75a38f98-3ca9-433c-8438-804491a9e5a3 tempest-AttachVolumeNegativeTest-244555076 None] attachment_update completed successfully.
Feb 13 23:37:08.235522 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdedbb1a-ac78-4d0a-9443-0036fa9db81e tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:08.258985 n-d-828979-1 sudo[113780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:08.259920 n-d-828979-1 sudo[113780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:08.668418 n-d-828979-1 sudo[113780]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:08.671518 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdedbb1a-ac78-4d0a-9443-0036fa9db81e tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:08.673495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdedbb1a-ac78-4d0a-9443-0036fa9db81e tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:08.700270 n-d-828979-1 sudo[113784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g
Feb 13 23:37:08.701063 n-d-828979-1 sudo[113784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:09.580144 n-d-828979-1 sudo[113784]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:09.583302 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdedbb1a-ac78-4d0a-9443-0036fa9db81e tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0 --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g" returned: 0 in 0.909s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:09.648749 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bdedbb1a-ac78-4d0a-9443-0036fa9db81e tempest-SnapshotsActionsTest-40131532 None] Create snapshot completed successfully
Feb 13 23:37:09.694538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:37:09.708985 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:37:09.710907 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:37:09.727430 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Flow 'volume_create_manager' (9fa143c9-d856-4291-8f1a-0158fdfd8194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:37:09.728930 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8427f6b-af41-44fe-aa24-130aa014fefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:09.753552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:37:09.787950 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8427f6b-af41-44fe-aa24-130aa014fefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-376550324',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=775e7915-c24c-4f44-a0b1-223602559945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdd22fc37b64af6841b0320df10e81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:37:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:37:10Z,user_id='f7fa6292abbb4dc7b57b43d7ac260440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b5cb043-d2d9-4778-a779-972d79231732),volume_type_id=4b5cb043-d2d9-4778-a779-972d79231732)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:09.791141 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7d457aa-12ea-49d9-a83d-62be566fb5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:09.793892 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7d457aa-12ea-49d9-a83d-62be566fb5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:09.799463 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ba146c3-0ded-4554-b67c-6cf0d51642cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:09.804610 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ba146c3-0ded-4554-b67c-6cf0d51642cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '775e7915-c24c-4f44-a0b1-223602559945', 'volume_name': 'volume-775e7915-c24c-4f44-a0b1-223602559945', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:09.807185 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdcbb0fe-d668-4b84-872f-31b75d7f42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:09.814672 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdcbb0fe-d668-4b84-872f-31b75d7f42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:09.818280 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (718597b2-026e-476b-a0be-b0a515a6b1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:09.819303 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Volume 775e7915-c24c-4f44-a0b1-223602559945: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-775e7915-c24c-4f44-a0b1-223602559945', 'volume_size': 1}
Feb 13 23:37:09.821269 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-775e7915-c24c-4f44-a0b1-223602559945 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:09.856321 n-d-828979-1 sudo[113896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-775e7915-c24c-4f44-a0b1-223602559945 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:37:09.857232 n-d-828979-1 sudo[113896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:10.427006 n-d-828979-1 sudo[113896]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:10.429846 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-775e7915-c24c-4f44-a0b1-223602559945 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.608s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:10.434310 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (718597b2-026e-476b-a0be-b0a515a6b1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-775e7915-c24c-4f44-a0b1-223602559945', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:10.439106 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (166956d1-ec11-4abb-97c9-a29da2af7b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:10.450477 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Volume volume-775e7915-c24c-4f44-a0b1-223602559945 (775e7915-c24c-4f44-a0b1-223602559945): created successfully
Feb 13 23:37:10.453376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (166956d1-ec11-4abb-97c9-a29da2af7b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:10.456822 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Flow 'volume_create_manager' (9fa143c9-d856-4291-8f1a-0158fdfd8194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:37:10.471558 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ab81bdd3-9349-4ad0-932c-697ba596b8e9 tempest-VolumeTypesTest-1907568859 None] Created volume successfully.
Feb 13 23:37:10.761534 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-c4a455e5-563f-4357-9664-1ed30a5020e0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:10.763788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:10.806308 n-d-828979-1 sudo[113929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0
Feb 13 23:37:10.807118 n-d-828979-1 sudo[113929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:11.382264 n-d-828979-1 sudo[113929]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:11.385564 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0" returned: 0 in 0.622s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:11.388714 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:11.446220 n-d-828979-1 sudo[113932]: ubuntu : TTY=unknown ; 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-c4a455e5-563f-4357-9664-1ed30a5020e0
Feb 13 23:37:11.447032 n-d-828979-1 sudo[113932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:11.459507 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:11.461102 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:11.511948 n-d-828979-1 sudo[113936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:11.512751 n-d-828979-1 sudo[113936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:12.223821 n-d-828979-1 sudo[113932]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:12.226455 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c4a455e5-563f-4357-9664-1ed30a5020e0" returned: 0 in 0.837s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:12.232108 n-d-828979-1 sudo[113936]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:12.296310 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.824s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:12.319066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:12.364364 n-d-828979-1 sudo[114000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:12.365193 n-d-828979-1 sudo[114000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:12.470382 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Created reservations ['fc1d2ba5-f7d8-48c7-b6f8-a9b45ac1b238', '8f05ad0e-598d-434b-9a0e-24f56853ed8f', '343602aa-c80d-4baf-865b-6f09c77ef0a5', '64f92897-1e5a-4025-8aac-c7e4ed238d89'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:12.472542 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:12.472542 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:12.472542 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:12.548114 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Delete snapshot completed successfully.
Feb 13 23:37:12.554409 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-3da380de-e142-4e99-9e2c-0acf46d4345d tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-c4a455e5-563f-4357-9664-1ed30a5020e0-delete_snapshot'" released by "delete_snapshot" :: held 1.798s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:13.080342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.754s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:13.080342 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:13.071260 n-d-828979-1 sudo[114000]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:13.093698 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7376b718-c6c6-4674-b51c-55faed13d979 tempest-VolumeTypesTest-1907568859 None] Retype volume completed successfully.
Feb 13 23:37:13.797123 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c84055ee-9893-43b3-8a01-e557a1e9ab45 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:13.850918 n-d-828979-1 sudo[114003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:13.851755 n-d-828979-1 sudo[114003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:14.494659 n-d-828979-1 sudo[114003]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:14.497142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c84055ee-9893-43b3-8a01-e557a1e9ab45 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.700s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:14.499476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c84055ee-9893-43b3-8a01-e557a1e9ab45 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:14.520357 n-d-828979-1 sudo[114006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g
Feb 13 23:37:14.521388 n-d-828979-1 sudo[114006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:14.721841 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Lock "b'cinder-775e7915-c24c-4f44-a0b1-223602559945-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:14.866546 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Skipping remove_export. No iscsi_target is presently exported for volume: 775e7915-c24c-4f44-a0b1-223602559945
Feb 13 23:37:14.867296 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:14.936871 n-d-828979-1 sudo[114008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945
Feb 13 23:37:14.938325 n-d-828979-1 sudo[114008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:15.655685 n-d-828979-1 sudo[114006]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:15.658392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c84055ee-9893-43b3-8a01-e557a1e9ab45 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e --snapshot stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 -L 1.00g" returned: 0 in 1.159s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:15.782603 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c84055ee-9893-43b3-8a01-e557a1e9ab45 tempest-SnapshotsActionsTest-40131532 None] Create snapshot completed successfully
Feb 13 23:37:16.237261 n-d-828979-1 sudo[114008]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:16.240359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945" returned: 0 in 1.372s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:16.243412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:16.294076 n-d-828979-1 sudo[114121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945
Feb 13 23:37:16.294951 n-d-828979-1 sudo[114121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:16.612201 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:16.620443 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:16.668884 n-d-828979-1 sudo[114123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e
Feb 13 23:37:16.669846 n-d-828979-1 sudo[114123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:17.070213 n-d-828979-1 sudo[114121]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:17.081949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945" returned: 0 in 0.830s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:17.081949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:17.133174 n-d-828979-1 sudo[114126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945
Feb 13 23:37:17.133983 n-d-828979-1 sudo[114126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:17.356255 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-01dba31a-5fbb-447a-afaa-f16466bf6d4d req-64e1fe21-1169-4bf0-8cab-a3cda825bbb1 tempest-AttachVolumeNegativeTest-244555076 None] Terminate volume connection completed successfully.
Feb 13 23:37:17.356830 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-01dba31a-5fbb-447a-afaa-f16466bf6d4d req-64e1fe21-1169-4bf0-8cab-a3cda825bbb1 tempest-AttachVolumeNegativeTest-244555076 None] Deleting attachment 022be583-2864-401b-a5ec-b20d3b5cfc8b. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:37:17.379755 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:17.434147 n-d-828979-1 sudo[114123]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:17.437250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e" returned: 0 in 0.822s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:17.439184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:17.519257 n-d-828979-1 sudo[114130]: ubuntu : TTY=unknown ; 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-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e
Feb 13 23:37:17.527355 n-d-828979-1 sudo[114130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:17.642166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:17.643041 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643418784]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2\n System information:\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-56f77933-f330-41ea-99c6-750a1caa97b2\n Backing store flags: \n Account information:\n RAAts5gsZ93eRfzakBcm\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:17.644782 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-01dba31a-5fbb-447a-afaa-f16466bf6d4d req-64e1fe21-1169-4bf0-8cab-a3cda825bbb1 tempest-AttachVolumeNegativeTest-244555076 None] Removing iscsi_target for Volume ID: 56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:17.647957 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:17.853528 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-56f77933-f330-41ea-99c6-750a1caa97b2 -f" returned: 0 in 0.205s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:17.860503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643418784]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:17.862725 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:18.171547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.309s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:18.171921 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643418784]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:18.224976 n-d-828979-1 sudo[114126]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:18.228001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-775e7915-c24c-4f44-a0b1-223602559945" returned: 0 in 1.153s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:18.229738 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Successfully deleted volume: 775e7915-c24c-4f44-a0b1-223602559945
Feb 13 23:37:18.390216 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-855828083 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-855828083, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:37:18.392059 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-855828083 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-855828083, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:37:18.475252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Created reservations ['b2b08e32-15fb-4264-8c0a-8816f0808f92', '201f7552-e92c-4f49-9582-f729e06682cb', '2107206e-1605-4873-bf11-ee5b4e3866a4', 'a1687db9-0621-442e-846b-4098206a321f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:18.481198 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:18.481198 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:18.481198 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:18.621098 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:18.621942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:18.638930 n-d-828979-1 sudo[114130]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:18.644887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e" returned: 0 in 1.206s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:18.649933 n-d-828979-1 sudo[114212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:18.650813 n-d-828979-1 sudo[114212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:18.801060 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Created reservations ['b265da20-6cb5-4ff5-bf07-72ba4bc6fc02', 'ce24590e-2255-4294-9ac8-d1bd5cae38e0', 'd5e01a6d-a2ff-467b-9e8c-2ca1f04b03c1', 'bbba59eb-cccf-497e-9fc5-500b4665481f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:18.803707 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:18.803707 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:18.803707 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:18.868174 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Delete snapshot completed successfully.
Feb 13 23:37:18.875087 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-08f4bf49-8b8e-4d8a-a654-3ce7b701e075 tempest-SnapshotsActionsTest-1395435627 None] Lock "b'cinder-9f19ae51-0f8a-4bda-9ce0-5bbb7ab49e4e-delete_snapshot'" released by "delete_snapshot" :: held 2.263s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:19.377440 n-d-828979-1 sudo[114212]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:19.379546 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.758s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:19.381036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:19.422206 n-d-828979-1 sudo[114215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:19.428774 n-d-828979-1 sudo[114215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:19.622719 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-56f77933-f330-41ea-99c6-750a1caa97b2-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:19.769890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:20.150714 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.382s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:20.153990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:20.156500 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Skipping remove_export. No iscsi_target is presently exported for volume: 56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:20.157724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:20.214190 n-d-828979-1 sudo[114220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:20.222008 n-d-828979-1 sudo[114220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:20.389611 n-d-828979-1 sudo[114215]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:20.391847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.010s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:20.393883 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:20.404868 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Deleted volume successfully.
Feb 13 23:37:20.441661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8e521018-9951-4962-9d01-0ad21b12b038 tempest-VolumeTypesTest-1907568859 None] Lock "b'cinder-775e7915-c24c-4f44-a0b1-223602559945-delete_volume'" released by "delete_volume" :: held 5.720s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:20.596574 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Lock "b'cinder-befebe0c-3389-4f23-84db-cbcf532cf153-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:20.599043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-befebe0c-3389-4f23-84db-cbcf532cf153 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:20.663851 n-d-828979-1 sudo[114222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-befebe0c-3389-4f23-84db-cbcf532cf153
Feb 13 23:37:20.666453 n-d-828979-1 sudo[114222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:21.317025 n-d-828979-1 sudo[114220]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:21.336366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2" returned: 0 in 1.162s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:21.336366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:21.411008 n-d-828979-1 sudo[114226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:21.411814 n-d-828979-1 sudo[114226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:21.599735 n-d-828979-1 sudo[114222]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:21.603362 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-befebe0c-3389-4f23-84db-cbcf532cf153" returned: 0 in 1.004s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:21.605506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-befebe0c-3389-4f23-84db-cbcf532cf153 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:21.661789 n-d-828979-1 sudo[114230]: ubuntu : TTY=unknown ; 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-befebe0c-3389-4f23-84db-cbcf532cf153
Feb 13 23:37:21.663581 n-d-828979-1 sudo[114230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:22.189347 n-d-828979-1 sudo[114226]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:22.192403 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2" returned: 0 in 0.860s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:22.194854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:22.236583 n-d-828979-1 sudo[114234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:22.237584 n-d-828979-1 sudo[114234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:22.659459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-befebe0c-3389-4f23-84db-cbcf532cf153" returned: 0 in 1.048s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:22.651554 n-d-828979-1 sudo[114230]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:22.846938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Created reservations ['4005ccee-63f4-4f25-afcb-6b1180dec1a0', 'f4b400de-2719-4efa-be11-6518b8fafaeb', '9937269b-3e02-481c-8ca7-344da637c578', '36cacb76-f2cc-42a2-a893-ced1159a0015'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:22.849212 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:22.849212 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:22.849212 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:22.942215 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Delete snapshot completed successfully.
Feb 13 23:37:22.960511 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6d4de74c-a2b5-4b2f-a68d-94a3e35b2b3e tempest-SnapshotsActionsTest-40131532 None] Lock "b'cinder-befebe0c-3389-4f23-84db-cbcf532cf153-delete_snapshot'" released by "delete_snapshot" :: held 2.363s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:23.185232 n-d-828979-1 sudo[114234]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:23.193995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56f77933-f330-41ea-99c6-750a1caa97b2" returned: 0 in 0.993s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:23.193995 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Successfully deleted volume: 56f77933-f330-41ea-99c6-750a1caa97b2
Feb 13 23:37:23.275041 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Created reservations ['63757646-cdd8-46a4-8699-4ff51fea853e', 'e2f8781d-77fd-4826-8d70-c5441d1bc745', 'fb98aafe-cc3c-45f2-ba92-15d0b2208452', 'd1428820-b4f2-458f-9aaf-75e9392ab75a'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:23.394577 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:23.399918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:23.424765 n-d-828979-1 sudo[114293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:23.425743 n-d-828979-1 sudo[114293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:24.195411 n-d-828979-1 sudo[114293]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:24.206478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:24.210810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:24.250365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Lock "b'cinder-bf51bec9-8cf6-42a1-9234-9469a0a2e583-delete_volume'" acquired by "delete_volume" :: waited 0.056s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:24.271002 n-d-828979-1 sudo[114300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:24.271849 n-d-828979-1 sudo[114300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:24.406667 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:24.407916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:24.453513 n-d-828979-1 sudo[114302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:24.454413 n-d-828979-1 sudo[114302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:25.067314 n-d-828979-1 sudo[114302]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:25.070555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.662s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:25.072993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:25.111629 n-d-828979-1 sudo[114300]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:25.114734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.903s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:25.118203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:25.124515 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Deleted volume successfully.
Feb 13 23:37:25.126922 n-d-828979-1 sudo[114308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:25.128898 n-d-828979-1 sudo[114308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:25.156496 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e55c58a7-e561-416a-b632-5981f7d54a3d tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-56f77933-f330-41ea-99c6-750a1caa97b2-delete_volume'" released by "delete_volume" :: held 5.534s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:25.688930 n-d-828979-1 sudo[114308]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:25.691997 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.619s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:25.694612 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:25.759849 n-d-828979-1 sudo[114312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:25.762858 n-d-828979-1 sudo[114312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:26.508747 n-d-828979-1 sudo[114312]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:26.511067 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf51bec9-8cf6-42a1-9234-9469a0a2e583" returned: 0 in 0.817s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:26.512601 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Successfully deleted volume: bf51bec9-8cf6-42a1-9234-9469a0a2e583
Feb 13 23:37:26.594125 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Created reservations ['c9cb8924-cd50-49ad-aaad-8fcd57cd3f10', '0e9c5f64-5e2a-4c1d-a714-1edd747796e6', '2fe044e9-503b-4625-a223-d50497da57ea', '6e88efae-4681-4a4c-ac43-d6abb783e49d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:26.596840 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:26.596840 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:26.596840 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:26.672602 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:26.673502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:26.704603 n-d-828979-1 sudo[114319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:26.706119 n-d-828979-1 sudo[114319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:27.306525 n-d-828979-1 sudo[114319]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:27.310229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.635s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:27.313774 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:27.350483 n-d-828979-1 sudo[114351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:27.351342 n-d-828979-1 sudo[114351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:28.204790 n-d-828979-1 sudo[114351]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:28.207214 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.893s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:28.208850 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:28.214815 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Deleted volume successfully.
Feb 13 23:37:28.242308 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be17d150-4f66-45ee-b431-80594de9a439 tempest-SnapshotsActionsTest-40131532 None] Lock "b'cinder-bf51bec9-8cf6-42a1-9234-9469a0a2e583-delete_volume'" released by "delete_volume" :: held 3.993s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:29.271299 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-1ba4860b-bb70-49c9-8047-a9708b27aa56-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:29.381096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:29.530807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:29.531066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:29.532717 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:37:29.533761 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:29.578950 n-d-828979-1 sudo[114363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:37:29.579868 n-d-828979-1 sudo[114363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:30.075627 n-d-828979-1 sudo[114363]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:30.079130 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56" returned: 0 in 0.545s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:30.080693 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:30.106420 n-d-828979-1 sudo[114366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:37:30.107680 n-d-828979-1 sudo[114366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:30.601506 n-d-828979-1 sudo[114366]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:30.604011 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56" returned: 0 in 0.523s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:30.608343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:30.644839 n-d-828979-1 sudo[114371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:37:30.645656 n-d-828979-1 sudo[114371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:31.590440 n-d-828979-1 sudo[114371]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:31.593188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1ba4860b-bb70-49c9-8047-a9708b27aa56" returned: 0 in 0.984s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:31.594512 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Successfully deleted volume: 1ba4860b-bb70-49c9-8047-a9708b27aa56
Feb 13 23:37:31.719756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Created reservations ['e05e7b65-e1d8-45ef-b7c6-d3433b79dc01', '5be819c0-5adc-4656-b595-e8f74d2a5705', '13cad1e8-aa3e-478a-87b1-3c7045e33909', 'f2423df6-b333-4e1c-bc60-3cb0f7562ef5'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:31.724233 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:31.724233 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:31.724233 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:31.841108 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:31.842414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:31.888054 n-d-828979-1 sudo[114381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:31.889148 n-d-828979-1 sudo[114381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:32.565510 n-d-828979-1 sudo[114381]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:32.569577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:32.572659 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:32.598332 n-d-828979-1 sudo[114384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:32.599224 n-d-828979-1 sudo[114384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:33.110813 n-d-828979-1 sudo[114384]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:33.113225 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:33.115576 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:33.121366 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Deleted volume successfully.
Feb 13 23:37:33.146271 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ecd5f207-c463-4ee9-a953-ce1551a2258e tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-1ba4860b-bb70-49c9-8047-a9708b27aa56-delete_volume'" released by "delete_volume" :: held 3.874s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:34.788982 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:37:34.804412 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:37:34.805202 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:37:34.882643 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Flow 'volume_create_manager' (364626e5-783c-4b68-b91a-4ecdd5e9f839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:37:34.885788 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbed666c-d5ff-4480-997d-6817fbb0328f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:34.943980 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:37:35.037866 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbed666c-d5ff-4480-997d-6817fbb0328f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1569112071',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ae023740-7fcb-4f54-8ae3-c65b717412fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6526a684b4d3435d9973250d364e4714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:37:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:37:35Z,user_id='b560916035f740d69bbbfa7f8fdd5e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:35.055861 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af3aeff8-b2f3-47c2-a065-d660624c82f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:35.057947 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af3aeff8-b2f3-47c2-a065-d660624c82f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:35.073003 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a907bed2-2ae7-4391-903c-ee19d279881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:35.246869 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a907bed2-2ae7-4391-903c-ee19d279881e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ae023740-7fcb-4f54-8ae3-c65b717412fd', 'volume_name': 'volume-ae023740-7fcb-4f54-8ae3-c65b717412fd', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:35.251072 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0637544d-2df4-4451-a367-5ecba00dd59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:35.256886 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0637544d-2df4-4451-a367-5ecba00dd59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:37:35.262685 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e0590a9-1229-4031-a4ba-0771f7afb725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:37:35.269698 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Volume ae023740-7fcb-4f54-8ae3-c65b717412fd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ae023740-7fcb-4f54-8ae3-c65b717412fd', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:37:35.270920 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Cloning ae023740-7fcb-4f54-8ae3-c65b717412fd from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:37:46.006768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-469afc0e-e3c3-4432-8718-4b92662d5795-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:37:46.131797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:46.333476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:46.333851 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:37:46.334629 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Skipping remove_export. No iscsi_target is presently exported for volume: 469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:37:46.337162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:46.572559 n-d-828979-1 sudo[114428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:37:46.573569 n-d-828979-1 sudo[114428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:47.471036 n-d-828979-1 sudo[114428]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:47.473625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795" returned: 0 in 1.138s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:47.477246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:47.517487 n-d-828979-1 sudo[114431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:37:47.521685 n-d-828979-1 sudo[114431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:48.409336 n-d-828979-1 sudo[114431]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:48.412025 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795" returned: 0 in 0.934s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:48.414404 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:48.443026 n-d-828979-1 sudo[114434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:37:48.444526 n-d-828979-1 sudo[114434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:49.000320 n-d-828979-1 sudo[114434]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:49.005849 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-469afc0e-e3c3-4432-8718-4b92662d5795" returned: 0 in 0.590s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:49.007677 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Successfully deleted volume: 469afc0e-e3c3-4432-8718-4b92662d5795
Feb 13 23:37:49.108195 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Created reservations ['e618aff6-ab66-462c-ac0c-97bb1217aacb', '0da621de-ef75-41f5-936c-f90724bc9d26', 'c03723ff-356d-4948-b484-8bb355c31011', '55a05c5f-edd3-453f-b8d9-011e8ee1965e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:37:49.112719 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:37:49.112719 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:37:49.112719 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:37:49.220797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:49.225920 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:49.277506 n-d-828979-1 sudo[114441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:49.278385 n-d-828979-1 sudo[114441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:49.949411 n-d-828979-1 sudo[114441]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:49.952670 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:49.954855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:50.022001 n-d-828979-1 sudo[114444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:50.024133 n-d-828979-1 sudo[114444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:50.783178 n-d-828979-1 sudo[114444]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:50.786098 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.831s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:50.788512 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:50.796323 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Deleted volume successfully.
Feb 13 23:37:50.817888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4e409ec8-17b3-411a-b2ce-6c88376f1b40 tempest-AttachVolumeNegativeTest-244555076 None] Lock "b'cinder-469afc0e-e3c3-4432-8718-4b92662d5795-delete_volume'" released by "delete_volume" :: held 4.811s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:37:53.538438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:37:53.541055 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:37:53.541768 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:53.592664 n-d-828979-1 sudo[114461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:53.593650 n-d-828979-1 sudo[114461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:54.188726 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 18.91 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:37:54.189363 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Image download 616.00 MB at 32.57 MB/s
Feb 13 23:37:54.254803 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:54.458618 n-d-828979-1 sudo[114461]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:54.461062 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.919s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:54.463786 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:54.505322 n-d-828979-1 sudo[114466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1
Feb 13 23:37:54.507653 n-d-828979-1 sudo[114466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:54.510904 n-d-828979-1 sudo[114471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:37:54.511711 n-d-828979-1 sudo[114471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:55.151127 n-d-828979-1 sudo[114471]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:55.153436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.689s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:55.154899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:37:55.380458 n-d-828979-1 sudo[114466]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:55.382514 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1" returned: 0 in 1.128s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:55.383313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user b560916035f740d69bbbfa7f8fdd5e21. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:37:55.459521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:55.552869 n-d-828979-1 sudo[114486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1
Feb 13 23:37:55.553720 n-d-828979-1 sudo[114486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:56.011743 n-d-828979-1 sudo[114486]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:56.014973 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1" returned: 0 in 0.555s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:56.017316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae023740-7fcb-4f54-8ae3-c65b717412fd stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:56.046711 n-d-828979-1 sudo[114498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae023740-7fcb-4f54-8ae3-c65b717412fd stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:37:56.047523 n-d-828979-1 sudo[114498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:56.746951 n-d-828979-1 sudo[114498]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:56.749444 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae023740-7fcb-4f54-8ae3-c65b717412fd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.732s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:56.782218 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume ae023740-7fcb-4f54-8ae3-c65b717412fd. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:37:56.843328 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_3ke1u5_r {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:57.098461 n-d-828979-1 sudo[114534]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_3ke1u5_r
Feb 13 23:37:57.100246 n-d-828979-1 sudo[114534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:57.707126 n-d-828979-1 sudo[114534]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:57.709571 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_3ke1u5_r" returned: 0 in 0.866s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:57.711429 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:57.821889 n-d-828979-1 sudo[114542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1
Feb 13 23:37:57.824852 n-d-828979-1 sudo[114542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:58.458899 n-d-828979-1 sudo[114542]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:58.461337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1" returned: 0 in 0.750s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:58.462897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:37:58.464131 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:58.485159 n-d-828979-1 sudo[114547]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd oflag=direct
Feb 13 23:37:58.486617 n-d-828979-1 sudo[114547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:58.862717 n-d-828979-1 sudo[114547]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:58.865078 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd oflag=direct" returned: 0 in 0.400s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:58.866317 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 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_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:58.891184 n-d-828979-1 sudo[114560]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd
Feb 13 23:37:58.892906 n-d-828979-1 sudo[114560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:37:59.874104 n-d-828979-1 sudo[114560]: pam_unix(sudo:session): session closed for user root
Feb 13 23:37:59.880142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 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_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd" returned: 0 in 1.012s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:37:59.881240 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:37:59.969675 n-d-828979-1 sudo[114585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1
Feb 13 23:37:59.970510 n-d-828979-1 sudo[114585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:00.377774 n-d-828979-1 sudo[114585]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:00.380608 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1" returned: 0 in 0.499s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:00.381623 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_zy9so2jrn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.01 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ae023740--7fcb--4f54--8ae3--c65b717412fd {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:38:00.382008 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Converted 700.00 MB image at 689.73 MB/s
Feb 13 23:38:00.382725 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume ae023740-7fcb-4f54-8ae3-c65b717412fd successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:38:00.507080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user b560916035f740d69bbbfa7f8fdd5e21 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:38:00.507759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Marking volume ae023740-7fcb-4f54-8ae3-c65b717412fd as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:38:00.519711 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to ae023740-7fcb-4f54-8ae3-c65b717412fd. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:38:00.520150 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Creating volume glance metadata for volume ae023740-7fcb-4f54-8ae3-c65b717412fd backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:38:00.609637 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e0590a9-1229-4031-a4ba-0771f7afb725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae023740-7fcb-4f54-8ae3-c65b717412fd', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:00.611893 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f391353-72c1-4c7a-9fe7-4a8a1ec1188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:00.619514 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Volume volume-ae023740-7fcb-4f54-8ae3-c65b717412fd (ae023740-7fcb-4f54-8ae3-c65b717412fd): created successfully
Feb 13 23:38:00.621582 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f391353-72c1-4c7a-9fe7-4a8a1ec1188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:00.625512 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Flow 'volume_create_manager' (364626e5-783c-4b68-b91a-4ecdd5e9f839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:00.634842 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fba895ab-ef4f-4eba-8065-305596cd691e tempest-VolumesExtendTest-368617276 None] Created volume successfully.
Feb 13 23:38:00.906226 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b423d9c-7866-4888-84fe-28c33ef4ac7f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:00.929020 n-d-828979-1 sudo[114590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:00.930451 n-d-828979-1 sudo[114590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:01.422239 n-d-828979-1 sudo[114590]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:01.424444 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b423d9c-7866-4888-84fe-28c33ef4ac7f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd" returned: 0 in 0.518s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:01.426678 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b423d9c-7866-4888-84fe-28c33ef4ac7f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:01.451266 n-d-828979-1 sudo[114593]: 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-ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:01.452101 n-d-828979-1 sudo[114593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:02.017045 n-d-828979-1 sudo[114593]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:02.019798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b423d9c-7866-4888-84fe-28c33ef4ac7f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd" returned: 0 in 0.592s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:02.073408 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0b423d9c-7866-4888-84fe-28c33ef4ac7f tempest-VolumesExtendTest-368617276 None] Extend volume completed successfully.
Feb 13 23:38:03.129404 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:38:03.149262 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:38:03.150339 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:38:03.203839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Flow 'volume_create_manager' (52c825cc-522c-4b18-b45d-e4ae14c39c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:03.218575 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c2f4a94-0707-4f6c-bfdc-a3a1fe5087fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.268527 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:38:03.300257 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c2f4a94-0707-4f6c-bfdc-a3a1fe5087fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1227680723',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=c6030b0f-cfa0-4240-ac12-570a300d8302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c5707529df64885ac78d8d1ecd7b934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:38:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:38:03Z,user_id='44cd7f178e4048e59eddbfd9a698a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.303029 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (031078fc-b7c7-4c61-87fc-b06038eef6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.305720 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (031078fc-b7c7-4c61-87fc-b06038eef6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.309066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19405b62-8a21-4f92-9dc2-26d54b1c3556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.312210 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19405b62-8a21-4f92-9dc2-26d54b1c3556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6030b0f-cfa0-4240-ac12-570a300d8302', 'volume_name': 'volume-c6030b0f-cfa0-4240-ac12-570a300d8302', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.314803 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e5966d1-e79a-45ba-a614-dd87e1f2161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.317701 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e5966d1-e79a-45ba-a614-dd87e1f2161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.320317 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (161e0cb9-693b-485e-8922-24a7509abe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.321318 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Volume c6030b0f-cfa0-4240-ac12-570a300d8302: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6030b0f-cfa0-4240-ac12-570a300d8302', 'volume_size': 1}
Feb 13 23:38:03.322911 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6030b0f-cfa0-4240-ac12-570a300d8302 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:03.346313 n-d-828979-1 sudo[114610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6030b0f-cfa0-4240-ac12-570a300d8302 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:38:03.347722 n-d-828979-1 sudo[114610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:03.912726 n-d-828979-1 sudo[114610]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:03.916293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6030b0f-cfa0-4240-ac12-570a300d8302 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.593s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:03.921410 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (161e0cb9-693b-485e-8922-24a7509abe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6030b0f-cfa0-4240-ac12-570a300d8302', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.924231 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d488dfcf-b058-4c0f-8638-74a0f05bde33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:03.953602 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Volume volume-c6030b0f-cfa0-4240-ac12-570a300d8302 (c6030b0f-cfa0-4240-ac12-570a300d8302): created successfully
Feb 13 23:38:03.955729 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d488dfcf-b058-4c0f-8638-74a0f05bde33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:03.964432 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Flow 'volume_create_manager' (52c825cc-522c-4b18-b45d-e4ae14c39c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:03.999537 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-d71fdc6f-67e0-45b9-9876-d0d0ad5af58e req-bef672c5-8ce1-4a4e-8e90-0481ae961522 tempest-VolumesSnapshotsTestJSON-68580842 None] Created volume successfully.
Feb 13 23:38:04.166327 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:38:04.177765 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:38:04.178322 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:38:04.196755 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Flow 'volume_create_manager' (8aef2d80-f04d-48ff-bccf-1847643f3aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:04.200126 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d39d6e86-8f29-42b4-bf1b-3d1afad2d3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:04.227529 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:38:04.258447 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d39d6e86-8f29-42b4-bf1b-3d1afad2d3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-381665098',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=7719d372-13bb-41e1-a8e0-5f2a698f049e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6526a684b4d3435d9973250d364e4714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:38:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:38:04Z,user_id='b560916035f740d69bbbfa7f8fdd5e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:04.263259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba1fc4ee-f93d-40b8-aa95-7375e83a26e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:04.266528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba1fc4ee-f93d-40b8-aa95-7375e83a26e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:04.269083 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8616130-83e5-40b2-abc6-38b1d3b5546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:04.272430 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8616130-83e5-40b2-abc6-38b1d3b5546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7719d372-13bb-41e1-a8e0-5f2a698f049e', 'volume_name': 'volume-7719d372-13bb-41e1-a8e0-5f2a698f049e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:04.276235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce563225-038e-444e-9e28-243a50dfd491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:04.279300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce563225-038e-444e-9e28-243a50dfd491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:04.282778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1adcef6-1114-4493-b13d-e511c5f7f0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:04.283876 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Volume 7719d372-13bb-41e1-a8e0-5f2a698f049e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7719d372-13bb-41e1-a8e0-5f2a698f049e', 'volume_size': 1}
Feb 13 23:38:04.285547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7719d372-13bb-41e1-a8e0-5f2a698f049e stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:04.371813 n-d-828979-1 sudo[114642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7719d372-13bb-41e1-a8e0-5f2a698f049e stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:38:04.373188 n-d-828979-1 sudo[114642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:05.093364 n-d-828979-1 sudo[114642]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:05.147631 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7719d372-13bb-41e1-a8e0-5f2a698f049e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.862s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:05.153132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6d25d5e9-643b-43c6-a6ee-29f611526ab7 req-8728f754-ac3e-40f0-adc5-46a499517064 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:05.183207 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1adcef6-1114-4493-b13d-e511c5f7f0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7719d372-13bb-41e1-a8e0-5f2a698f049e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:05.187790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2560323-c766-46e4-a72f-e28d8a81aa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:05.208376 n-d-828979-1 sudo[114674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:05.211623 n-d-828979-1 sudo[114674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:05.228058 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Volume volume-7719d372-13bb-41e1-a8e0-5f2a698f049e (7719d372-13bb-41e1-a8e0-5f2a698f049e): created successfully
Feb 13 23:38:05.232348 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2560323-c766-46e4-a72f-e28d8a81aa6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:05.235971 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Flow 'volume_create_manager' (8aef2d80-f04d-48ff-bccf-1847643f3aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:05.250603 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b387ca30-b0eb-49e3-9ff4-fcad890eb643 tempest-VolumesExtendTest-368617276 None] Created volume successfully.
Feb 13 23:38:05.689213 n-d-828979-1 sudo[114674]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:05.691268 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6d25d5e9-643b-43c6-a6ee-29f611526ab7 req-8728f754-ac3e-40f0-adc5-46a499517064 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302" returned: 0 in 0.538s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:05.692842 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6d25d5e9-643b-43c6-a6ee-29f611526ab7 req-8728f754-ac3e-40f0-adc5-46a499517064 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df --snapshot stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:05.712896 n-d-828979-1 sudo[114677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df --snapshot stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 -L 1.00g
Feb 13 23:38:05.713702 n-d-828979-1 sudo[114677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:06.524707 n-d-828979-1 sudo[114677]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:06.527893 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6d25d5e9-643b-43c6-a6ee-29f611526ab7 req-8728f754-ac3e-40f0-adc5-46a499517064 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df --snapshot stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 -L 1.00g" returned: 0 in 0.834s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:06.635745 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-6d25d5e9-643b-43c6-a6ee-29f611526ab7 req-8728f754-ac3e-40f0-adc5-46a499517064 tempest-VolumesSnapshotsTestJSON-68580842 None] Create snapshot completed successfully
Feb 13 23:38:06.877479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62124c54-dda0-4b8c-9162-e1752b9f9734 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:06.897695 n-d-828979-1 sudo[114779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:06.898514 n-d-828979-1 sudo[114779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:07.349509 n-d-828979-1 sudo[114779]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:07.355170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62124c54-dda0-4b8c-9162-e1752b9f9734 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.478s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:07.357609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62124c54-dda0-4b8c-9162-e1752b9f9734 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3 --snapshot stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:07.398087 n-d-828979-1 sudo[114782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3 --snapshot stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e -L 1.00g
Feb 13 23:38:07.399261 n-d-828979-1 sudo[114782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:07.851388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Lock "b'cinder-f80a7397-95f1-4e30-a624-58cc058ad6df-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:38:07.860483 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:07.917656 n-d-828979-1 sudo[114785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df
Feb 13 23:38:07.918482 n-d-828979-1 sudo[114785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:08.405247 n-d-828979-1 sudo[114782]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:08.408438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62124c54-dda0-4b8c-9162-e1752b9f9734 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3 --snapshot stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e -L 1.00g" returned: 0 in 1.050s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:08.471541 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-62124c54-dda0-4b8c-9162-e1752b9f9734 tempest-VolumesExtendTest-368617276 None] Create snapshot completed successfully
Feb 13 23:38:08.513809 n-d-828979-1 sudo[114785]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:08.515885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df" returned: 0 in 0.655s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:08.517854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:08.538861 n-d-828979-1 sudo[114884]: ubuntu : TTY=unknown ; 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-f80a7397-95f1-4e30-a624-58cc058ad6df
Feb 13 23:38:08.540505 n-d-828979-1 sudo[114884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:09.389658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:09.432846 n-d-828979-1 sudo[114926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:09.435637 n-d-828979-1 sudo[114926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:09.505383 n-d-828979-1 sudo[114884]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:09.508832 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f80a7397-95f1-4e30-a624-58cc058ad6df" returned: 0 in 0.990s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:09.652224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Created reservations ['1f393a04-f58a-468d-8ee0-77d5bd2689f9', '48ffe689-2a62-464b-9df8-77ca0f038d54', 'c8cf5965-c405-45f2-831c-f3da220fbcf2', 'a055f669-e401-477c-9604-04b1fed6a94b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:38:09.656517 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:38:09.656517 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:38:09.656517 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:09.728378 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Delete snapshot completed successfully.
Feb 13 23:38:09.735776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-f9a11c73-eae7-4d63-9dc3-c7e8bc81f19e req-59061072-e8ff-436e-8181-46a8d120e64d tempest-VolumesSnapshotsTestJSON-68580842 None] Lock "b'cinder-f80a7397-95f1-4e30-a624-58cc058ad6df-delete_snapshot'" released by "delete_snapshot" :: held 1.885s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:38:09.930276 n-d-828979-1 sudo[114926]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:09.932267 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.543s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:09.934109 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:09.954910 n-d-828979-1 sudo[114929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:09.955718 n-d-828979-1 sudo[114929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:10.378006 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Lock "b'cinder-c6030b0f-cfa0-4240-ac12-570a300d8302-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:38:10.515821 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:10.519606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:10.570181 n-d-828979-1 sudo[114929]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:10.572851 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.638s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:10.574091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.brick.local_dev.lvm [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Checking to see if volume volume-7719d372-13bb-41e1-a8e0-5f2a698f049e has been deactivated. {{(pid=92017) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
Feb 13 23:38:10.575399 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 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-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:10.580591 n-d-828979-1 sudo[114936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:10.584568 n-d-828979-1 sudo[114936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:10.619867 n-d-828979-1 sudo[114937]: ubuntu : 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-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:10.627271 n-d-828979-1 sudo[114937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:11.136106 n-d-828979-1 sudo[114937]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:11.138770 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.563s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:11.139904 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.brick.local_dev.lvm [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Volume volume-7719d372-13bb-41e1-a8e0-5f2a698f049e has been deactivated. {{(pid=92017) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
Feb 13 23:38:11.141295 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:11.168146 n-d-828979-1 sudo[114942]: 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-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:11.170348 n-d-828979-1 sudo[114942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:11.184992 n-d-828979-1 sudo[114936]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:11.187840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302" returned: 0 in 0.668s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:11.189599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:11.240703 n-d-828979-1 sudo[114944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:11.241525 n-d-828979-1 sudo[114944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:11.772615 n-d-828979-1 sudo[114942]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:11.774871 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.633s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:11.777787 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:11.822226 n-d-828979-1 sudo[114951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:11.823058 n-d-828979-1 sudo[114951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:11.909803 n-d-828979-1 sudo[114944]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:11.913043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302" returned: 0 in 0.723s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:11.915628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:11.963685 n-d-828979-1 sudo[114953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:11.966653 n-d-828979-1 sudo[114953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:12.920072 n-d-828979-1 sudo[114953]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:12.922257 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6030b0f-cfa0-4240-ac12-570a300d8302" returned: 0 in 1.006s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:12.923263 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Successfully deleted volume: c6030b0f-cfa0-4240-ac12-570a300d8302
Feb 13 23:38:12.929748 n-d-828979-1 sudo[114951]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:12.942477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 1.165s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:13.060593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Created reservations ['b765a660-76dc-450f-92f0-fe798f9c2b0c', 'f8be8c5b-bd07-44ac-aa8a-2134a99129fb', 'dc2d7efb-f59b-4a42-ad55-d3da19b1247b', 'b0b82406-28f3-4dbd-b12d-d302890929f4'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:38:13.062550 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:38:13.062550 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:38:13.062550 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:13.065625 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f4f60f87-6225-4ed4-b1eb-03921d86728f tempest-VolumesExtendTest-368617276 None] Extend volume completed successfully.
Feb 13 23:38:13.125636 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:38:13.126382 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:13.156208 n-d-828979-1 sudo[115049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:13.157020 n-d-828979-1 sudo[115049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:13.617076 n-d-828979-1 sudo[115049]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:13.619685 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:13.622962 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:13.648422 n-d-828979-1 sudo[115052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:13.649494 n-d-828979-1 sudo[115052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:14.142944 n-d-828979-1 sudo[115052]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:14.145541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.523s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:14.148474 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:38:14.157879 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Deleted volume successfully.
Feb 13 23:38:14.194208 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-ec557ec0-3535-4ad2-b9d8-e8d640a90198 req-4052ccd4-f718-4441-a395-86558f1fc0a8 tempest-VolumesSnapshotsTestJSON-68580842 None] Lock "b'cinder-c6030b0f-cfa0-4240-ac12-570a300d8302-delete_volume'" released by "delete_volume" :: held 3.818s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:38:14.537073 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:38:14.539634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:14.618470 n-d-828979-1 sudo[115055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3
Feb 13 23:38:14.619965 n-d-828979-1 sudo[115055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:15.266478 n-d-828979-1 sudo[115055]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:15.269439 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3" returned: 0 in 0.730s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:15.272216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:15.294768 n-d-828979-1 sudo[115058]: ubuntu : TTY=unknown ; 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-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3
Feb 13 23:38:15.296279 n-d-828979-1 sudo[115058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:15.934888 n-d-828979-1 sudo[115058]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:15.937787 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3" returned: 0 in 0.665s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:16.082900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Created reservations ['7fa0a608-37ec-48a7-ad0e-255da72d4e3a', 'adf990d7-e3d3-462b-ac31-ff3b6e9b1d76', '712210e5-f392-47f1-876a-0cbbc43a4ecb', '19306454-76d7-4498-a758-0f03bd2ac977'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:38:16.085049 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:38:16.085049 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:38:16.085049 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:16.132862 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Delete snapshot completed successfully.
Feb 13 23:38:16.141854 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-cbfd41b8-9847-4818-a998-c8b57d69ae7e tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-6a5b0cb6-a308-40af-a60e-6875a9b2b8c3-delete_snapshot'" released by "delete_snapshot" :: held 1.605s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:38:16.803219 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-7719d372-13bb-41e1-a8e0-5f2a698f049e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:38:16.935980 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:16.937321 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:16.981093 n-d-828979-1 sudo[115100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:16.984967 n-d-828979-1 sudo[115100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:17.498165 n-d-828979-1 sudo[115100]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:17.500985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.563s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:17.503286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:17.530188 n-d-828979-1 sudo[115103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:17.531855 n-d-828979-1 sudo[115103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:18.075657 n-d-828979-1 sudo[115103]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:18.078452 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.574s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:18.080723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:18.105851 n-d-828979-1 sudo[115106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:18.107885 n-d-828979-1 sudo[115106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:18.620463 n-d-828979-1 sudo[115106]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:18.623518 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7719d372-13bb-41e1-a8e0-5f2a698f049e" returned: 0 in 0.542s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:18.625024 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Successfully deleted volume: 7719d372-13bb-41e1-a8e0-5f2a698f049e
Feb 13 23:38:18.683075 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Created reservations ['6aa124ca-f7c6-4f3c-b382-9a72139fc31c', '73feb908-dc19-46de-aa0c-e6f5b369e112', '7b51ce88-86b2-4b68-94a0-9f4b6599faa3', '7b9bb5b1-d972-4d42-bebd-7ee566b1627f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:38:18.685591 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:38:18.685591 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:38:18.685591 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:18.738898 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:38:18.739708 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:18.761026 n-d-828979-1 sudo[115112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:18.761804 n-d-828979-1 sudo[115112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:19.356146 n-d-828979-1 sudo[115112]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:19.358956 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:19.361794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:19.384012 n-d-828979-1 sudo[115115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:19.384929 n-d-828979-1 sudo[115115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:19.423239 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-ae023740-7fcb-4f54-8ae3-c65b717412fd-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:38:19.567459 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:19.568666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:19.589648 n-d-828979-1 sudo[115117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:19.591017 n-d-828979-1 sudo[115117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:19.935005 n-d-828979-1 sudo[115115]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:19.937251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:19.940083 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:38:19.954251 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Deleted volume successfully.
Feb 13 23:38:19.976186 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e798f209-5660-4bce-a633-382588c84c68 tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-7719d372-13bb-41e1-a8e0-5f2a698f049e-delete_volume'" released by "delete_volume" :: held 3.173s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:38:20.135982 n-d-828979-1 sudo[115117]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:20.138139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd" returned: 0 in 0.569s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:20.139846 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:20.160045 n-d-828979-1 sudo[115121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:20.160927 n-d-828979-1 sudo[115121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:20.614669 n-d-828979-1 sudo[115121]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:20.617383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:20.619532 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:20.639614 n-d-828979-1 sudo[115124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:20.640940 n-d-828979-1 sudo[115124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:21.095282 n-d-828979-1 sudo[115124]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:21.097644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae023740-7fcb-4f54-8ae3-c65b717412fd" returned: 0 in 0.478s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:21.098840 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Successfully deleted volume: ae023740-7fcb-4f54-8ae3-c65b717412fd
Feb 13 23:38:21.158976 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Created reservations ['2c5d749f-4481-418b-a4c6-fe180d6e05f8', '138a9267-5420-45bb-8bbf-ae13257851b5', 'f862bce4-3ff1-45a6-9f21-98718d30d618', 'f367431d-ec3e-47ad-ae8f-7a1d909cbb81'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:38:21.161410 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:38:21.161410 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:38:21.161410 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:21.210920 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:38:21.211967 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:21.233476 n-d-828979-1 sudo[115130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:21.234305 n-d-828979-1 sudo[115130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:21.665515 n-d-828979-1 sudo[115130]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:21.668591 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:21.672321 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:21.708193 n-d-828979-1 sudo[115135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:21.709840 n-d-828979-1 sudo[115135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:22.168149 n-d-828979-1 sudo[115135]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:22.171383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:22.175943 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:38:22.189516 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Deleted volume successfully.
Feb 13 23:38:22.207488 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-50a33192-d296-41df-9274-80b63600f1ee tempest-VolumesExtendTest-368617276 None] Lock "b'cinder-ae023740-7fcb-4f54-8ae3-c65b717412fd-delete_volume'" released by "delete_volume" :: held 2.784s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:38:38.449032 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:38:38.461260 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:38:38.461885 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:38:38.486370 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (c2487395-5ab5-4366-8803-4beb87b71b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:38.492177 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2a1b195-420d-4d4d-812f-d8f94128ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:38.578054 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:38:38.620819 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2a1b195-420d-4d4d-812f-d8f94128ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1770342996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6c79233c4a479497caa85a8d95a841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:38:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:38:38Z,user_id='e21ee8bd17ae446c93fe4fdffc26c39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:38.624893 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ed488ac-2be3-4d80-884f-98a04b8b6d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:38.627427 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ed488ac-2be3-4d80-884f-98a04b8b6d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:38.631223 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab3eca2b-e700-4abf-9e90-1a956f8adfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:38.633713 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab3eca2b-e700-4abf-9e90-1a956f8adfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc', 'volume_name': 'volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:38.642139 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (682521b8-4db5-43ed-8da8-b464208a2202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:38.644986 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (682521b8-4db5-43ed-8da8-b464208a2202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:38.647819 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52a4c589-b5f7-4c1f-b9da-bfb16689c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:38.648792 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Volume dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc', 'volume_size': 1}
Feb 13 23:38:38.651152 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:38.678246 n-d-828979-1 sudo[115399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:38:38.680030 n-d-828979-1 sudo[115399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:39.599792 n-d-828979-1 sudo[115399]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:39.602503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.950s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:39.607753 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52a4c589-b5f7-4c1f-b9da-bfb16689c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:39.614563 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d5643ff-7c41-4fc7-889b-b778218428a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:39.655236 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Volume volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc (dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc): created successfully
Feb 13 23:38:39.663282 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d5643ff-7c41-4fc7-889b-b778218428a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:39.682285 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (c2487395-5ab5-4366-8803-4beb87b71b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:39.704602 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-35e586b9-53ed-4c10-ad5d-bca5c2982f7a tempest-VolumesBackupsAdminTest-55767198 None] Created volume successfully.
Feb 13 23:38:45.030189 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Creating a new backup for volume volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:38:45.051005 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:45.100447 n-d-828979-1 sudo[115553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:38:45.101254 n-d-828979-1 sudo[115553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:45.583540 n-d-828979-1 sudo[115553]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:45.585922 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc" returned: 0 in 0.535s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:45.691465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:45.711974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:45.712529 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:45.713191 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:38:45.721015 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Creating iscsi_target for Volume ID: volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Created volume path /opt/stack/data/cinder/volumes/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc,
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: incominguser e4MAG89tt3U2TZ4nuoTY Ru9JmAsvU4RBqPLz
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:38:45.724622 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:38:45.739193 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:46.599060 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc" returned: 0 in 0.860s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:46.600225 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:38:46.601091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:38:46.601664 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:38:46.605635 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:46.622950 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:46.623500 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n System information:\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-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n Backing store flags: \n Account information:\n e4MAG89tt3U2TZ4nuoTY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:38:46.624373 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:38:46.635383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:46.763078 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:46.764329 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n System information:\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-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n Backing store flags: \n Account information:\n e4MAG89tt3U2TZ4nuoTY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:38:46.766442 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:47.091351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:47.092080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n System information:\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-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n Backing store flags: \n Account information:\n e4MAG89tt3U2TZ4nuoTY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:38:47.093579 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:38:47.193964 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Initialize volume connection completed successfully.
Feb 13 23:38:47.273760 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:38:47.288073 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:38:47.288905 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:38:47.306389 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (d98d5941-ccd7-4c40-8ea0-d298e945ef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:38:47.317227 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81e9c329-8aa9-4448-80ce-53a081317b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:47.352243 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:38:47.392532 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81e9c329-8aa9-4448-80ce-53a081317b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-35529477',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fd8f3dc7-beba-4343-a2ce-c7ad9db133e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46e901cc85a4278bed3c893fb3e9901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:38:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:38:47Z,user_id='812534fe2908466ab7ea64749612c321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:47.395343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a18270b3-4354-4cca-910e-3c73a74eba23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:47.398351 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a18270b3-4354-4cca-910e-3c73a74eba23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:47.401771 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f038965-928d-4a16-8a52-e2a75b56f4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:47.660924 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f038965-928d-4a16-8a52-e2a75b56f4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'volume_name': 'volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:47.667982 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7018690e-00ef-448a-b953-afc998719789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:47.671293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7018690e-00ef-448a-b953-afc998719789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:38:47.725431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0df39976-86fc-4bcc-9bc8-c01fe951b2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:38:47.725431 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Volume fd8f3dc7-beba-4343-a2ce-c7ad9db133e8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:38:47.725431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Cloning fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:38:53.540916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:38:53.545028 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:38:53.545948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:53.610745 n-d-828979-1 sudo[115777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:53.614769 n-d-828979-1 sudo[115777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:54.792267 n-d-828979-1 sudo[115777]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:54.800783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.254s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:54.803095 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:38:54.878224 n-d-828979-1 sudo[115817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:38:54.879901 n-d-828979-1 sudo[115817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:38:56.093373 n-d-828979-1 sudo[115817]: pam_unix(sudo:session): session closed for user root
Feb 13 23:38:56.096528 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.293s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:38:56.102734 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:39:08.802583 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 21.09 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:39:08.802583 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Image download 616.00 MB at 29.21 MB/s
Feb 13 23:39:08.883910 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:08.989324 n-d-828979-1 sudo[115952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1
Feb 13 23:39:08.990740 n-d-828979-1 sudo[115952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:09.795306 n-d-828979-1 sudo[115952]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:09.797959 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1" returned: 0 in 0.914s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:09.798912 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 812534fe2908466ab7ea64749612c321. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:39:09.928411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:10.187400 n-d-828979-1 sudo[115964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1
Feb 13 23:39:10.196132 n-d-828979-1 sudo[115964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:11.077484 n-d-828979-1 sudo[115964]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:11.080015 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1" returned: 0 in 1.152s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:11.082016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:11.129288 n-d-828979-1 sudo[115972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:39:11.130122 n-d-828979-1 sudo[115972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:12.160003 n-d-828979-1 sudo[115972]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:12.162881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.080s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:12.201267 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume fd8f3dc7-beba-4343-a2ce-c7ad9db133e8. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:39:12.275847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_5jxiwb18 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:12.406744 n-d-828979-1 sudo[116012]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_5jxiwb18
Feb 13 23:39:12.407566 n-d-828979-1 sudo[116012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:13.098443 n-d-828979-1 sudo[116012]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:13.100781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_5jxiwb18" returned: 0 in 0.825s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:13.102458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:13.198876 n-d-828979-1 sudo[116018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1
Feb 13 23:39:13.199861 n-d-828979-1 sudo[116018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:13.748152 n-d-828979-1 sudo[116018]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:13.753109 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1" returned: 0 in 0.647s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:13.753109 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:39:13.753109 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:13.810302 n-d-828979-1 sudo[116023]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8 oflag=direct
Feb 13 23:39:13.812613 n-d-828979-1 sudo[116023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:14.656705 n-d-828979-1 sudo[116023]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:14.659913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8 oflag=direct" returned: 0 in 0.906s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:14.661493 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 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_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:14.702221 n-d-828979-1 sudo[116038]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8
Feb 13 23:39:14.705731 n-d-828979-1 sudo[116038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:16.492464 n-d-828979-1 sudo[116038]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:16.495076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 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_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8" returned: 0 in 1.833s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:16.496843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:16.597467 n-d-828979-1 sudo[116070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1
Feb 13 23:39:16.600815 n-d-828979-1 sudo[116070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:17.157948 n-d-828979-1 sudo[116070]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:17.160284 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1" returned: 0 in 0.663s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:17.162545 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_lup3_ft_n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.83 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fd8f3dc7--beba--4343--a2ce--c7ad9db133e8 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:39:17.163472 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Converted 700.00 MB image at 381.56 MB/s
Feb 13 23:39:17.164322 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:39:17.309333 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 812534fe2908466ab7ea64749612c321 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:39:17.310347 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Marking volume fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:39:17.325652 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to fd8f3dc7-beba-4343-a2ce-c7ad9db133e8. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:39:17.328097 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Creating volume glance metadata for volume fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:39:17.482387 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0df39976-86fc-4bcc-9bc8-c01fe951b2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:17.484642 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e44e52d-455d-47c9-ab03-5ed697c11078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:17.515876 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Volume volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 (fd8f3dc7-beba-4343-a2ce-c7ad9db133e8): created successfully
Feb 13 23:39:17.529399 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e44e52d-455d-47c9-ab03-5ed697c11078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:17.529399 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (d98d5941-ccd7-4c40-8ea0-d298e945ef8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:17.533969 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3f11d55d-816f-437a-8190-640929321d2d tempest-TaggedBootDevicesTest-734436083 None] Created volume successfully.
Feb 13 23:39:18.464647 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:39:18.472677 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:39:18.473285 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:39:18.489425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (1d5298a8-ac7d-44af-9219-e8aeb8637a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:18.492708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7172e16e-12fa-4078-b8d5-501899cae8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:18.517674 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:39:18.551549 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7172e16e-12fa-4078-b8d5-501899cae8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1674582273',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=3670f5e8-d9f1-4902-9e75-c57fff2b2db6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46e901cc85a4278bed3c893fb3e9901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:39:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:39:18Z,user_id='812534fe2908466ab7ea64749612c321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:18.552843 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05003122-6a7e-4d8f-8204-91932166ded7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:18.555122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05003122-6a7e-4d8f-8204-91932166ded7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:18.560228 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a803e5f-13e0-4491-a43a-7380e95d9c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:18.564965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a803e5f-13e0-4491-a43a-7380e95d9c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'volume_name': 'volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:18.564965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75f1e9b0-0bc8-4eca-81e3-634591e2d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:18.576343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75f1e9b0-0bc8-4eca-81e3-634591e2d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:18.576343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e5fc314-7146-4fcf-9396-a9026c41efb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:18.576343 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Volume 3670f5e8-d9f1-4902-9e75-c57fff2b2db6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'volume_size': 1}
Feb 13 23:39:18.576343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:18.597245 n-d-828979-1 sudo[116077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:39:18.598087 n-d-828979-1 sudo[116077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:19.289604 n-d-828979-1 sudo[116077]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:19.293290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.718s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:19.299497 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e5fc314-7146-4fcf-9396-a9026c41efb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:19.302696 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f571530-39d0-4de5-81b5-c03bba7aefa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:19.329514 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Volume volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 (3670f5e8-d9f1-4902-9e75-c57fff2b2db6): created successfully
Feb 13 23:39:19.331656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f571530-39d0-4de5-81b5-c03bba7aefa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:19.353063 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (1d5298a8-ac7d-44af-9219-e8aeb8637a6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:19.372018 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e3c5e219-ee03-472b-9ee2-2e9310b2485f tempest-TaggedBootDevicesTest-734436083 None] Created volume successfully.
Feb 13 23:39:20.489021 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:39:20.498978 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:39:20.500483 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:39:20.541743 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (c20e894b-e41b-4865-b3cc-0bc746edc92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:20.552910 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (995775ac-5c58-4327-8b6d-8880f9ecc7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:20.612450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:39:20.640583 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (995775ac-5c58-4327-8b6d-8880f9ecc7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1640649933',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6792d163-da6e-42f3-a61d-d18731937912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46e901cc85a4278bed3c893fb3e9901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:39:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:39:20Z,user_id='812534fe2908466ab7ea64749612c321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:20.645035 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c72a02b-e1b8-44d7-93e9-081e8c518a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:20.647432 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c72a02b-e1b8-44d7-93e9-081e8c518a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:20.649918 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a135230a-d2f2-4e41-910f-4c528e756724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:20.655254 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a135230a-d2f2-4e41-910f-4c528e756724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6792d163-da6e-42f3-a61d-d18731937912', 'volume_name': 'volume-6792d163-da6e-42f3-a61d-d18731937912', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:20.657616 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6135c433-e0b3-42ab-ac6d-9fede0e89641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:20.659865 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6135c433-e0b3-42ab-ac6d-9fede0e89641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:20.662266 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (942ad0a2-63b0-42d5-99f1-50f659db0633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:20.663176 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Volume 6792d163-da6e-42f3-a61d-d18731937912: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6792d163-da6e-42f3-a61d-d18731937912', 'volume_size': 1}
Feb 13 23:39:20.664761 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6792d163-da6e-42f3-a61d-d18731937912 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:20.713562 n-d-828979-1 sudo[116111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6792d163-da6e-42f3-a61d-d18731937912 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:39:20.715620 n-d-828979-1 sudo[116111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:21.569400 n-d-828979-1 sudo[116111]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:21.572227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6792d163-da6e-42f3-a61d-d18731937912 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.907s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:21.577719 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (942ad0a2-63b0-42d5-99f1-50f659db0633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6792d163-da6e-42f3-a61d-d18731937912', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:21.580081 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed7003d5-14ae-4a27-9aed-4d40ef896891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:21.595873 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Volume volume-6792d163-da6e-42f3-a61d-d18731937912 (6792d163-da6e-42f3-a61d-d18731937912): created successfully
Feb 13 23:39:21.601565 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed7003d5-14ae-4a27-9aed-4d40ef896891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:21.610829 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Flow 'volume_create_manager' (c20e894b-e41b-4865-b3cc-0bc746edc92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:21.637873 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c896ca37-3f0e-449d-af75-f83f36d8612b tempest-TaggedBootDevicesTest-734436083 None] Created volume successfully.
Feb 13 23:39:41.879617 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Terminate volume connection completed successfully.
Feb 13 23:39:41.981945 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:42.257452 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:42.257843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n System information:\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-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc\n Backing store flags: \n Account information:\n e4MAG89tt3U2TZ4nuoTY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:42.258602 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Removing iscsi_target for Volume ID: dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:39:42.259655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:42.610115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc -f" returned: 0 in 0.349s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:42.610624 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:42.612988 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:42.837027 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:42.837552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:42.839181 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-536477b4-d114-4f28-8ed1-3474a97518d4 tempest-VolumesBackupsAdminTest-55767198 None] Remove volume export completed successfully.
Feb 13 23:39:45.935171 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:39:45.946423 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:39:45.946949 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:39:46.018375 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (5dcf13c0-e805-4ec8-8022-c0583a626c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:46.027972 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca58cede-0ba2-4a68-84e7-b200f6150a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:46.090963 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:39:46.152756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca58cede-0ba2-4a68-84e7-b200f6150a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:39:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_568bc512-63e0-4d51-bd19-fb38edb05225',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=f1a39b0b-ccb4-4c51-9a43-02d3e07d353a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6c79233c4a479497caa85a8d95a841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:39:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:39:46Z,user_id='e21ee8bd17ae446c93fe4fdffc26c39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:46.159155 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21587983-b5f7-4089-a72a-54329bb237ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:46.162776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21587983-b5f7-4089-a72a-54329bb237ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:46.165869 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d66ef939-70a0-488d-846c-606bc51e88ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:46.169607 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d66ef939-70a0-488d-846c-606bc51e88ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1a39b0b-ccb4-4c51-9a43-02d3e07d353a', 'volume_name': 'volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:46.173605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fa0b7fe-d7e2-4711-864a-cb20ee983320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:46.176997 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4fa0b7fe-d7e2-4711-864a-cb20ee983320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:46.179760 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72706157-66e5-4a58-b003-9d56615e5e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:46.181484 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Volume f1a39b0b-ccb4-4c51-9a43-02d3e07d353a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a', 'volume_size': 1}
Feb 13 23:39:46.183462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:46.219406 n-d-828979-1 sudo[116582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:39:46.221296 n-d-828979-1 sudo[116582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:47.085921 n-d-828979-1 sudo[116582]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:47.089336 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.905s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:47.093302 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72706157-66e5-4a58-b003-9d56615e5e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:47.095717 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe5d579e-b691-44b2-bc65-70b28996337c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:39:47.126858 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Volume volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a (f1a39b0b-ccb4-4c51-9a43-02d3e07d353a): created successfully
Feb 13 23:39:47.129146 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe5d579e-b691-44b2-bc65-70b28996337c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:39:47.133030 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (5dcf13c0-e805-4ec8-8022-c0583a626c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:39:47.148459 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Created volume successfully.
Feb 13 23:39:48.359838 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:48.382704 n-d-828979-1 sudo[116629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:39:48.384181 n-d-828979-1 sudo[116629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:48.839854 n-d-828979-1 sudo[116629]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:48.842777 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a" returned: 0 in 0.482s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:48.908394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:48.919711 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:48.919711 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:48.920541 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:39:48.936280 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Creating iscsi_target for Volume ID: volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Created volume path /opt/stack/data/cinder/volumes/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a,
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: incominguser Rd8T73HtrDRzn5fpgNVY WT3cghQEfGTxJexY
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:39:48.938209 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:39:48.941379 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:49.484893 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a" returned: 0 in 0.543s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:49.485507 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:49.486112 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:39:49.486657 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:39:49.487918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:49.498707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:49.499316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\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-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus: 15
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus: 16
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: I_T nexus: 18
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:39:49.500301 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:39:49.517804 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:49.675278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:49.675757 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\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-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:49.677067 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:49.799805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:49.800615 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\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-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:39:49.801985 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:39:49.846529 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Initialize volume connection completed successfully.
Feb 13 23:39:53.546588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:39:53.546588 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:39:53.546588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:53.597906 n-d-828979-1 sudo[116725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:39:53.600763 n-d-828979-1 sudo[116725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:54.389901 n-d-828979-1 sudo[116725]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:54.409369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:54.409369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:39:54.523595 n-d-828979-1 sudo[116737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:39:54.525483 n-d-828979-1 sudo[116737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:39:55.515223 n-d-828979-1 sudo[116737]: pam_unix(sudo:session): session closed for user root
Feb 13 23:39:55.517425 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.112s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:39:55.519492 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:40:00.872749 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:00.954018 n-d-828979-1 sudo[116762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:00.955046 n-d-828979-1 sudo[116762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:02.280167 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8" returned: 0 in 1.406s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:02.265174 n-d-828979-1 sudo[116762]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:02.483272 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:02.497717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:02.498289 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:02.499022 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Creating iscsi_target for Volume ID: volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Created volume path /opt/stack/data/cinder/volumes/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8,
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: incominguser L6FvTtdP5ZozH8kUnm24 pM75K8662Wi6Td4Y
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:02.511597 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:40:02.512376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:03.811735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8" returned: 0 in 1.298s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:03.811735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:03.811735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:40:03.811735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:40:03.816587 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:40:03.853904 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:04.044778 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:04.045327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:04.049416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:04.298916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:04.298916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:04.298916 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Set provider_location to: 10.222.0.36:3260,6 iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:40:04.385738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'target_lun': 1, 'volume_id': 'fd8f3dc7-beba-4343-a2ce-c7ad9db133e8', 'auth_method': 'CHAP', 'auth_username': 'L6FvTtdP5ZozH8kUnm24', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f6e45d9d-8d5c-4181-9351-4091ae26055c'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:40:04.640655 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-41feb625-a493-4dcc-a027-c1964b606698 tempest-TaggedBootDevicesTest-734436083 None] attachment_update completed successfully.
Feb 13 23:40:05.728650 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:05.779966 n-d-828979-1 sudo[116840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:05.795736 n-d-828979-1 sudo[116840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:06.840760 n-d-828979-1 sudo[116840]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:06.845499 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6" returned: 0 in 1.116s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:06.936942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:06.964038 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:06.964676 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:06.965500 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:40:06.986547 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Creating iscsi_target for Volume ID: volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Created volume path /opt/stack/data/cinder/volumes/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6,
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: incominguser pHPRTEPQV7TLxLJ76Wom rmn4Yi5ivRXJZWE6
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:07.001143 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:40:07.016620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:08.102430 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6" returned: 0 in 1.093s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:08.102989 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:08.103868 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:40:08.103868 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:40:08.108300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:08.130264 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:08.130416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:08.131182 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:40:08.141985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:08.426337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.283s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:08.426337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:08.441484 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:08.650342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:08.650780 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:08.651839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Set provider_location to: 10.222.0.36:3260,7 iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:40:08.803109 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'target_lun': 1, 'volume_id': '3670f5e8-d9f1-4902-9e75-c57fff2b2db6', 'auth_method': 'CHAP', 'auth_username': 'pHPRTEPQV7TLxLJ76Wom', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'aa376149-d904-421b-ad8d-ccada37835f7'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:40:09.037271 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-422aee33-aee5-42f0-912c-de4bb31c59d4 tempest-TaggedBootDevicesTest-734436083 None] attachment_update completed successfully.
Feb 13 23:40:09.901506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:09.956207 n-d-828979-1 sudo[116903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:09.957015 n-d-828979-1 sudo[116903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:10.778393 n-d-828979-1 sudo[116903]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:10.786609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912" returned: 0 in 0.880s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:10.943922 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:10.961387 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:10.961736 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:10.963418 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Creating iscsi_target for Volume ID: volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Created volume path /opt/stack/data/cinder/volumes/volume-6792d163-da6e-42f3-a61d-d18731937912,
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: incominguser 48EunbVew64LqSCSu4bK dh8jxYNSYtj9Vh78
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:10.985953 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:40:10.988648 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:11.767813 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912" returned: 0 in 0.779s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:11.768145 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:11.768732 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:40:11.769096 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:40:11.770451 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:11.801993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:11.802985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Ejk8v8rk7pCN9wbDqKtM
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: MdNKPYKbh5rJoqENVzUL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: 4Ww856ddv8A5eyETYSKB
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus: 22
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf50
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00050001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf51
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Rd8T73HtrDRzn5fpgNVY
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:11.803902 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:40:11.831802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:12.029131 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:12.030215 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:12.031927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:12.150335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:12.151302 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:12.152707 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Set provider_location to: 10.222.0.36:3260,8 iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:40:12.235290 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912', 'target_lun': 1, 'volume_id': '6792d163-da6e-42f3-a61d-d18731937912', 'auth_method': 'CHAP', 'auth_username': '48EunbVew64LqSCSu4bK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1ff4d9cb-143d-46d6-87be-439cba6fd6e8'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:40:12.456949 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-2b461383-9951-43c5-88be-bc5b5ce4a941 req-1fb0a2a4-9ae2-4702-a884-4114c186e183 tempest-TaggedBootDevicesTest-734436083 None] attachment_update completed successfully.
Feb 13 23:40:16.487776 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-eb2182a3-902c-48cd-a677-08c2bb7e4f2e tempest-TaggedBootDevicesTest_v242-2011376911 None] Terminate volume connection completed successfully.
Feb 13 23:40:16.487776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-eb2182a3-902c-48cd-a677-08c2bb7e4f2e tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleting attachment 840a1387-425c-4872-a905-04242e1ef7b8. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:40:16.495180 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:16.732660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:16.733016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d\n Backing store flags: \n Account information:\n Ejk8v8rk7pCN9wbDqKtM\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:16.733826 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-eb2182a3-902c-48cd-a677-08c2bb7e4f2e tempest-TaggedBootDevicesTest_v242-2011376911 None] Removing iscsi_target for Volume ID: 38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:16.736771 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:16.961644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-38bccca2-6c33-44b8-acd4-3920aba1b56d -f" returned: 0 in 0.218s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:16.961644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:16.961644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:17.185435 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:17.185825 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:17.647648 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-c2d2b9fa-5806-4160-b8a7-74858551d38e tempest-TaggedBootDevicesTest_v242-2011376911 None] Terminate volume connection completed successfully.
Feb 13 23:40:17.647648 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-c2d2b9fa-5806-4160-b8a7-74858551d38e tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleting attachment 0ec99ee2-3d8d-4ddd-b156-65099aadcd45. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:40:17.665530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:17.914932 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:17.915477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n System information:\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-623b9193-3c5e-4613-a08a-0cad96e7a4ff\n Backing store flags: \n Account information:\n MdNKPYKbh5rJoqENVzUL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:17.916239 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-c2d2b9fa-5806-4160-b8a7-74858551d38e tempest-TaggedBootDevicesTest_v242-2011376911 None] Removing iscsi_target for Volume ID: 623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:17.918115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:18.260705 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff -f" returned: 0 in 0.342s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:18.268537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:18.271828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:18.446229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:18.446229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:18.818611 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-28a8fd50-f955-4479-9adb-14cc440a91a7 tempest-TaggedBootDevicesTest_v242-2011376911 None] Terminate volume connection completed successfully.
Feb 13 23:40:18.818611 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-28a8fd50-f955-4479-9adb-14cc440a91a7 tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleting attachment 5ec00c67-96e1-4e1a-8579-af9f4eac73c6. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:40:18.818611 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:18.952462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:18.952462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n System information:\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-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b\n Backing store flags: \n Account information:\n 4Ww856ddv8A5eyETYSKB\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:18.952462 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-43ae1adc-8e18-455a-b197-c2ed995ce70a req-28a8fd50-f955-4479-9adb-14cc440a91a7 tempest-TaggedBootDevicesTest_v242-2011376911 None] Removing iscsi_target for Volume ID: 20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:18.952462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:19.138718 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b -f" returned: 0 in 0.188s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:19.140505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:19.141698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:19.406567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:19.406567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:32.880387 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Terminate volume connection completed successfully.
Feb 13 23:40:32.945796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:33.049877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:33.050701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n System information:\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-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a\n Backing store flags: \n Account information:\n Rd8T73HtrDRzn5fpgNVY\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:33.051411 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Removing iscsi_target for Volume ID: f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:33.052805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:33.366706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a -f" returned: 0 in 0.313s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:33.367038 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:33.368232 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:33.550365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:33.550942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:33.553169 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-493387d5-8e39-41cc-840e-b14fa05d42f2 tempest-VolumesBackupsAdminTest-55767198 None] Remove volume export completed successfully.
Feb 13 23:40:35.129343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:40:35.289064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:35.469941 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:35.470536 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:35.471962 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Skipping remove_export. No iscsi_target is presently exported for volume: f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:35.473104 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:35.507243 n-d-828979-1 sudo[117354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:35.508863 n-d-828979-1 sudo[117354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:36.494619 n-d-828979-1 sudo[117354]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:36.496984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a" returned: 0 in 1.023s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:36.498779 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:36.546931 n-d-828979-1 sudo[117371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:36.547752 n-d-828979-1 sudo[117371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:37.244174 n-d-828979-1 sudo[117371]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:37.248521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a" returned: 0 in 0.749s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:37.250826 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:37.272355 n-d-828979-1 sudo[117374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:37.273767 n-d-828979-1 sudo[117374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:37.838102 n-d-828979-1 sudo[117374]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:37.840143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a" returned: 0 in 0.589s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:37.842369 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Successfully deleted volume: f1a39b0b-ccb4-4c51-9a43-02d3e07d353a
Feb 13 23:40:37.959349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Created reservations ['a1de101e-8f29-42a8-a391-45f12f2aef2b', '04a4897e-cd5a-41f2-81d3-341b559a3f23', 'b100a4d6-c733-4a66-b830-df2f6a4cbbaa', 'ee2ef8f9-bd41-4abf-b34e-8db906dec26e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:40:37.966498 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:40:37.966498 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:40:37.966498 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:38.057604 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:40:38.058854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:38.101621 n-d-828979-1 sudo[117382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:38.102442 n-d-828979-1 sudo[117382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:38.904339 n-d-828979-1 sudo[117382]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:38.906554 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.848s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:38.908590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:38.944975 n-d-828979-1 sudo[117423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:38.945803 n-d-828979-1 sudo[117423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:39.230154 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:40:39.356737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:39.546505 n-d-828979-1 sudo[117423]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:39.548628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.640s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:39.550332 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:40:39.566220 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Deleted volume successfully.
Feb 13 23:40:39.586735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:39.588139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:39.589704 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:39.590968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:39.631917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-94db7e7f-e471-4dd1-b1e1-4c16ff992dc5 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-f1a39b0b-ccb4-4c51-9a43-02d3e07d353a-delete_volume'" released by "delete_volume" :: held 4.502s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:40:39.638067 n-d-828979-1 sudo[117440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:39.638887 n-d-828979-1 sudo[117440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:40.423241 n-d-828979-1 sudo[117440]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:40.425154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b" returned: 0 in 0.834s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:40.426880 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:40.499674 n-d-828979-1 sudo[117459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:40.504717 n-d-828979-1 sudo[117459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:41.718334 n-d-828979-1 sudo[117459]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:41.721184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b" returned: 0 in 1.294s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:41.723926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:41.758615 n-d-828979-1 sudo[117472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:41.763645 n-d-828979-1 sudo[117472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:42.795425 n-d-828979-1 sudo[117472]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:42.797684 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b" returned: 0 in 1.073s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:42.798743 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Successfully deleted volume: 20cd1c4b-28da-4e27-9b16-c8e104b3cc4b
Feb 13 23:40:42.951988 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created reservations ['81b0fbcb-248d-4b50-9fbe-5b5085696b6d', 'abf5e691-3576-4388-a4a4-fefa9de09388', '8a4f2d73-5ea6-4078-ac94-6467e1b2bba9', '3b374533-9742-4d48-aac3-b0f3608599e7'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:40:42.957184 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:40:42.957184 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:40:42.957184 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:43.147778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:40:43.158728 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:40:43.159244 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:40:43.187292 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (c5ef8bf1-2500-49da-ac1f-f0305655af20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:40:43.196222 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab2e89e7-e706-4cd6-8b5d-a52d23d54483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:43.260843 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:40:43.266218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:43.314698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:40:43.317652 n-d-828979-1 sudo[117510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:43.318491 n-d-828979-1 sudo[117510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:43.386242 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab2e89e7-e706-4cd6-8b5d-a52d23d54483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1892079664',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fd290177-86e2-447f-9a9b-01fe73241d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d6c79233c4a479497caa85a8d95a841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:40:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:40:43Z,user_id='e21ee8bd17ae446c93fe4fdffc26c39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:43.389917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96d801b-46d7-4e0d-be3b-c273a13ebe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:43.392525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96d801b-46d7-4e0d-be3b-c273a13ebe67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:43.395340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5cf4a17-8ff2-4edf-a066-de1147280c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:43.398746 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5cf4a17-8ff2-4edf-a066-de1147280c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd290177-86e2-447f-9a9b-01fe73241d51', 'volume_name': 'volume-fd290177-86e2-447f-9a9b-01fe73241d51', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:43.406089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ae4802f-ce7a-4ebe-8c37-756e46d24af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:43.409905 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ae4802f-ce7a-4ebe-8c37-756e46d24af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:43.412360 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (284cee7c-1b5d-4021-bab2-ddda1370a781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:43.413422 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Volume fd290177-86e2-447f-9a9b-01fe73241d51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd290177-86e2-447f-9a9b-01fe73241d51', 'volume_size': 1}
Feb 13 23:40:43.415121 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd290177-86e2-447f-9a9b-01fe73241d51 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:43.438870 n-d-828979-1 sudo[117514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd290177-86e2-447f-9a9b-01fe73241d51 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:40:43.440260 n-d-828979-1 sudo[117514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:44.140359 n-d-828979-1 sudo[117510]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:44.142575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:44.145124 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:44.202254 n-d-828979-1 sudo[117525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:44.204502 n-d-828979-1 sudo[117525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:44.362054 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-623b9193-3c5e-4613-a08a-0cad96e7a4ff-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:40:44.551044 n-d-828979-1 sudo[117514]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:44.556000 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd290177-86e2-447f-9a9b-01fe73241d51 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.141s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:44.557754 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:44.566268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (284cee7c-1b5d-4021-bab2-ddda1370a781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd290177-86e2-447f-9a9b-01fe73241d51', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:44.568499 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f53a010-e501-405a-b30b-73b5b0548fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:40:44.589652 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Volume volume-fd290177-86e2-447f-9a9b-01fe73241d51 (fd290177-86e2-447f-9a9b-01fe73241d51): created successfully
Feb 13 23:40:44.591873 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f53a010-e501-405a-b30b-73b5b0548fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:40:44.595382 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Flow 'volume_create_manager' (c5ef8bf1-2500-49da-ac1f-f0305655af20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:40:44.613920 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c954f5ff-8048-4543-a68d-849aecef0f5a tempest-VolumesBackupsAdminTest-55767198 None] Created volume successfully.
Feb 13 23:40:44.758771 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:44.759704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098496]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:44.760422 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Skipping remove_export. No iscsi_target is presently exported for volume: 623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:44.761416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:44.783985 n-d-828979-1 sudo[117559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:44.784831 n-d-828979-1 sudo[117559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:44.892596 n-d-828979-1 sudo[117525]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:44.895041 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.749s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:44.897346 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:40:44.909341 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleted volume successfully.
Feb 13 23:40:44.939147 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2a1de295-5607-471e-b4e8-a6877d04f793 tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-20cd1c4b-28da-4e27-9b16-c8e104b3cc4b-delete_volume'" released by "delete_volume" :: held 5.709s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:40:45.376379 n-d-828979-1 sudo[117559]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:45.378385 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff" returned: 0 in 0.617s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:45.380927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:45.436962 n-d-828979-1 sudo[117576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:45.438595 n-d-828979-1 sudo[117576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:46.082136 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Creating a new backup for volume volume-fd290177-86e2-447f-9a9b-01fe73241d51. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:40:46.099423 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:46.159716 n-d-828979-1 sudo[117590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:40:46.160548 n-d-828979-1 sudo[117590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:46.186650 n-d-828979-1 sudo[117576]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:46.189013 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff" returned: 0 in 0.808s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:46.191772 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:46.238484 n-d-828979-1 sudo[117592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:46.240734 n-d-828979-1 sudo[117592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:46.913856 n-d-828979-1 sudo[117590]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:46.917201 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51" returned: 0 in 0.817s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:46.995026 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:47.001887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:47.002316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080000
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf80
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080001
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf81
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: 48EunbVew64LqSCSu4bK
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.003204 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:40:47.011833 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Creating iscsi_target for Volume ID: volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Created volume path /opt/stack/data/cinder/volumes/volume-fd290177-86e2-447f-9a9b-01fe73241d51,
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: incominguser i5UP67GTpP2Nn4DkUtmB iEqB4u8D2xACFGFE
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:47.022978 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:40:47.026266 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:47.033868 n-d-828979-1 sudo[117592]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:47.035646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-623b9193-3c5e-4613-a08a-0cad96e7a4ff" returned: 0 in 0.844s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:47.036615 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Successfully deleted volume: 623b9193-3c5e-4613-a08a-0cad96e7a4ff
Feb 13 23:40:47.132901 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Created reservations ['0dfdbdf9-d0f4-4a2d-ab6d-6b98fe152479', '20368120-60c6-4894-9a84-b01243132aad', '83b10a3b-e266-415e-8167-658d9315bdd5', '598ed772-374d-42e3-96bc-085678d90c58'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:40:47.136191 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:40:47.136191 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:40:47.136191 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:47.219511 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:40:47.220515 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:47.257843 n-d-828979-1 sudo[117610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:47.258678 n-d-828979-1 sudo[117610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:47.923384 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51" returned: 0 in 0.896s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:47.924300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:47.925178 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:40:47.925688 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:40:47.930743 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:47.956650 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:47.957283 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51\n Backing store flags: \n Account information:\n i5UP67GTpP2Nn4DkUtmB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080000
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf80
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080001
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf81
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: 48EunbVew64LqSCSu4bK
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:40:47.958917 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:40:47.974617 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:48.119277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-38bccca2-6c33-44b8-acd4-3920aba1b56d-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:40:48.122070 n-d-828979-1 sudo[117610]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:48.139016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.918s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:48.143565 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:48.193319 n-d-828979-1 sudo[117643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:48.194731 n-d-828979-1 sudo[117643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:48.276268 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:48.278396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51\n Backing store flags: \n Account information:\n i5UP67GTpP2Nn4DkUtmB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:48.290679 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:48.301968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:48.433847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:48.434224 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51\n Backing store flags: \n Account information:\n i5UP67GTpP2Nn4DkUtmB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:48.435477 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Skipping remove_export. No iscsi_target is presently exported for volume: 38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:48.436884 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:48.487927 n-d-828979-1 sudo[117650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:48.489366 n-d-828979-1 sudo[117650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:48.507356 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:48.507757 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51\n Backing store flags: \n Account information:\n i5UP67GTpP2Nn4DkUtmB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:40:48.511301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Set provider_location to: 10.222.0.36:3260,9 iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:40:48.604345 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Initialize volume connection completed successfully.
Feb 13 23:40:49.145704 n-d-828979-1 sudo[117650]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:49.147721 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d" returned: 0 in 0.711s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:49.149113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:49.180497 n-d-828979-1 sudo[117643]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:49.187336 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.045s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:49.190044 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:40:49.205435 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleted volume successfully.
Feb 13 23:40:49.216523 n-d-828979-1 sudo[117715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:49.218887 n-d-828979-1 sudo[117715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:49.233882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4eab6340-5c4c-4c9f-9cf9-606c92efe92b tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-623b9193-3c5e-4613-a08a-0cad96e7a4ff-delete_volume'" released by "delete_volume" :: held 4.872s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:40:49.821844 n-d-828979-1 sudo[117715]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:49.824002 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:49.825503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:49.864077 n-d-828979-1 sudo[117725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:49.866210 n-d-828979-1 sudo[117725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:50.614695 n-d-828979-1 sudo[117725]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:50.617257 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38bccca2-6c33-44b8-acd4-3920aba1b56d" returned: 0 in 0.791s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:50.619056 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Successfully deleted volume: 38bccca2-6c33-44b8-acd4-3920aba1b56d
Feb 13 23:40:50.736848 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Created reservations ['ab13e5d5-5da3-4053-abb8-25bef33fc473', 'a435ed01-7c4f-45dd-becb-5dfa3ae8cb15', '1c5f73c2-f974-48c2-90d1-08692a3fa37f', '36250f76-9b0b-4816-a3bd-82f1a92be1ce'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:40:50.747068 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:40:50.747068 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:40:50.747068 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:40:50.886935 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:40:50.888050 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:50.985109 n-d-828979-1 sudo[117741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:50.989160 n-d-828979-1 sudo[117741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:51.709446 n-d-828979-1 sudo[117741]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:51.711805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.823s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:51.714636 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:51.773207 n-d-828979-1 sudo[117746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:51.774103 n-d-828979-1 sudo[117746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:52.917241 n-d-828979-1 sudo[117746]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:52.919642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.205s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:52.921710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:40:52.927267 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Deleted volume successfully.
Feb 13 23:40:52.967372 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e166a480-2b14-4351-a044-9ff3f4fed184 tempest-TaggedBootDevicesTest_v242-2011376911 None] Lock "b'cinder-38bccca2-6c33-44b8-acd4-3920aba1b56d-delete_volume'" released by "delete_volume" :: held 4.851s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:40:53.536359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:40:53.536867 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:40:53.537689 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:53.591090 n-d-828979-1 sudo[117791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:53.591970 n-d-828979-1 sudo[117791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:54.425876 n-d-828979-1 sudo[117791]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:54.428219 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:54.429805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:40:54.473801 n-d-828979-1 sudo[117821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:40:54.476080 n-d-828979-1 sudo[117821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:40:55.192198 n-d-828979-1 sudo[117821]: pam_unix(sudo:session): session closed for user root
Feb 13 23:40:55.194307 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.764s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:40:55.195756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:41:35.026326 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Terminate volume connection completed successfully.
Feb 13 23:41:35.083070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:35.209069 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:35.209505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51\n Backing store flags: \n Account information:\n i5UP67GTpP2Nn4DkUtmB\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:41:35.210408 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Removing iscsi_target for Volume ID: fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:35.214407 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:35.523664 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fd290177-86e2-447f-9a9b-01fe73241d51 -f" returned: 0 in 0.310s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:35.524732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:41:35.530924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:35.729579 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:35.730630 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:41:35.731601 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d66d8ecc-aaa7-49d9-ac40-1a5e816a3984 tempest-VolumesBackupsAdminTest-55767198 None] Remove volume export completed successfully.
Feb 13 23:41:42.063150 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-fd290177-86e2-447f-9a9b-01fe73241d51-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:41:42.181406 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:42.299818 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:42.300253 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:41:42.300964 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:42.302007 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:42.332661 n-d-828979-1 sudo[118469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:42.334857 n-d-828979-1 sudo[118469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:42.973155 n-d-828979-1 sudo[118469]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:42.975716 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51" returned: 0 in 0.673s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:42.978421 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:43.022193 n-d-828979-1 sudo[118472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:43.022996 n-d-828979-1 sudo[118472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:43.678051 n-d-828979-1 sudo[118472]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:43.685202 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51" returned: 0 in 0.707s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:43.687415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:43.718917 n-d-828979-1 sudo[118475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:43.720339 n-d-828979-1 sudo[118475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:44.207478 n-d-828979-1 sudo[118475]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:44.210245 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd290177-86e2-447f-9a9b-01fe73241d51" returned: 0 in 0.522s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:44.212568 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Successfully deleted volume: fd290177-86e2-447f-9a9b-01fe73241d51
Feb 13 23:41:44.265903 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Created reservations ['4987f416-8e82-4f35-b272-02d13883ea9d', '25428d8e-4745-4515-937d-03c956ca2ff2', '60ed7cae-dc4b-4771-b949-2f5c8239f796', '704325bd-06c7-4e3d-b887-f5afdf1800c2'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:41:44.269399 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:41:44.269399 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:41:44.269399 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:41:44.339574 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:41:44.340489 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:44.393052 n-d-828979-1 sudo[118482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:44.415370 n-d-828979-1 sudo[118482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:44.684941 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:41:44.814335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:44.924427 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:44.927815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643350592]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:41:44.928523 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Skipping remove_export. No iscsi_target is presently exported for volume: dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:41:44.930992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:44.964069 n-d-828979-1 sudo[118490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:41:44.965040 n-d-828979-1 sudo[118490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:45.015747 n-d-828979-1 sudo[118482]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:45.018133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.677s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:45.020330 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:45.044508 n-d-828979-1 sudo[118492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:45.045328 n-d-828979-1 sudo[118492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:45.487694 n-d-828979-1 sudo[118490]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:45.489946 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc" returned: 0 in 0.560s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:45.491847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:45.530419 n-d-828979-1 sudo[118496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:41:45.533424 n-d-828979-1 sudo[118496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:45.541851 n-d-828979-1 sudo[118492]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:45.544492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:45.546728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:41:45.552288 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Deleted volume successfully.
Feb 13 23:41:45.570382 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-eb439b85-4c56-435a-80c3-829291b2c127 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-fd290177-86e2-447f-9a9b-01fe73241d51-delete_volume'" released by "delete_volume" :: held 3.507s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:41:46.122848 n-d-828979-1 sudo[118496]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:46.125677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc" returned: 0 in 0.633s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:46.130596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:46.157007 n-d-828979-1 sudo[118501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:41:46.158456 n-d-828979-1 sudo[118501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:46.651282 n-d-828979-1 sudo[118501]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:46.653874 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc" returned: 0 in 0.523s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:46.655852 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Successfully deleted volume: dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc
Feb 13 23:41:46.713938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Created reservations ['d46e2fb5-7c9b-48a6-95e4-f58459542f96', '4725a193-7fae-4c9d-9aa1-b78d01d633f6', 'fbd510ce-3a14-4194-9374-e09b2acaecab', 'febe289b-5406-48d8-aff2-ab6d8d61edf3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:41:46.717574 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:41:46.717574 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:41:46.717574 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:41:46.779715 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:41:46.781209 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:46.818160 n-d-828979-1 sudo[118506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:46.818980 n-d-828979-1 sudo[118506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:47.499568 n-d-828979-1 sudo[118506]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:47.501932 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:47.504654 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:47.549533 n-d-828979-1 sudo[118509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:47.559182 n-d-828979-1 sudo[118509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:48.368461 n-d-828979-1 sudo[118509]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:48.370695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.866s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:48.373944 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:41:48.382511 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Deleted volume successfully.
Feb 13 23:41:48.409105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c0b41538-0b7f-4ba5-8f47-2864a7d99d36 tempest-VolumesBackupsAdminTest-55767198 None] Lock "b'cinder-dfb81b93-ba8e-4c13-abcb-3bc9fe0602dc-delete_volume'" released by "delete_volume" :: held 3.724s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:41:53.511373 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:41:53.520174 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:41:53.521043 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:41:53.540433 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Flow 'volume_create_manager' (53e91f92-95d3-4d7f-8939-70cf14fa362f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:41:53.544627 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7378cb3-e7e3-4968-9b8a-d714bf33a1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:53.568787 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:41:53.569461 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:41:53.570974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:53.591373 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:41:53.594282 n-d-828979-1 sudo[118514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:53.596274 n-d-828979-1 sudo[118514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:53.626142 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7378cb3-e7e3-4968-9b8a-d714bf33a1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1325635852',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=91b83c36-1270-4674-8602-9ef4d484d94d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f234e2a4b34255bdf43c108c5b1da1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:41:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:41:53Z,user_id='10831794167946f6837c7f317c7ccafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:53.629142 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d01a36a-49c5-4628-a0aa-eebc0cd4e02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:53.631461 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d01a36a-49c5-4628-a0aa-eebc0cd4e02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:53.635617 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a86baf7-eb24-43c4-8226-cd8e7669864f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:53.638601 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a86baf7-eb24-43c4-8226-cd8e7669864f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91b83c36-1270-4674-8602-9ef4d484d94d', 'volume_name': 'volume-91b83c36-1270-4674-8602-9ef4d484d94d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:53.641450 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22dc32e1-6491-4e32-a2da-66923f629ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:53.643979 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22dc32e1-6491-4e32-a2da-66923f629ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:53.646319 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c17f346b-584a-4f89-a97c-86d059ee37e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:53.647317 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Volume 91b83c36-1270-4674-8602-9ef4d484d94d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91b83c36-1270-4674-8602-9ef4d484d94d', 'volume_size': 1}
Feb 13 23:41:53.650147 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91b83c36-1270-4674-8602-9ef4d484d94d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:53.680995 n-d-828979-1 sudo[118516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91b83c36-1270-4674-8602-9ef4d484d94d stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:41:53.682456 n-d-828979-1 sudo[118516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:54.225167 n-d-828979-1 sudo[118514]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:54.228462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.658s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:54.230687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:54.268869 n-d-828979-1 sudo[118541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:54.270609 n-d-828979-1 sudo[118541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:54.315815 n-d-828979-1 sudo[118516]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:54.318535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91b83c36-1270-4674-8602-9ef4d484d94d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.668s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:54.323445 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c17f346b-584a-4f89-a97c-86d059ee37e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91b83c36-1270-4674-8602-9ef4d484d94d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:54.326146 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3b0e3ef-778d-4086-96f9-feed191451ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:41:54.341391 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Volume volume-91b83c36-1270-4674-8602-9ef4d484d94d (91b83c36-1270-4674-8602-9ef4d484d94d): created successfully
Feb 13 23:41:54.345048 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3b0e3ef-778d-4086-96f9-feed191451ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:41:54.350538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Flow 'volume_create_manager' (53e91f92-95d3-4d7f-8939-70cf14fa362f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:41:54.362799 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5f66a9ba-3e97-4a0d-a357-b01bc364e7f6 tempest-VolumesMetadataTest-1873941883 None] Created volume successfully.
Feb 13 23:41:54.796004 n-d-828979-1 sudo[118541]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:54.798510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:54.800737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:41:55.828593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Lock "b'cinder-91b83c36-1270-4674-8602-9ef4d484d94d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:41:55.906552 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91b83c36-1270-4674-8602-9ef4d484d94d
Feb 13 23:41:55.906858 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:55.939275 n-d-828979-1 sudo[118553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d
Feb 13 23:41:55.940081 n-d-828979-1 sudo[118553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:56.414860 n-d-828979-1 sudo[118553]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:56.417841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d" returned: 0 in 0.511s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:56.419872 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:56.447923 n-d-828979-1 sudo[118556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d
Feb 13 23:41:56.450985 n-d-828979-1 sudo[118556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:57.092187 n-d-828979-1 sudo[118556]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:57.094413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d" returned: 0 in 0.674s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:57.097533 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:57.123752 n-d-828979-1 sudo[118559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d
Feb 13 23:41:57.125517 n-d-828979-1 sudo[118559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:57.791930 n-d-828979-1 sudo[118559]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:57.794356 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91b83c36-1270-4674-8602-9ef4d484d94d" returned: 0 in 0.697s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:57.795445 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Successfully deleted volume: 91b83c36-1270-4674-8602-9ef4d484d94d
Feb 13 23:41:57.848795 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Created reservations ['3ee805e1-ceb9-4e2d-a446-e2458d0b27d0', 'e8b48dcc-ba67-4c45-a5e3-fd6fe6db03f2', '750b9405-a183-44bf-b03c-f5cf0471bf0b', 'cc6a042b-3db0-4420-835a-43c2c59dcf8b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:41:57.851749 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:41:57.851749 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:41:57.851749 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:41:57.906235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:41:57.907339 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:57.938996 n-d-828979-1 sudo[118565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:57.941009 n-d-828979-1 sudo[118565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:58.681865 n-d-828979-1 sudo[118565]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:58.688396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:58.690136 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:41:58.735860 n-d-828979-1 sudo[118568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:41:58.737175 n-d-828979-1 sudo[118568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:41:59.697516 n-d-828979-1 sudo[118568]: pam_unix(sudo:session): session closed for user root
Feb 13 23:41:59.704591 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.011s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:41:59.714224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:41:59.725671 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Deleted volume successfully.
Feb 13 23:41:59.752334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a1f9685c-61fe-4ced-bf60-4e6cb157df8c tempest-VolumesMetadataTest-1873941883 None] Lock "b'cinder-91b83c36-1270-4674-8602-9ef4d484d94d-delete_volume'" released by "delete_volume" :: held 3.924s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:08.050996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:42:08.082054 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:42:08.084964 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:42:08.141909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Flow 'volume_create_manager' (b869c567-8e73-4279-a8b6-45699b0a8c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:08.145836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d2eeed-44a8-447e-b841-464922e45928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:08.175855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:42:08.219512 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d2eeed-44a8-447e-b841-464922e45928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-419527102',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=2c10f244-f3c3-4612-93fe-1d1471066b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6e0a17d9a74443081376e033dfc4c5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:42:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:42:08Z,user_id='e060363d4ab94d1c8f098a3dcc024dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:08.219512 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70868b73-17d0-486f-bb9c-c70c421b5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:08.235135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70868b73-17d0-486f-bb9c-c70c421b5b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:08.235135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b0aa765-5352-4396-ac39-d03311de1e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:08.235135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b0aa765-5352-4396-ac39-d03311de1e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c10f244-f3c3-4612-93fe-1d1471066b1b', 'volume_name': 'volume-2c10f244-f3c3-4612-93fe-1d1471066b1b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:08.235135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c985793b-c47d-4351-9488-a1b26106a596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:08.242731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c985793b-c47d-4351-9488-a1b26106a596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:08.242731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52675b4c-404a-444a-93b4-9de81c89338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:08.242731 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Volume 2c10f244-f3c3-4612-93fe-1d1471066b1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c10f244-f3c3-4612-93fe-1d1471066b1b', 'volume_size': 1}
Feb 13 23:42:08.245064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c10f244-f3c3-4612-93fe-1d1471066b1b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:08.268244 n-d-828979-1 sudo[118792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c10f244-f3c3-4612-93fe-1d1471066b1b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:42:08.269028 n-d-828979-1 sudo[118792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:09.124943 n-d-828979-1 sudo[118792]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:09.127576 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c10f244-f3c3-4612-93fe-1d1471066b1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.885s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:09.131039 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52675b4c-404a-444a-93b4-9de81c89338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c10f244-f3c3-4612-93fe-1d1471066b1b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:09.133450 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (782e350b-372d-4db7-936f-3c61fc544982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:09.151351 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Volume volume-2c10f244-f3c3-4612-93fe-1d1471066b1b (2c10f244-f3c3-4612-93fe-1d1471066b1b): created successfully
Feb 13 23:42:09.153674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (782e350b-372d-4db7-936f-3c61fc544982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:09.156995 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Flow 'volume_create_manager' (b869c567-8e73-4279-a8b6-45699b0a8c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:09.168798 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a004bff9-1a05-43d7-957d-ddbeab9ad027 tempest-VolumesTransfersTest-1999499509 None] Created volume successfully.
Feb 13 23:42:11.610577 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3b912cb9-287e-483a-95da-fd6186612989 tempest-VolumesTransfersTest-1741970626 None] Transfer volume completed successfully.
Feb 13 23:42:12.719425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Lock "b'cinder-2c10f244-f3c3-4612-93fe-1d1471066b1b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:42:12.833880 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c10f244-f3c3-4612-93fe-1d1471066b1b
Feb 13 23:42:12.837698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:12.858098 n-d-828979-1 sudo[118858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b
Feb 13 23:42:12.858891 n-d-828979-1 sudo[118858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:13.438906 n-d-828979-1 sudo[118858]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:13.441134 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b" returned: 0 in 0.603s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:13.442918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:13.479391 n-d-828979-1 sudo[118862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b
Feb 13 23:42:13.480368 n-d-828979-1 sudo[118862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:14.137610 n-d-828979-1 sudo[118862]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:14.140622 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b" returned: 0 in 0.697s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:14.142780 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:14.186696 n-d-828979-1 sudo[118887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b
Feb 13 23:42:14.187500 n-d-828979-1 sudo[118887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:14.884766 n-d-828979-1 sudo[118887]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:14.887251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c10f244-f3c3-4612-93fe-1d1471066b1b" returned: 0 in 0.744s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:14.888402 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Successfully deleted volume: 2c10f244-f3c3-4612-93fe-1d1471066b1b
Feb 13 23:42:14.942298 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Created reservations ['ef0786dd-07e8-4cd8-97d8-4543fc391ca7', '046f12b3-78bd-4744-896c-09f1a6a80f9c', '5b3947d8-0cd6-4ff7-abb4-b74bceeae896', 'aafe1785-cd6b-4104-9d9c-c69b7f92eaf7'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:14.945148 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:42:14.945148 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:42:14.945148 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:15.042067 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:42:15.043228 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:15.118020 n-d-828979-1 sudo[118915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:15.118840 n-d-828979-1 sudo[118915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:15.990233 n-d-828979-1 sudo[118915]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:15.996148 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:16.006579 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:16.064528 n-d-828979-1 sudo[118931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:16.065959 n-d-828979-1 sudo[118931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:16.260092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:42:16.273250 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:42:16.273250 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:42:16.306898 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Flow 'volume_create_manager' (4a048086-42fd-4013-968d-74d71f0453c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:16.306898 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c30fc0a7-4296-4acc-a875-0111b5a76c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:16.357556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:42:16.403479 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c30fc0a7-4296-4acc-a875-0111b5a76c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:42:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613988057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=c109a9bd-18f6-439e-934c-97a99b08cd10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6e0a17d9a74443081376e033dfc4c5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:42:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:42:16Z,user_id='e060363d4ab94d1c8f098a3dcc024dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:16.403479 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223aad80-36c5-48d3-a862-9dc38a4ccd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:16.419303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (223aad80-36c5-48d3-a862-9dc38a4ccd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:16.427887 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c0429b4-9859-4923-bb58-1740ce444ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:16.427887 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c0429b4-9859-4923-bb58-1740ce444ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c109a9bd-18f6-439e-934c-97a99b08cd10', 'volume_name': 'volume-c109a9bd-18f6-439e-934c-97a99b08cd10', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:16.427887 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5af44b3f-39e9-4870-86e9-6362503d110d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:16.447288 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5af44b3f-39e9-4870-86e9-6362503d110d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:16.447288 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (401e09e2-cdab-4272-b261-40bf404e8bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:16.447288 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Volume c109a9bd-18f6-439e-934c-97a99b08cd10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c109a9bd-18f6-439e-934c-97a99b08cd10', 'volume_size': 1}
Feb 13 23:42:16.447288 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c109a9bd-18f6-439e-934c-97a99b08cd10 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:16.491241 n-d-828979-1 sudo[118933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c109a9bd-18f6-439e-934c-97a99b08cd10 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:42:16.492348 n-d-828979-1 sudo[118933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:16.714331 n-d-828979-1 sudo[118931]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:16.716943 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:16.719562 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:42:16.728303 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Deleted volume successfully.
Feb 13 23:42:16.755648 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-607a0939-fdc6-4cb8-9db6-31e1f3bf5813 tempest-VolumesTransfersTest-603788702 None] Lock "b'cinder-2c10f244-f3c3-4612-93fe-1d1471066b1b-delete_volume'" released by "delete_volume" :: held 4.036s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:17.231206 n-d-828979-1 sudo[118933]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:17.233535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c109a9bd-18f6-439e-934c-97a99b08cd10 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.789s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:17.238092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (401e09e2-cdab-4272-b261-40bf404e8bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c109a9bd-18f6-439e-934c-97a99b08cd10', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:17.240756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075aa7ae-12f9-45cd-b96a-596d2e03c3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:17.267029 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Volume volume-c109a9bd-18f6-439e-934c-97a99b08cd10 (c109a9bd-18f6-439e-934c-97a99b08cd10): created successfully
Feb 13 23:42:17.269048 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075aa7ae-12f9-45cd-b96a-596d2e03c3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:17.273258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Flow 'volume_create_manager' (4a048086-42fd-4013-968d-74d71f0453c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:17.291844 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fbd6ae8e-5096-44ae-9b45-4a53b9333f26 tempest-VolumesTransfersTest-1999499509 None] Created volume successfully.
Feb 13 23:42:19.729068 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Lock "b'cinder-c109a9bd-18f6-439e-934c-97a99b08cd10-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:42:19.850501 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Skipping remove_export. No iscsi_target is presently exported for volume: c109a9bd-18f6-439e-934c-97a99b08cd10
Feb 13 23:42:19.853718 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:19.926173 n-d-828979-1 sudo[119036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10
Feb 13 23:42:19.928065 n-d-828979-1 sudo[119036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:20.778950 n-d-828979-1 sudo[119036]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:20.781264 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10" returned: 0 in 0.929s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:20.783050 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:20.844141 n-d-828979-1 sudo[119054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10
Feb 13 23:42:20.844966 n-d-828979-1 sudo[119054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:21.624979 n-d-828979-1 sudo[119054]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:21.628010 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10" returned: 0 in 0.844s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:21.630886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:21.661376 n-d-828979-1 sudo[119061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10
Feb 13 23:42:21.662838 n-d-828979-1 sudo[119061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:22.535511 n-d-828979-1 sudo[119061]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:22.538557 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c109a9bd-18f6-439e-934c-97a99b08cd10" returned: 0 in 0.907s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:22.540465 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Successfully deleted volume: c109a9bd-18f6-439e-934c-97a99b08cd10
Feb 13 23:42:22.658612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Created reservations ['43c78da5-db7b-407d-a6ac-d2d3686d139b', '9d9248ab-9128-4ffb-9fe3-247b1480d3e2', '5c7593bd-cdcd-4843-a9dd-8832edc82195', '2069ef06-6e02-4b6a-a88e-5580fa20e93c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:22.661097 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:42:22.661097 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:42:22.661097 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:22.724263 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:42:22.724940 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:22.777465 n-d-828979-1 sudo[119127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:22.781346 n-d-828979-1 sudo[119127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:23.438996 n-d-828979-1 sudo[119127]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:23.442784 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:23.445570 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:23.479811 n-d-828979-1 sudo[119150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:23.481558 n-d-828979-1 sudo[119150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:24.133512 n-d-828979-1 sudo[119150]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:24.136987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:24.141089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:42:24.151701 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Deleted volume successfully.
Feb 13 23:42:24.191209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dfc54d65-b0d0-42c2-9891-e8b96b9e6898 tempest-VolumesTransfersTest-603788702 None] Lock "b'cinder-c109a9bd-18f6-439e-934c-97a99b08cd10-delete_volume'" released by "delete_volume" :: held 4.464s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:29.362887 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:42:29.369763 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:42:29.370506 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:42:29.386200 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Flow 'volume_create_manager' (0ab27dd2-d0d7-48b0-a743-f7b35c123966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:29.390286 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c035727-1855-4d49-ae5e-d9a852bb391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:29.418929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:42:29.451710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c035727-1855-4d49-ae5e-d9a852bb391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1735653510',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15939fc875b54b90a438707e160f382c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:42:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:42:29Z,user_id='bf1766d3bf7742caba71cf315cd7532e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:29.454253 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1d75587-fcdf-4f1b-8c35-dae1abb77ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:29.456552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1d75587-fcdf-4f1b-8c35-dae1abb77ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:29.459401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fb824fd-edf5-43ea-8676-52c73862890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:29.462553 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fb824fd-edf5-43ea-8676-52c73862890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8', 'volume_name': 'volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:29.464802 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1adb93a-731d-40f2-b585-eac3bda34044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:29.466943 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1adb93a-731d-40f2-b585-eac3bda34044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:29.469059 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5541f044-525a-4032-affd-279f9850f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:29.469842 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Volume 43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8', 'volume_size': 1}
Feb 13 23:42:29.471171 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:29.518729 n-d-828979-1 sudo[119223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:42:29.519514 n-d-828979-1 sudo[119223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:30.361032 n-d-828979-1 sudo[119223]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:30.364824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.892s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:30.375222 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5541f044-525a-4032-affd-279f9850f02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:30.384177 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd53e57c-dffe-4925-9a19-60e519bed6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:30.411702 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Volume volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 (43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8): created successfully
Feb 13 23:42:30.415624 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd53e57c-dffe-4925-9a19-60e519bed6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:30.423284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Flow 'volume_create_manager' (0ab27dd2-d0d7-48b0-a743-f7b35c123966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:30.453783 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-69805693-955b-4932-8f21-3118134235be tempest-SnapshotManageAdminTest-517406757 None] Created volume successfully.
Feb 13 23:42:31.404480 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4693194f-1a64-43a0-8c90-19a7544cf887 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:31.433932 n-d-828979-1 sudo[119317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:31.442726 n-d-828979-1 sudo[119317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:32.144258 n-d-828979-1 sudo[119317]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:32.146946 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4693194f-1a64-43a0-8c90-19a7544cf887 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8" returned: 0 in 0.742s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:32.149069 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4693194f-1a64-43a0-8c90-19a7544cf887 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 --snapshot stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:32.190535 n-d-828979-1 sudo[119327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 --snapshot stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 -L 1.00g
Feb 13 23:42:32.191485 n-d-828979-1 sudo[119327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:33.209227 n-d-828979-1 sudo[119327]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:33.212697 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4693194f-1a64-43a0-8c90-19a7544cf887 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 --snapshot stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 -L 1.00g" returned: 0 in 1.063s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:33.292473 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4693194f-1a64-43a0-8c90-19a7544cf887 tempest-SnapshotManageAdminTest-517406757 None] Create snapshot completed successfully
Feb 13 23:42:34.548663 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bb1a8409-a177-4ab4-a546-6005b75ee4c3 tempest-SnapshotManageAdminTest-1968271021 None] Lock "b'cinder-e7ffca66-fba8-4fc7-b311-c691328ea641-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.031s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:42:34.902590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bb1a8409-a177-4ab4-a546-6005b75ee4c3 tempest-SnapshotManageAdminTest-1968271021 None] Created reservations ['c6c7ce5f-db32-42eb-94c1-c8dee634fc02', '6d0ef81c-ae2f-4ba8-8a4e-690cb1afd8ad', '5e548c81-186c-4aaa-9e15-7de04cb25bb1', '9c9edac2-a40d-4b42-9125-99d27f56cc17'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:34.905172 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bb1a8409-a177-4ab4-a546-6005b75ee4c3 tempest-SnapshotManageAdminTest-1968271021 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:42:34.905172 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:42:34.905172 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:34.983299 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bb1a8409-a177-4ab4-a546-6005b75ee4c3 tempest-SnapshotManageAdminTest-1968271021 None] Unmanage snapshot completed successfully.
Feb 13 23:42:34.999467 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bb1a8409-a177-4ab4-a546-6005b75ee4c3 tempest-SnapshotManageAdminTest-1968271021 None] Lock "b'cinder-e7ffca66-fba8-4fc7-b311-c691328ea641-delete_snapshot'" released by "delete_snapshot" :: held 0.454s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:37.199665 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] manage_existing_snapshot: managing {'source-name': '_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641'}. {{(pid=92017) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4427}}
Feb 13 23:42:37.200323 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Input parameters: context=, db=,driver=, host=n-d-828979-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641'}. {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Feb 13 23:42:37.205146 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Feb 13 23:42:37.253671 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Flow 'snapshot_manage_existing_manager' (488d00dd-f94e-477a-90af-a22a3a2320f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:37.277791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (9fd61e22-5240-4b86-a7a5-92f283b79462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.414355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-568190166',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-102250477',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=cde56130-8e1b-48c1-a019-992225d6d409,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c7c192f53e8a4729aa3661203258e32e',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='cb67c846bfee4073bd7bec52c93b348d',volume=>,volume_id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,volume_size=1,volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880) {{(pid=92017) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Feb 13 23:42:37.418598 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (9fd61e22-5240-4b86-a7a5-92f283b79462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-568190166',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-102250477',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=cde56130-8e1b-48c1-a019-992225d6d409,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c7c192f53e8a4729aa3661203258e32e',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='cb67c846bfee4073bd7bec52c93b348d',volume=>,volume_id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,volume_size=1,volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.424419 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (95c908bf-bff7-4154-8586-82c32175f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.428979 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (95c908bf-bff7-4154-8586-82c32175f621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.437401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (9d0da4f0-dd07-4812-a7a4-4a53738d42fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.438823 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:37.530867 n-d-828979-1 sudo[119490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641
Feb 13 23:42:37.531728 n-d-828979-1 sudo[119490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:37.575545 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:42:37.580113 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:42:37.580646 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:42:37.619875 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Flow 'volume_create_manager' (baea8e67-5165-4091-bcf8-ca930ce78765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:37.619875 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e65e343-62c8-4ae0-a04e-e42f3aedb163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.701133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:42:37.810608 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e65e343-62c8-4ae0-a04e-e42f3aedb163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-603527826',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=bd998746-817d-4432-bb6c-ef84e9105329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b16b8d3b4e0e432eb9bfeddae0ba9aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:42:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:42:37Z,user_id='6200354e9b7c41bbacb741bd3fb16acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.821408 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c1a7d18-05a3-46e4-9d81-15fe13259af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.823697 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c1a7d18-05a3-46e4-9d81-15fe13259af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.838534 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23d0c28b-5e5d-45f3-8cbd-992838a78313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.841283 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23d0c28b-5e5d-45f3-8cbd-992838a78313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd998746-817d-4432-bb6c-ef84e9105329', 'volume_name': 'volume-bd998746-817d-4432-bb6c-ef84e9105329', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.865418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddbff904-c611-4a46-8d2e-68d1be6a2398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.883316 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddbff904-c611-4a46-8d2e-68d1be6a2398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:37.885500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d2c5003-a658-42e7-b382-c1e725c5a323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:37.886390 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Volume bd998746-817d-4432-bb6c-ef84e9105329: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd998746-817d-4432-bb6c-ef84e9105329', 'volume_size': 1}
Feb 13 23:42:37.887825 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd998746-817d-4432-bb6c-ef84e9105329 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:37.975202 n-d-828979-1 sudo[119500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd998746-817d-4432-bb6c-ef84e9105329 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:42:37.984433 n-d-828979-1 sudo[119500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:38.754224 n-d-828979-1 sudo[119490]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:38.756456 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641" returned: 0 in 1.317s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:38.765439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (9d0da4f0-dd07-4812-a7a4-4a53738d42fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-568190166',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-102250477',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=cde56130-8e1b-48c1-a019-992225d6d409,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c7c192f53e8a4729aa3661203258e32e',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='cb67c846bfee4073bd7bec52c93b348d',volume=>,volume_id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,volume_size=1,volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:38.769634 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (2b9c5f9b-acab-459c-88b5-522b600f2ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:38.970335 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Created reservations ['2d3ebc88-b653-4805-9ef1-cba90c37f559', '12fa6854-6c85-4ef9-9cb7-79a314dd0747'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:38.970335 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (2b9c5f9b-acab-459c-88b5-522b600f2ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3ebc88-b653-4805-9ef1-cba90c37f559', '12fa6854-6c85-4ef9-9cb7-79a314dd0747']}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:38.979683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1eecade0-2749-4b98-a3f0-3128c7c85e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:38.981397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:39.107125 n-d-828979-1 sudo[119543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641
Feb 13 23:42:39.112782 n-d-828979-1 sudo[119543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:39.295044 n-d-828979-1 sudo[119500]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:39.298668 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd998746-817d-4432-bb6c-ef84e9105329 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.410s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:39.302184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d2c5003-a658-42e7-b382-c1e725c5a323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd998746-817d-4432-bb6c-ef84e9105329', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:39.306195 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75f97e5d-2cc8-432b-a6ea-72773535b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:39.336909 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Volume volume-bd998746-817d-4432-bb6c-ef84e9105329 (bd998746-817d-4432-bb6c-ef84e9105329): created successfully
Feb 13 23:42:39.342268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75f97e5d-2cc8-432b-a6ea-72773535b263) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:39.350289 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Flow 'volume_create_manager' (baea8e67-5165-4091-bcf8-ca930ce78765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:39.381896 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-723edc64-0112-4a8c-a6b2-01cabc08f313 tempest-VolumesBackupsV39Test-179956726 None] Created volume successfully.
Feb 13 23:42:40.051991 n-d-828979-1 sudo[119543]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:40.054759 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641" returned: 0 in 1.073s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:40.060198 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 _snapshot-cde56130-8e1b-48c1-a019-992225d6d409 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:40.502877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-e7ffca66-fba8-4fc7-b311-c691328ea641 _snapshot-cde56130-8e1b-48c1-a019-992225d6d409" returned: 0 in 0.442s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:40.504306 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:40.564284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1eecade0-2749-4b98-a3f0-3128c7c85e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-568190166',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-102250477',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=cde56130-8e1b-48c1-a019-992225d6d409,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c7c192f53e8a4729aa3661203258e32e',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='cb67c846bfee4073bd7bec52c93b348d',volume=>,volume_id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,volume_size=1,volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880), 'new_status': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:40.573164 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (64a866a4-d432-4d0f-b3c9-2328379d62d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:40.600193 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (64a866a4-d432-4d0f-b3c9-2328379d62d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-02-13T23:42:37Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-568190166',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-102250477',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=cde56130-8e1b-48c1-a019-992225d6d409,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c7c192f53e8a4729aa3661203258e32e',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='cb67c846bfee4073bd7bec52c93b348d',volume=>,volume_id=43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8,volume_size=1,volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:40.604741 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (c01c7d2d-4568-4f74-a70f-1be682ed01eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:42:40.606954 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=92017) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Feb 13 23:42:40.606954 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] New status: available {{(pid=92017) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Feb 13 23:42:40.656866 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Snapshot cde56130-8e1b-48c1-a019-992225d6d409 created successfully.
Feb 13 23:42:40.660908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (c01c7d2d-4568-4f74-a70f-1be682ed01eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:42:40.663718 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-791cad85-f0d5-4592-b32b-4edd485b9313 tempest-SnapshotManageAdminTest-1968271021 None] Flow 'snapshot_manage_existing_manager' (488d00dd-f94e-477a-90af-a22a3a2320f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:42:40.854514 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Creating a new backup for volume volume-bd998746-817d-4432-bb6c-ef84e9105329. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:42:40.874462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:40.930847 n-d-828979-1 sudo[119681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:42:40.932075 n-d-828979-1 sudo[119681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:41.490386 n-d-828979-1 sudo[119681]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:41.496690 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329" returned: 0 in 0.624s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:41.597177 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:41.625828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:41.626604 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus: 24
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus: 25
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: I_T nexus: 26
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080000
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf80
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080001
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf81
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: 48EunbVew64LqSCSu4bK
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:41.627468 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:42:41.636178 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Creating iscsi_target for Volume ID: volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Created volume path /opt/stack/data/cinder/volumes/volume-bd998746-817d-4432-bb6c-ef84e9105329,
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: incominguser 7PrbewH9DpKPZnUACwYG qmV6KuXRWzu29vLn
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:42:41.642052 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:41.841971 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Lock "b'cinder-cde56130-8e1b-48c1-a019-992225d6d409-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:42:41.889545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde56130-8e1b-48c1-a019-992225d6d409 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:41.953090 n-d-828979-1 sudo[119695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde56130-8e1b-48c1-a019-992225d6d409
Feb 13 23:42:41.959101 n-d-828979-1 sudo[119695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:42.457473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329" returned: 0 in 0.818s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:42.457859 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:42.458932 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:42:42.459303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:42:42.462769 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:42.486436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:42.487977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329\n Backing store flags: \n Account information:\n 7PrbewH9DpKPZnUACwYG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus: 24
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060000
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf60
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00060001
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf61
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: L6FvTtdP5ZozH8kUnm24
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus: 25
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070000
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf70
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00070001
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf71
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: pHPRTEPQV7TLxLJ76Wom
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: I_T nexus: 26
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080000
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf80
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00080001
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf81
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: 48EunbVew64LqSCSu4bK
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:42:42.489299 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:42:42.504106 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:42.695471 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:42.696027 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329\n Backing store flags: \n Account information:\n 7PrbewH9DpKPZnUACwYG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:42.697782 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:42.821075 n-d-828979-1 sudo[119695]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:42.822896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cde56130-8e1b-48c1-a019-992225d6d409" returned: 0 in 0.934s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:42.824812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cde56130-8e1b-48c1-a019-992225d6d409 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:42.858655 n-d-828979-1 sudo[119744]: ubuntu : TTY=unknown ; 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-cde56130-8e1b-48c1-a019-992225d6d409
Feb 13 23:42:42.860072 n-d-828979-1 sudo[119744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:42.874839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:42.875472 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329\n Backing store flags: \n Account information:\n 7PrbewH9DpKPZnUACwYG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:42:42.877380 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Set provider_location to: 10.222.0.36:3260,9 iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:42:42.961891 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Initialize volume connection completed successfully.
Feb 13 23:42:43.972484 n-d-828979-1 sudo[119744]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:43.975068 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cde56130-8e1b-48c1-a019-992225d6d409" returned: 0 in 1.150s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:44.161933 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Created reservations ['26b0b745-c75d-496a-bd42-8b337aa77ecf', 'b6dcc772-822d-48c3-8b38-de020cf96c3d', 'e1b585db-077f-43e7-aa14-29fe0faa1cea', 'c3f3bae2-21c0-4493-b051-bd6932080d3f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:44.164551 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:42:44.164551 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:42:44.164551 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:44.251054 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Delete snapshot completed successfully.
Feb 13 23:42:44.258383 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-02b41cd8-5e76-47d5-9f76-4993b87f6b4a tempest-SnapshotManageAdminTest-1968271021 None] Lock "b'cinder-cde56130-8e1b-48c1-a019-992225d6d409-delete_snapshot'" released by "delete_snapshot" :: held 2.418s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:45.409651 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Lock "b'cinder-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:42:45.552959 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Skipping remove_export. No iscsi_target is presently exported for volume: 43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:45.555470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:45.588814 n-d-828979-1 sudo[119856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:45.589624 n-d-828979-1 sudo[119856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:46.389272 n-d-828979-1 sudo[119856]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:46.391865 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8" returned: 0 in 0.836s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:46.393459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:46.453658 n-d-828979-1 sudo[119871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:46.454684 n-d-828979-1 sudo[119871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:47.533640 n-d-828979-1 sudo[119871]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:47.535843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8" returned: 0 in 1.142s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:47.538313 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:47.580579 n-d-828979-1 sudo[119901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:47.585615 n-d-828979-1 sudo[119901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:48.595796 n-d-828979-1 sudo[119901]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:48.598553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8" returned: 0 in 1.060s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:48.599188 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Successfully deleted volume: 43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8
Feb 13 23:42:48.745321 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Created reservations ['29808b6a-d035-4875-8920-b592986aa7d6', 'a18640e3-05af-4824-a6b9-85bdd51c5cf0', '3f71f7cf-6313-4d6a-9140-104127ece733', 'f2a8c80d-5d19-41ba-a7bf-649f50061c1c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:42:48.747666 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:42:48.747666 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:42:48.747666 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:42:48.854233 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:42:48.854945 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:48.916740 n-d-828979-1 sudo[119946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:48.927232 n-d-828979-1 sudo[119946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:49.750768 n-d-828979-1 sudo[119946]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:49.753065 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.898s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:49.768972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:49.875672 n-d-828979-1 sudo[119964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:49.876487 n-d-828979-1 sudo[119964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:50.832151 n-d-828979-1 sudo[119964]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:50.836059 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.073s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:50.839200 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:42:50.848766 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Deleted volume successfully.
Feb 13 23:42:50.884858 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8ce65d16-f922-41fa-89a4-be744b523518 tempest-SnapshotManageAdminTest-517406757 None] Lock "b'cinder-43d22ae1-2e0f-4b08-be45-ba0e5c9bc3e8-delete_volume'" released by "delete_volume" :: held 5.478s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:42:53.570413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:42:53.571007 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:42:53.571616 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:53.618708 n-d-828979-1 sudo[120024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:53.619516 n-d-828979-1 sudo[120024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:54.340114 n-d-828979-1 sudo[120024]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:54.345569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.773s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:54.346662 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:42:54.371050 n-d-828979-1 sudo[120030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:42:54.371855 n-d-828979-1 sudo[120030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:42:55.209582 n-d-828979-1 sudo[120030]: pam_unix(sudo:session): session closed for user root
Feb 13 23:42:55.212087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.865s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:42:55.214008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:43:13.088973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:43:13.103029 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:43:13.103539 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:43:13.195661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Flow 'volume_create_manager' (0fba85ee-edb4-42d7-b6a2-644a1370d068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:13.198851 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79641652-553f-4843-9043-cb95ca838b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:13.240266 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:43:13.335846 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79641652-553f-4843-9043-cb95ca838b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1560154036',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0f19391d-872f-4f61-869e-b03561875359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3fb07dda3e4d55b936ea17ee92a3e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:43:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:43:13Z,user_id='659ce002778a4326a44e1244c86c8abd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:13.338990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (939435f9-0163-4757-92c4-a63b8f1416cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:13.341619 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (939435f9-0163-4757-92c4-a63b8f1416cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:13.344498 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffdce2a1-ac4f-4ee3-977d-703f0703ce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:13.493081 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffdce2a1-ac4f-4ee3-977d-703f0703ce61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0f19391d-872f-4f61-869e-b03561875359', 'volume_name': 'volume-0f19391d-872f-4f61-869e-b03561875359', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:13.496749 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a929485b-2045-4309-aaac-f707423b8420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:13.499472 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a929485b-2045-4309-aaac-f707423b8420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:13.508837 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca21fc15-5c54-47c8-a2ba-c4159dccc083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:13.512929 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Volume 0f19391d-872f-4f61-869e-b03561875359: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0f19391d-872f-4f61-869e-b03561875359', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:43:13.513731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Cloning 0f19391d-872f-4f61-869e-b03561875359 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:43:26.558808 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e000c57f-ff08-4247-b9f4-9f89a9e23d8a tempest-GroupSnapshotsV319Test-1009676988 None] Group tempest-GroupSnapshotsV319Test-Group-82067808: creating
Feb 13 23:43:26.635646 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e000c57f-ff08-4247-b9f4-9f89a9e23d8a tempest-GroupSnapshotsV319Test-1009676988 None] Group tempest-GroupSnapshotsV319Test-Group-82067808: created successfully
Feb 13 23:43:26.661137 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e000c57f-ff08-4247-b9f4-9f89a9e23d8a tempest-GroupSnapshotsV319Test-1009676988 None] Create group completed successfully.
Feb 13 23:43:28.882644 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:43:28.886987 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:43:28.887437 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:43:28.901600 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Flow 'volume_create_manager' (e4822167-a72b-41c6-a57e-0724279c581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:28.904782 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086587df-d841-4481-b9b4-c9c0341477f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:28.943773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:43:28.975553 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086587df-d841-4481-b9b4-c9c0341477f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-917533771',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d9f799b3-0e99-47e9-9841-b10ad48966e5,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=663e3965-f86d-44e7-b4be-a4869bcad1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e462a9e7dbc45ad871758d541ead25e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:43:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:43:29Z,user_id='d2f58530663e45b596277710974110f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c09d8be-2ca0-4b52-b562-a2e45ffb9281),volume_type_id=0c09d8be-2ca0-4b52-b562-a2e45ffb9281)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:28.977945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5b6de42-aa1a-4058-ab41-86b6f8ec1dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:28.980379 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5b6de42-aa1a-4058-ab41-86b6f8ec1dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:28.983340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fae824b-eb09-4a97-936e-11eda5c60643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:28.985494 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fae824b-eb09-4a97-936e-11eda5c60643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '663e3965-f86d-44e7-b4be-a4869bcad1e0', 'volume_name': 'volume-663e3965-f86d-44e7-b4be-a4869bcad1e0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:28.988572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a4a94ce-11b7-4c92-890b-621865791efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:28.992248 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a4a94ce-11b7-4c92-890b-621865791efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:28.994539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2fab795-b79d-47c4-a319-a7aa03c15ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:29.017730 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Volume 663e3965-f86d-44e7-b4be-a4869bcad1e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-663e3965-f86d-44e7-b4be-a4869bcad1e0', 'volume_size': 1}
Feb 13 23:43:29.019150 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:29.057711 n-d-828979-1 sudo[120317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:43:29.058723 n-d-828979-1 sudo[120317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:30.116273 n-d-828979-1 sudo[120317]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:30.118657 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.099s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:30.122877 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2fab795-b79d-47c4-a319-a7aa03c15ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-663e3965-f86d-44e7-b4be-a4869bcad1e0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:30.125629 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92094b7d-a8d1-41d1-8ef5-431cf3a27925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:30.158354 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Volume volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 (663e3965-f86d-44e7-b4be-a4869bcad1e0): created successfully
Feb 13 23:43:30.161573 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92094b7d-a8d1-41d1-8ef5-431cf3a27925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:30.169518 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Flow 'volume_create_manager' (e4822167-a72b-41c6-a57e-0724279c581a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:30.199579 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-08a29c44-6214-4f82-9a2d-8cb47ecef03a tempest-GroupSnapshotsV319Test-1009676988 None] Created volume successfully.
Feb 13 23:43:31.967220 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] GroupSnapshot 033166e1-8407-4242-8327-0db757a6432e: creating.
Feb 13 23:43:32.031795 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] Group snapshot 033166e1-8407-4242-8327-0db757a6432e: creating. {{(pid=92017) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 13 23:43:32.113852 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:32.173271 n-d-828979-1 sudo[120392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:32.174102 n-d-828979-1 sudo[120392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:33.030318 n-d-828979-1 sudo[120392]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:33.050859 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0" returned: 0 in 0.935s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:33.061787 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1 --snapshot stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:33.119500 n-d-828979-1 sudo[120404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1 --snapshot stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 -L 1.00g
Feb 13 23:43:33.120868 n-d-828979-1 sudo[120404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:34.321310 n-d-828979-1 sudo[120404]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:34.327594 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1 --snapshot stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 -L 1.00g" returned: 0 in 1.271s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:34.385269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1, size 616.00 MB, duration 20.87 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:43:34.385663 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Image download 616.00 MB at 29.52 MB/s
Feb 13 23:43:34.499122 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:34.631595 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7bc72380-4075-4499-9b97-7d5820d99531 tempest-GroupSnapshotsV319Test-1009676988 None] group_snapshot 033166e1-8407-4242-8327-0db757a6432e: created successfully
Feb 13 23:43:34.730097 n-d-828979-1 sudo[120509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1
Feb 13 23:43:34.732422 n-d-828979-1 sudo[120509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:35.363786 n-d-828979-1 sudo[120509]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:35.366534 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1" returned: 0 in 0.867s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:35.368023 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 659ce002778a4326a44e1244c86c8abd. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:43:35.498949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:35.694955 n-d-828979-1 sudo[120517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1
Feb 13 23:43:35.700902 n-d-828979-1 sudo[120517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:35.912852 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] group_snapshot 033166e1-8407-4242-8327-0db757a6432e: deleting
Feb 13 23:43:35.988334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] group_snapshot 033166e1-8407-4242-8327-0db757a6432e: deleting {{(pid=92017) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 13 23:43:36.015275 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:36.070955 n-d-828979-1 sudo[120530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1
Feb 13 23:43:36.072427 n-d-828979-1 sudo[120530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:36.122077 n-d-828979-1 sudo[120517]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:36.144629 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1" returned: 0 in 0.646s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:36.159916 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f19391d-872f-4f61-869e-b03561875359 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:36.223451 n-d-828979-1 sudo[120536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f19391d-872f-4f61-869e-b03561875359 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:43:36.225124 n-d-828979-1 sudo[120536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:36.226530 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Terminate volume connection completed successfully.
Feb 13 23:43:36.323713 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:36.516047 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:36.517139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329\n Backing store flags: \n Account information:\n 7PrbewH9DpKPZnUACwYG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:43:36.518206 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Removing iscsi_target for Volume ID: bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:36.523343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:36.707461 n-d-828979-1 sudo[120530]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:36.709805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1" returned: 0 in 0.695s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:36.711509 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:36.732628 n-d-828979-1 sudo[120551]: ubuntu : TTY=unknown ; 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-22ae0001-59c3-4662-9de8-a9d95e242fe1
Feb 13 23:43:36.733428 n-d-828979-1 sudo[120551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:36.805739 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bd998746-817d-4432-bb6c-ef84e9105329 -f" returned: 0 in 0.281s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:36.805976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:43:36.807396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:37.011400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:37.011954 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:43:37.013322 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-069c55dc-602c-4ecf-a359-67772ed36a58 tempest-VolumesBackupsV39Test-179956726 None] Remove volume export completed successfully.
Feb 13 23:43:37.031438 n-d-828979-1 sudo[120536]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:37.033465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f19391d-872f-4f61-869e-b03561875359 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.874s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:37.074088 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 0f19391d-872f-4f61-869e-b03561875359. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:43:37.132664 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_ayfuxeuv {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:37.221865 n-d-828979-1 sudo[120596]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_ayfuxeuv
Feb 13 23:43:37.223309 n-d-828979-1 sudo[120596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:37.662184 n-d-828979-1 sudo[120551]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:37.665290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-22ae0001-59c3-4662-9de8-a9d95e242fe1" returned: 0 in 0.953s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:37.703142 n-d-828979-1 sudo[120596]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:37.752300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_ayfuxeuv" returned: 0 in 0.620s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:37.767394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:37.821570 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1959356300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1959356300, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:43:37.826322 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1959356300 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1959356300, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:43:37.866661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] Created reservations ['3c40531a-9d22-4364-bf97-9cfdf0d865e2', 'd2c78065-8bfb-45fc-98c2-fd75522b7cae', '8d0e4cf2-8875-4d17-9370-fc15ea8d5fa0', '8d7f000a-20e6-4d38-a5d7-1b19e80c0984'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:43:37.871474 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:43:37.871474 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:43:37.871474 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:43:37.893709 n-d-828979-1 sudo[120641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1
Feb 13 23:43:37.894600 n-d-828979-1 sudo[120641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:38.012703 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-95126c1f-2399-4c79-a81f-69c463c6d521 tempest-GroupSnapshotsV319Test-1009676988 None] group_snapshot 033166e1-8407-4242-8327-0db757a6432e: deleted successfully
Feb 13 23:43:38.378377 n-d-828979-1 sudo[120641]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:38.380366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1" returned: 0 in 0.613s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:38.382054 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:43:38.383318 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:38.413020 n-d-828979-1 sudo[120650]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359 oflag=direct
Feb 13 23:43:38.414066 n-d-828979-1 sudo[120650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:39.058072 n-d-828979-1 sudo[120650]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:39.074668 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359 oflag=direct" returned: 0 in 0.691s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:39.077039 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Skipping remove_export. No iscsi_target is presently exported for volume: 663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:39.078921 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:39.136601 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 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_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:39.150529 n-d-828979-1 sudo[120662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:39.151879 n-d-828979-1 sudo[120662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:39.189519 n-d-828979-1 sudo[120663]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359
Feb 13 23:43:39.202858 n-d-828979-1 sudo[120663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:40.439236 n-d-828979-1 sudo[120662]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:40.442200 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0" returned: 0 in 1.363s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:40.445505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:40.487923 n-d-828979-1 sudo[120689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:40.489555 n-d-828979-1 sudo[120689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:40.944485 n-d-828979-1 sudo[120663]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:40.949154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 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_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359" returned: 0 in 1.813s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:40.950639 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:41.252926 n-d-828979-1 sudo[120703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1
Feb 13 23:43:41.262337 n-d-828979-1 sudo[120703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:41.514362 n-d-828979-1 sudo[120689]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:41.516704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0" returned: 0 in 1.071s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:41.519055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:41.568740 n-d-828979-1 sudo[120712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:41.570766 n-d-828979-1 sudo[120712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:41.986574 n-d-828979-1 sudo[120703]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:41.988899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1" returned: 0 in 1.038s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:41.990684 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_g1c9i6tln-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.82 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0f19391d--872f--4f61--869e--b03561875359 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:43:41.991259 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Converted 700.00 MB image at 385.67 MB/s
Feb 13 23:43:41.992060 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 0f19391d-872f-4f61-869e-b03561875359 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:43:42.209365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 659ce002778a4326a44e1244c86c8abd is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:43:42.210542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Marking volume 0f19391d-872f-4f61-869e-b03561875359 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:43:42.231960 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 0f19391d-872f-4f61-869e-b03561875359. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:43:42.233531 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Creating volume glance metadata for volume 0f19391d-872f-4f61-869e-b03561875359 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:43:42.263468 n-d-828979-1 sudo[120712]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:42.306548 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-663e3965-f86d-44e7-b4be-a4869bcad1e0" returned: 0 in 0.787s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:42.308570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Successfully deleted volume: 663e3965-f86d-44e7-b4be-a4869bcad1e0
Feb 13 23:43:42.376204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca21fc15-5c54-47c8-a2ba-c4159dccc083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f19391d-872f-4f61-869e-b03561875359', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:42.378649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56d769da-1dda-463e-9879-7061c0eb6541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:42.395345 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Volume volume-0f19391d-872f-4f61-869e-b03561875359 (0f19391d-872f-4f61-869e-b03561875359): created successfully
Feb 13 23:43:42.398171 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56d769da-1dda-463e-9879-7061c0eb6541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:42.402254 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Flow 'volume_create_manager' (0fba85ee-edb4-42d7-b6a2-644a1370d068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:42.431360 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-03db3a75-f402-4f13-aed4-fbd242f52a4a tempest-VolumesImageMetadata-870062782 None] Created volume successfully.
Feb 13 23:43:42.436085 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Created reservations ['ea8f6176-31f3-403a-b983-dbde37a02734'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:43:42.467861 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1959356300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1959356300, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:43:42.490924 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Created reservations ['569b562f-f749-44be-80bb-a81c1fc49b64', 'bcd5fac4-aeb9-4d11-a2ac-620fdd4dbdd2', '1e9ca34b-0c5e-4ae1-bf9d-72ed44630daf', 'a8587847-a013-4923-a988-a73c8afc69f6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:43:42.493400 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:43:42.493400 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:43:42.493400 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:43:42.619593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:43:42.620280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:42.660293 n-d-828979-1 sudo[120723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:42.661640 n-d-828979-1 sudo[120723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:43.429161 n-d-828979-1 sudo[120723]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:43.431622 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.811s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:43.436085 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:43.484819 n-d-828979-1 sudo[120726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:43.488847 n-d-828979-1 sudo[120726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:44.215277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Lock "b'cinder-bd998746-817d-4432-bb6c-ef84e9105329-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:43:44.252635 n-d-828979-1 sudo[120726]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:44.321414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.887s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:44.331145 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:43:44.343375 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3737accf-db69-4f7d-a742-13e9604e7064 tempest-GroupSnapshotsV319Test-1009676988 None] Delete group completed successfully.
Feb 13 23:43:44.358907 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:44.519525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Lock "b'cinder-0f19391d-872f-4f61-869e-b03561875359-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:43:44.588141 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:44.588694 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:43:44.596822 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:44.597929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:44.643392 n-d-828979-1 sudo[120741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:44.645306 n-d-828979-1 sudo[120741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:44.660902 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f19391d-872f-4f61-869e-b03561875359
Feb 13 23:43:44.662182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:44.682844 n-d-828979-1 sudo[120743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359
Feb 13 23:43:44.683656 n-d-828979-1 sudo[120743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:45.144228 n-d-828979-1 sudo[120743]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:45.147151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359" returned: 0 in 0.484s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:45.149562 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:45.170329 n-d-828979-1 sudo[120747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359
Feb 13 23:43:45.171863 n-d-828979-1 sudo[120747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:45.231357 n-d-828979-1 sudo[120741]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:45.233779 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329" returned: 0 in 0.635s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:45.235936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:45.270356 n-d-828979-1 sudo[120749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:45.271341 n-d-828979-1 sudo[120749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:45.649582 n-d-828979-1 sudo[120747]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:45.651967 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359" returned: 0 in 0.502s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:45.654103 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:45.695748 n-d-828979-1 sudo[120752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359
Feb 13 23:43:45.720373 n-d-828979-1 sudo[120752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:45.894352 n-d-828979-1 sudo[120749]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:45.897646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329" returned: 0 in 0.661s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:45.900012 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:45.928094 n-d-828979-1 sudo[120755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:45.929452 n-d-828979-1 sudo[120755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:46.460408 n-d-828979-1 sudo[120752]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:46.464014 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f19391d-872f-4f61-869e-b03561875359" returned: 0 in 0.809s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:46.466619 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Successfully deleted volume: 0f19391d-872f-4f61-869e-b03561875359
Feb 13 23:43:46.570101 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Created reservations ['b1044573-acf9-402c-b3a4-253989ac816e', 'b02d9ce4-b635-4e32-87e5-6c8043bd5c7d', '4823a2bd-aa7f-4154-b077-8e3f811629c3', 'be27e1d3-cb4f-4bce-a86f-7faf9daf6ede'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:43:46.598505 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:43:46.598505 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:43:46.598505 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:43:46.679572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:43:46.681258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:46.723019 n-d-828979-1 sudo[120767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:46.724627 n-d-828979-1 sudo[120767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:46.727618 n-d-828979-1 sudo[120755]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:46.730253 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd998746-817d-4432-bb6c-ef84e9105329" returned: 0 in 0.830s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:46.731894 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Successfully deleted volume: bd998746-817d-4432-bb6c-ef84e9105329
Feb 13 23:43:46.792418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Created reservations ['e7521a7b-577d-466b-9213-c3f1e7e36f01', '81671f18-06ad-4172-adbe-a939eebe19ac', 'cb236755-5cca-4431-9564-faa060bb7e84', 'eeb30719-86a2-42e1-bd62-2b9eb3c2311a'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:43:46.795716 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:43:46.795716 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:43:46.795716 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:43:46.897048 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:43:46.897934 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:46.932705 n-d-828979-1 sudo[120769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:46.933668 n-d-828979-1 sudo[120769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:47.622721 n-d-828979-1 sudo[120769]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:47.625253 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.727s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:47.627847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:47.649886 n-d-828979-1 sudo[120767]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:47.666551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.985s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:47.668897 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:47.680320 n-d-828979-1 sudo[120773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:47.689315 n-d-828979-1 sudo[120773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:47.711230 n-d-828979-1 sudo[120774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:47.712290 n-d-828979-1 sudo[120774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:48.525780 n-d-828979-1 sudo[120774]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:48.528248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.859s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:48.530398 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:43:48.537773 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Deleted volume successfully.
Feb 13 23:43:48.574127 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8ee93066-7b3b-406b-b34f-320b9b9d2cc8 tempest-VolumesImageMetadata-870062782 None] Lock "b'cinder-0f19391d-872f-4f61-869e-b03561875359-delete_volume'" released by "delete_volume" :: held 4.055s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:43:48.763994 n-d-828979-1 sudo[120773]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:48.766761 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.138s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:48.767656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:43:48.773331 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Deleted volume successfully.
Feb 13 23:43:48.796381 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1b02506c-f5bc-4b1d-989e-699965ab755a tempest-VolumesBackupsV39Test-179956726 None] Lock "b'cinder-bd998746-817d-4432-bb6c-ef84e9105329-delete_volume'" released by "delete_volume" :: held 4.581s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:43:52.384403 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:43:52.393566 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:43:52.397647 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:43:52.433333 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Flow 'volume_create_manager' (418e5daf-92a9-433f-9562-13789928daee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:52.444061 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a1b3721-771b-40ac-8b0a-9b5974a2be2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:52.503707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:43:52.571389 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a1b3721-771b-40ac-8b0a-9b5974a2be2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1511170430',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0da07544-85f3-42dd-aad4-a10db1b593a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9099454832714bc3a9cac539e7edfc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:43:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:43:52Z,user_id='96e20322916e4a689a1a8caa1d411f85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:52.574538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64023893-b262-4334-8bdc-faf369f8f9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:52.583730 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64023893-b262-4334-8bdc-faf369f8f9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:52.588839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca19b5f6-2a29-4847-98d4-c9082363beb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:52.591278 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca19b5f6-2a29-4847-98d4-c9082363beb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0da07544-85f3-42dd-aad4-a10db1b593a0', 'volume_name': 'volume-0da07544-85f3-42dd-aad4-a10db1b593a0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:52.593557 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dadbbf0c-e733-4c32-aeb4-75cd3a42e93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:52.601334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dadbbf0c-e733-4c32-aeb4-75cd3a42e93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:52.606069 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7146bd0-cec9-4699-88ae-6f5163a11c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:52.610936 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Volume 0da07544-85f3-42dd-aad4-a10db1b593a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0da07544-85f3-42dd-aad4-a10db1b593a0', 'volume_size': 1}
Feb 13 23:43:52.612290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0da07544-85f3-42dd-aad4-a10db1b593a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:52.679291 n-d-828979-1 sudo[120797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0da07544-85f3-42dd-aad4-a10db1b593a0 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:43:52.680113 n-d-828979-1 sudo[120797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:53.456799 n-d-828979-1 sudo[120797]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:53.468765 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0da07544-85f3-42dd-aad4-a10db1b593a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.855s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:53.475697 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7146bd0-cec9-4699-88ae-6f5163a11c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0da07544-85f3-42dd-aad4-a10db1b593a0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.481958 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e4ffd86-db88-4f4d-97e9-2ff809590bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.491649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:43:53.496293 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:43:53.497158 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:43:53.512457 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (0d98a0b7-0f70-415b-aa45-808bd54d67b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:53.516878 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24fde700-a6ea-4ccb-9974-5eed082daabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.544210 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:43:53.556716 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Volume volume-0da07544-85f3-42dd-aad4-a10db1b593a0 (0da07544-85f3-42dd-aad4-a10db1b593a0): created successfully
Feb 13 23:43:53.558939 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e4ffd86-db88-4f4d-97e9-2ff809590bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.562245 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Flow 'volume_create_manager' (418e5daf-92a9-433f-9562-13789928daee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:53.609502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:43:53.611133 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:43:53.612678 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:53.665152 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24fde700-a6ea-4ccb-9974-5eed082daabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-435892478',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b5046ac4-f8dc-463d-a2c1-a2009393962f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:43:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:43:53Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.668960 n-d-828979-1 sudo[120830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:53.670544 n-d-828979-1 sudo[120830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:53.675015 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42cce322-ae5f-4a89-a647-67cc513d026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.682914 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42cce322-ae5f-4a89-a647-67cc513d026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.689747 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63f6636d-20f2-4af4-953d-f4628bc6df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.695674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63f6636d-20f2-4af4-953d-f4628bc6df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5046ac4-f8dc-463d-a2c1-a2009393962f', 'volume_name': 'volume-b5046ac4-f8dc-463d-a2c1-a2009393962f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.702740 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (828041df-0bee-406e-a60f-b2377c771715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.705031 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (828041df-0bee-406e-a60f-b2377c771715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:53.713924 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf91cf7d-4435-450c-96b6-a8b00b32aeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:53.714811 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Volume b5046ac4-f8dc-463d-a2c1-a2009393962f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5046ac4-f8dc-463d-a2c1-a2009393962f', 'volume_size': 1}
Feb 13 23:43:53.716354 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5046ac4-f8dc-463d-a2c1-a2009393962f stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:53.756461 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c8a8b0bf-0d83-4324-a1c7-01613b1ec6d6 tempest-SnapshotMetadataTestJSON-916317609 None] Created volume successfully.
Feb 13 23:43:53.775027 n-d-828979-1 sudo[120832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5046ac4-f8dc-463d-a2c1-a2009393962f stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:43:53.781892 n-d-828979-1 sudo[120832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:54.166356 n-d-828979-1 sudo[120830]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:54.168672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:54.170624 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:54.220457 n-d-828979-1 sudo[120835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:43:54.227198 n-d-828979-1 sudo[120835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:54.647895 n-d-828979-1 sudo[120832]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:54.650624 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5046ac4-f8dc-463d-a2c1-a2009393962f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.934s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:54.655335 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf91cf7d-4435-450c-96b6-a8b00b32aeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5046ac4-f8dc-463d-a2c1-a2009393962f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:54.657778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44418f26-0ea8-45c6-86ef-d4e2a63fd91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:54.684995 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Volume volume-b5046ac4-f8dc-463d-a2c1-a2009393962f (b5046ac4-f8dc-463d-a2c1-a2009393962f): created successfully
Feb 13 23:43:54.689501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44418f26-0ea8-45c6-86ef-d4e2a63fd91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:54.699791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (0d98a0b7-0f70-415b-aa45-808bd54d67b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:54.727931 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-47857db0-fe4c-4d66-87fa-7d875137906b tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:43:55.031073 n-d-828979-1 sudo[120835]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:55.032927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.862s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:55.035296 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:43:55.384003 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c1c4f0f4-83a1-4528-8c54-d4d056522b3c tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:55.427386 n-d-828979-1 sudo[120879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:43:55.428710 n-d-828979-1 sudo[120879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:56.043909 n-d-828979-1 sudo[120879]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:56.047628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c1c4f0f4-83a1-4528-8c54-d4d056522b3c tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0" returned: 0 in 0.662s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:56.050246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c1c4f0f4-83a1-4528-8c54-d4d056522b3c tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec --snapshot stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:56.087802 n-d-828979-1 sudo[120883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec --snapshot stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 -L 1.00g
Feb 13 23:43:56.088610 n-d-828979-1 sudo[120883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:57.113548 n-d-828979-1 sudo[120883]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:57.116590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c1c4f0f4-83a1-4528-8c54-d4d056522b3c tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec --snapshot stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 -L 1.00g" returned: 0 in 1.068s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:57.244397 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c1c4f0f4-83a1-4528-8c54-d4d056522b3c tempest-SnapshotMetadataTestJSON-916317609 None] Create snapshot completed successfully
Feb 13 23:43:57.668094 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:43:57.672696 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:43:57.673255 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:43:57.726329 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (e78dccb7-8900-4c99-a648-29bbd637e41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:57.733516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abe04622-e50f-48c5-a498-37179adc9d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:57.817790 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:43:57.917836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abe04622-e50f-48c5-a498-37179adc9d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:43:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-668492762',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6c928ac2-2d63-4174-9b75-5233e7dcbdce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:43:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:43:58Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:57.922543 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6a5f4b0-7573-4552-9c91-014dd994645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:57.937250 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6a5f4b0-7573-4552-9c91-014dd994645c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:57.945117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4f9a788-9e41-481e-8c44-fa72dabd96b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:57.948981 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4f9a788-9e41-481e-8c44-fa72dabd96b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c928ac2-2d63-4174-9b75-5233e7dcbdce', 'volume_name': 'volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:57.955413 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f2631df-ced8-442a-9f10-c9f6d3fe1df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:57.962431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f2631df-ced8-442a-9f10-c9f6d3fe1df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:57.964934 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fe7fefb-e709-4c5d-9c5e-e27dc489fcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:57.966510 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Volume 6c928ac2-2d63-4174-9b75-5233e7dcbdce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce', 'volume_size': 1}
Feb 13 23:43:57.973023 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:58.057519 n-d-828979-1 sudo[120988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:43:58.061338 n-d-828979-1 sudo[120988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:43:58.891877 n-d-828979-1 sudo[120988]: pam_unix(sudo:session): session closed for user root
Feb 13 23:43:58.894166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.922s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:43:58.898661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fe7fefb-e709-4c5d-9c5e-e27dc489fcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:58.901244 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19557573-ff5f-4514-846b-e47b96374aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:43:58.934738 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Volume volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce (6c928ac2-2d63-4174-9b75-5233e7dcbdce): created successfully
Feb 13 23:43:58.936937 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19557573-ff5f-4514-846b-e47b96374aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:43:58.939971 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (e78dccb7-8900-4c99-a648-29bbd637e41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:43:58.960817 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-95a7ea1d-f1a8-4b62-a718-e709e95bcbc4 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:43:59.352873 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Lock "b'cinder-4908fbf7-75b2-46e7-8592-83ae2023f2ec-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:43:59.359688 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:43:59.410231 n-d-828979-1 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 stack-volumes-lvmdriver-1/_snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec
Feb 13 23:43:59.411105 n-d-828979-1 sudo[121034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:00.158354 n-d-828979-1 sudo[121034]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:00.160662 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec" returned: 0 in 0.801s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:00.166420 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:00.219505 n-d-828979-1 sudo[121039]: ubuntu : TTY=unknown ; 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-4908fbf7-75b2-46e7-8592-83ae2023f2ec
Feb 13 23:44:00.221620 n-d-828979-1 sudo[121039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:00.492546 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Lock "b'cinder-6c928ac2-2d63-4174-9b75-5233e7dcbdce-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:00.695959 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c928ac2-2d63-4174-9b75-5233e7dcbdce
Feb 13 23:44:00.697675 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:00.768245 n-d-828979-1 sudo[121041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce
Feb 13 23:44:00.769104 n-d-828979-1 sudo[121041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:01.406563 n-d-828979-1 sudo[121039]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:01.408888 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4908fbf7-75b2-46e7-8592-83ae2023f2ec" returned: 0 in 1.245s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:01.560968 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Created reservations ['f4b37cce-ec75-4249-be53-74fd27851647', '7b1a9389-fbef-4f9c-9bf2-eeb5f35c262f', 'f93c821e-7a08-43f6-b1b2-86558c5fc029', '9d1c54c1-6870-48a3-9444-53eef0ce42f3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:01.564740 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:01.564740 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:01.564740 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:01.626557 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Delete snapshot completed successfully.
Feb 13 23:44:01.636765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-2559124c-cac4-467b-bae6-700c0e91e002 tempest-SnapshotMetadataTestJSON-916317609 None] Lock "b'cinder-4908fbf7-75b2-46e7-8592-83ae2023f2ec-delete_snapshot'" released by "delete_snapshot" :: held 2.284s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:01.653464 n-d-828979-1 sudo[121041]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:01.655442 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce" returned: 0 in 0.958s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:01.656983 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:01.681395 n-d-828979-1 sudo[121110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce
Feb 13 23:44:01.682348 n-d-828979-1 sudo[121110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:02.224672 n-d-828979-1 sudo[121110]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:02.226936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce" returned: 0 in 0.569s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:02.229564 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:02.266373 n-d-828979-1 sudo[121131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce
Feb 13 23:44:02.268592 n-d-828979-1 sudo[121131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:02.921381 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Lock "b'cinder-0da07544-85f3-42dd-aad4-a10db1b593a0-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:03.014226 n-d-828979-1 sudo[121131]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:03.060072 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c928ac2-2d63-4174-9b75-5233e7dcbdce" returned: 0 in 0.831s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:03.060879 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Successfully deleted volume: 6c928ac2-2d63-4174-9b75-5233e7dcbdce
Feb 13 23:44:03.186967 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:44:03.188337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:03.230645 n-d-828979-1 sudo[121143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:44:03.234555 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Created reservations ['fe2825d6-b83c-4349-bbe9-7f923286e5aa', '6800221f-7195-4a8b-90f8-a59cec1fd9ed', '0c9a098b-71a5-4dec-aeb0-02a0c2297d9a', '72b9db73-73e9-45a7-b064-1dae2864d284'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:03.241743 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:03.241743 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:03.241743 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:03.259084 n-d-828979-1 sudo[121143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:03.351922 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:03.352665 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:03.399051 n-d-828979-1 sudo[121145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:03.399876 n-d-828979-1 sudo[121145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:03.928560 n-d-828979-1 sudo[121143]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:03.930824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0" returned: 0 in 0.742s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:03.932591 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:03.968024 n-d-828979-1 sudo[121157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:44:03.969334 n-d-828979-1 sudo[121157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:04.187462 n-d-828979-1 sudo[121145]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:04.190269 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.837s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:04.193261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:04.250989 n-d-828979-1 sudo[121161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:04.254267 n-d-828979-1 sudo[121161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:04.429421 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-b5046ac4-f8dc-463d-a2c1-a2009393962f-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:04.631742 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5046ac4-f8dc-463d-a2c1-a2009393962f
Feb 13 23:44:04.633267 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:04.680435 n-d-828979-1 sudo[121168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f
Feb 13 23:44:04.690943 n-d-828979-1 sudo[121168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:04.805245 n-d-828979-1 sudo[121157]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:04.808842 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:04.812380 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:04.847055 n-d-828979-1 sudo[121171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:44:04.858281 n-d-828979-1 sudo[121171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:05.238943 n-d-828979-1 sudo[121161]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:05.242119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.049s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:05.244312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:05.263708 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:44:05.294284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-015ab8df-b4ed-4730-af13-90ce57a6d26d tempest-VolumesGetTest-649010740 None] Lock "b'cinder-6c928ac2-2d63-4174-9b75-5233e7dcbdce-delete_volume'" released by "delete_volume" :: held 4.815s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:05.539923 n-d-828979-1 sudo[121171]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:05.543726 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0da07544-85f3-42dd-aad4-a10db1b593a0" returned: 0 in 0.732s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:05.545456 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Successfully deleted volume: 0da07544-85f3-42dd-aad4-a10db1b593a0
Feb 13 23:44:05.563124 n-d-828979-1 sudo[121168]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:05.572557 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f" returned: 0 in 0.939s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:05.575310 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:05.635430 n-d-828979-1 sudo[121178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f
Feb 13 23:44:05.637382 n-d-828979-1 sudo[121178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:05.685593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Created reservations ['f60a0d32-1050-4a10-9c32-273291e5ee40', '691a2fe8-c0d3-4629-aa4c-21ba9fb3558d', '99af1eb1-8d70-43b3-a448-7384b98d47a2', 'fd324108-8a9a-44ab-a385-c20949623335'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:05.688970 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:05.688970 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:05.688970 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:05.785025 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:05.786535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:05.830438 n-d-828979-1 sudo[121180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:05.838624 n-d-828979-1 sudo[121180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:06.249441 n-d-828979-1 sudo[121178]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:06.252256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f" returned: 0 in 0.677s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:06.257414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:06.288640 n-d-828979-1 sudo[121183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f
Feb 13 23:44:06.291227 n-d-828979-1 sudo[121183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:06.669945 n-d-828979-1 sudo[121180]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:06.672216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.886s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:06.675948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:06.721177 n-d-828979-1 sudo[121186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:06.725536 n-d-828979-1 sudo[121186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:07.102341 n-d-828979-1 sudo[121183]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:07.104680 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5046ac4-f8dc-463d-a2c1-a2009393962f" returned: 0 in 0.847s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:07.106193 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Successfully deleted volume: b5046ac4-f8dc-463d-a2c1-a2009393962f
Feb 13 23:44:07.225956 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Created reservations ['30ef0897-2fec-45df-ba76-dcd98b97ef3b', '4e51588d-05d9-4243-8298-ec2007240848', '7ba01612-80ea-4b40-8d5a-492661147614', '6ae873b2-79a3-4942-891b-7209ab98447b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:07.232268 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:07.232268 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:07.232268 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:07.329269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:07.332328 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:07.360231 n-d-828979-1 sudo[121192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:07.361384 n-d-828979-1 sudo[121192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:07.465633 n-d-828979-1 sudo[121186]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:07.468333 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.792s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:07.470804 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:07.478224 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Deleted volume successfully.
Feb 13 23:44:07.512102 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d3d6dd55-66a2-4e7c-89ef-3d262ff3e2ee tempest-SnapshotMetadataTestJSON-916317609 None] Lock "b'cinder-0da07544-85f3-42dd-aad4-a10db1b593a0-delete_volume'" released by "delete_volume" :: held 4.591s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:08.139574 n-d-828979-1 sudo[121192]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:08.141567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.810s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:08.143390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:08.189545 n-d-828979-1 sudo[121227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:08.196683 n-d-828979-1 sudo[121227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:08.943028 n-d-828979-1 sudo[121227]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:08.945724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.802s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:08.947164 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:08.954462 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:44:08.983989 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c59b3f4f-e966-492b-ba56-79316817c275 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-b5046ac4-f8dc-463d-a2c1-a2009393962f-delete_volume'" released by "delete_volume" :: held 4.555s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:09.028400 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:09.033456 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:09.033981 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:09.052771 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (0560ba33-f23e-410e-86bd-3d89fa66b0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:09.060089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ec99c69-8b9e-4f98-b646-64500ce80db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.091331 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:09.125992 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ec99c69-8b9e-4f98-b646-64500ce80db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1502170946',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=f69cab0d-5019-44b4-b149-94f88c64a21f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:09Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.131774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c17f660d-dd2b-4bbf-bdd9-c62c8d7ac3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.134204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c17f660d-dd2b-4bbf-bdd9-c62c8d7ac3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.137584 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4edd0cd9-c679-47f4-b234-fd9408484e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.142342 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4edd0cd9-c679-47f4-b234-fd9408484e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f69cab0d-5019-44b4-b149-94f88c64a21f', 'volume_name': 'volume-f69cab0d-5019-44b4-b149-94f88c64a21f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.145735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (986be76e-436e-45f4-8510-249b5b4e41dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.149056 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (986be76e-436e-45f4-8510-249b5b4e41dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.152357 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8f1b2b0-708a-4e1b-a16f-2da840a09db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.153342 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Volume f69cab0d-5019-44b4-b149-94f88c64a21f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f69cab0d-5019-44b4-b149-94f88c64a21f', 'volume_size': 1}
Feb 13 23:44:09.155062 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f69cab0d-5019-44b4-b149-94f88c64a21f stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:09.188375 n-d-828979-1 sudo[121250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f69cab0d-5019-44b4-b149-94f88c64a21f stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:09.190127 n-d-828979-1 sudo[121250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:09.915996 n-d-828979-1 sudo[121250]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:09.918829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f69cab0d-5019-44b4-b149-94f88c64a21f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.763s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:09.922833 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8f1b2b0-708a-4e1b-a16f-2da840a09db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f69cab0d-5019-44b4-b149-94f88c64a21f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.925487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df72c77c-72d9-4918-a829-99dadc0c8182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:09.966681 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Volume volume-f69cab0d-5019-44b4-b149-94f88c64a21f (f69cab0d-5019-44b4-b149-94f88c64a21f): created successfully
Feb 13 23:44:09.969748 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df72c77c-72d9-4918-a829-99dadc0c8182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:09.987510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (0560ba33-f23e-410e-86bd-3d89fa66b0bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:10.015533 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dd11372b-0baf-4cb1-a4a8-27f1532359e5 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:44:11.350211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:11.360083 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:11.381674 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:11.398979 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (01a74a58-357e-4fda-87e3-9c238879264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:11.402729 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e73f6318-ff93-4886-bfc4-2269c24d24af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:11.431199 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:11.487519 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e73f6318-ff93-4886-bfc4-2269c24d24af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1142131720',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=7d9c663c-f6ae-4515-9583-299e25b6fc95,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=f69cab0d-5019-44b4-b149-94f88c64a21f,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:11Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:11.494276 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (647fb1bd-fe26-49d5-9c8f-c05eb1335c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:11.498181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (647fb1bd-fe26-49d5-9c8f-c05eb1335c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:11.505942 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39308d2a-900e-4124-abfd-f91880cf0e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:11.584253 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39308d2a-900e-4124-abfd-f91880cf0e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '7d9c663c-f6ae-4515-9583-299e25b6fc95', 'volume_name': 'volume-7d9c663c-f6ae-4515-9583-299e25b6fc95', 'volume_size': 1, 'source_volid': 'f69cab0d-5019-44b4-b149-94f88c64a21f', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:11.586735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (317124bf-d16e-49f4-9489-8de329231b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:11.589162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (317124bf-d16e-49f4-9489-8de329231b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:11.591625 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3633c69-5ed5-4ef6-9247-3a339f33f729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:11.592689 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Volume 7d9c663c-f6ae-4515-9583-299e25b6fc95: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-7d9c663c-f6ae-4515-9583-299e25b6fc95', 'volume_size': 1, 'source_volid': 'f69cab0d-5019-44b4-b149-94f88c64a21f', 'source_volstatus': 'available'}
Feb 13 23:44:11.636258 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Creating clone of volume: f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:44:11.637793 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:11.660298 n-d-828979-1 sudo[121349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:44:11.662509 n-d-828979-1 sudo[121349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:12.387796 n-d-828979-1 sudo[121349]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:12.388654 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:12.395070 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:12.396532 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:12.415269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Flow 'volume_create_manager' (6f52ecf6-bbf5-4031-ba79-6bd4849ef199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:12.418799 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e87e1ff6-7d2a-40a1-8aa5-1d8895a2e2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:12.455666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f" returned: 0 in 0.818s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:12.457698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 --snapshot stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:12.481796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:12.496400 n-d-828979-1 sudo[121376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 --snapshot stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f -L 1.00g
Feb 13 23:44:12.500438 n-d-828979-1 sudo[121376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:12.516921 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e87e1ff6-7d2a-40a1-8aa5-1d8895a2e2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-579035322',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a01dc73d-b61c-4f9a-ad4e-3852a1965e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cffdf4819b4cd0815a7030527bd33c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:12Z,user_id='bdd20fba2005435f94fefdac204a3673',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:12.519746 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94dff9ab-ac58-436b-8bd3-cd7268488904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:12.522403 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (94dff9ab-ac58-436b-8bd3-cd7268488904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:12.524834 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ae182a-09b2-41a7-9f55-bfbc8bf390be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:12.527442 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11ae182a-09b2-41a7-9f55-bfbc8bf390be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a01dc73d-b61c-4f9a-ad4e-3852a1965e80', 'volume_name': 'volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:12.529709 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a62911e9-8669-4847-b6fb-37467e3015b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:12.532061 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a62911e9-8669-4847-b6fb-37467e3015b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:12.534270 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a4810f7-a7ec-4ae7-ad20-d1b1bb570bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:12.535164 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Volume a01dc73d-b61c-4f9a-ad4e-3852a1965e80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80', 'volume_size': 1}
Feb 13 23:44:12.537274 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:12.558112 n-d-828979-1 sudo[121378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:12.559024 n-d-828979-1 sudo[121378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:13.243216 n-d-828979-1 sudo[121376]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:13.250933 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 --snapshot stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f -L 1.00g" returned: 0 in 0.788s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:13.253796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:13.315871 n-d-828979-1 sudo[121493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:13.316683 n-d-828979-1 sudo[121493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:13.413255 n-d-828979-1 sudo[121378]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:13.415679 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.878s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:13.419501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a4810f7-a7ec-4ae7-ad20-d1b1bb570bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:13.421814 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c51b1ee5-0f08-4b5b-b43e-f26779f58f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:13.445988 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Volume volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 (a01dc73d-b61c-4f9a-ad4e-3852a1965e80): created successfully
Feb 13 23:44:13.448340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c51b1ee5-0f08-4b5b-b43e-f26779f58f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:13.451875 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Flow 'volume_create_manager' (6f52ecf6-bbf5-4031-ba79-6bd4849ef199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:13.472366 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d30a05f4-6e5d-4674-9739-3b2f0307c59f tempest-VolumesSnapshotListTestJSON-37304709 None] Created volume successfully.
Feb 13 23:44:14.016753 n-d-828979-1 sudo[121493]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:14.018828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.765s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:14.021016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:14.061623 n-d-828979-1 sudo[121543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Feb 13 23:44:14.063732 n-d-828979-1 sudo[121543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:14.465491 n-d-828979-1 sudo[121543]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:14.468177 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:14.470277 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:14.510462 n-d-828979-1 sudo[121547]: ubuntu : 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-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:14.515996 n-d-828979-1 sudo[121547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:15.184908 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fec6a8ff-1396-4834-ba50-780cbec82096 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:15.211902 n-d-828979-1 sudo[121547]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:15.218843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 0.748s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:15.221753 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:15.235771 n-d-828979-1 sudo[121550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:15.237428 n-d-828979-1 sudo[121550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:15.270556 n-d-828979-1 sudo[121551]: 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--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 iflag=direct
Feb 13 23:44:15.271372 n-d-828979-1 sudo[121551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:15.829232 n-d-828979-1 sudo[121551]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:15.832310 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 iflag=direct" returned: 0 in 0.610s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:15.835076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:15.888180 n-d-828979-1 sudo[121565]: 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--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 oflag=direct
Feb 13 23:44:15.892726 n-d-828979-1 sudo[121565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:16.034343 n-d-828979-1 sudo[121550]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:16.037306 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fec6a8ff-1396-4834-ba50-780cbec82096 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 0.852s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:16.038995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fec6a8ff-1396-4834-ba50-780cbec82096 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:16.077949 n-d-828979-1 sudo[121567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g
Feb 13 23:44:16.085646 n-d-828979-1 sudo[121567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:16.641118 n-d-828979-1 sudo[121565]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:16.644153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 oflag=direct" returned: 0 in 0.809s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:16.645434 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:16.669041 n-d-828979-1 sudo[121579]: 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--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:44:16.670614 n-d-828979-1 sudo[121579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:17.368190 n-d-828979-1 sudo[121567]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:17.370565 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fec6a8ff-1396-4834-ba50-780cbec82096 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g" returned: 0 in 1.331s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:17.529142 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fec6a8ff-1396-4834-ba50-780cbec82096 tempest-VolumesSnapshotListTestJSON-37304709 None] Create snapshot completed successfully
Feb 13 23:44:19.096588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4ee91025-b88f-4e41-ba2c-78b39ccbb5f7 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:19.157569 n-d-828979-1 sudo[121694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:19.159327 n-d-828979-1 sudo[121694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:19.953716 n-d-828979-1 sudo[121694]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:19.956141 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4ee91025-b88f-4e41-ba2c-78b39ccbb5f7 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 0.859s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:19.959188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4ee91025-b88f-4e41-ba2c-78b39ccbb5f7 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:20.007158 n-d-828979-1 sudo[121748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g
Feb 13 23:44:20.007979 n-d-828979-1 sudo[121748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:21.463494 n-d-828979-1 sudo[121748]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:21.465734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4ee91025-b88f-4e41-ba2c-78b39ccbb5f7 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g" returned: 0 in 1.506s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:21.654422 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4ee91025-b88f-4e41-ba2c-78b39ccbb5f7 tempest-VolumesSnapshotListTestJSON-37304709 None] Create snapshot completed successfully
Feb 13 23:44:23.286579 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6709208b-7d47-49e9-a9b4-4e0bcbd72bbf tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:23.347934 n-d-828979-1 sudo[121955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:23.352989 n-d-828979-1 sudo[121955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:24.219976 n-d-828979-1 sudo[121955]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:24.222634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6709208b-7d47-49e9-a9b4-4e0bcbd72bbf tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 0.948s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:24.225871 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6709208b-7d47-49e9-a9b4-4e0bcbd72bbf tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb927a4d-e09e-4366-812e-10bad9393749 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:24.255086 n-d-828979-1 sudo[121993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb927a4d-e09e-4366-812e-10bad9393749 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g
Feb 13 23:44:24.256721 n-d-828979-1 sudo[121993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:24.533856 n-d-828979-1 sudo[121579]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:24.538187 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.892s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:24.539596 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7d9c663c--f6ae--4515--9583--299e25b6fc95, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7d9c663c--f6ae--4515--9583--299e25b6fc95, size 1024.00 MB, duration 7.89 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:44:24.540178 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Volume copy 1024.00 MB at 129.71 MB/s
Feb 13 23:44:24.541675 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:24.624013 n-d-828979-1 sudo[122011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:24.627283 n-d-828979-1 sudo[122011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:25.604991 n-d-828979-1 sudo[121993]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:25.607974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6709208b-7d47-49e9-a9b4-4e0bcbd72bbf tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb927a4d-e09e-4366-812e-10bad9393749 --snapshot stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 -L 1.00g" returned: 0 in 1.382s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:25.735299 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6709208b-7d47-49e9-a9b4-4e0bcbd72bbf tempest-VolumesSnapshotListTestJSON-37304709 None] Create snapshot completed successfully
Feb 13 23:44:25.758616 n-d-828979-1 sudo[122011]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:25.760440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 1.219s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:25.764677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:25.797696 n-d-828979-1 sudo[122166]: ubuntu : TTY=unknown ; 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-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:25.810009 n-d-828979-1 sudo[122166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:26.613844 n-d-828979-1 sudo[122166]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:26.616175 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 0.854s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:26.621906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3633c69-5ed5-4ef6-9247-3a339f33f729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d9c663c-f6ae-4515-9583-299e25b6fc95', 'volume_size': 1, 'source_volid': 'f69cab0d-5019-44b4-b149-94f88c64a21f', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:26.625274 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcd06477-51d4-490a-bb64-3b983739044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:26.654679 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Volume volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 (7d9c663c-f6ae-4515-9583-299e25b6fc95): created successfully
Feb 13 23:44:26.658782 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcd06477-51d4-490a-bb64-3b983739044c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:26.667222 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (01a74a58-357e-4fda-87e3-9c238879264b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:26.702397 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-83c1a982-bbfc-4ade-806b-1563804e0a05 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:44:27.903620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-eb927a4d-e09e-4366-812e-10bad9393749-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:27.913032 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb927a4d-e09e-4366-812e-10bad9393749 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:27.954458 n-d-828979-1 sudo[122239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb927a4d-e09e-4366-812e-10bad9393749
Feb 13 23:44:27.956098 n-d-828979-1 sudo[122239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:28.543977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:28.557438 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:28.559315 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:28.606562 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (3aef516d-beb5-419c-b210-f18c97514f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:28.617713 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (325693fe-00e1-415c-a601-0162471f2cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:28.688288 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:28.751039 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (325693fe-00e1-415c-a601-0162471f2cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1514941658',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6e00b710-5b41-4542-85e8-c026c77e999c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:28Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:28.755101 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56089afd-f7d9-4029-b367-d5d2ead9de0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:28.758633 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56089afd-f7d9-4029-b367-d5d2ead9de0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:28.761575 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc2bacb3-2b2f-4960-9825-a57604c6145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:28.764179 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc2bacb3-2b2f-4960-9825-a57604c6145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6e00b710-5b41-4542-85e8-c026c77e999c', 'volume_name': 'volume-6e00b710-5b41-4542-85e8-c026c77e999c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:28.767201 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3b55e05-9e46-4838-8761-711eee36ab61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:28.770516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3b55e05-9e46-4838-8761-711eee36ab61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:28.773323 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce6aff61-00f8-45ae-afec-94c5f75287c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:28.774507 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Volume 6e00b710-5b41-4542-85e8-c026c77e999c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6e00b710-5b41-4542-85e8-c026c77e999c', 'volume_size': 1}
Feb 13 23:44:28.776314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e00b710-5b41-4542-85e8-c026c77e999c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:28.806766 n-d-828979-1 sudo[122245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e00b710-5b41-4542-85e8-c026c77e999c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:28.808208 n-d-828979-1 sudo[122245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:29.019437 n-d-828979-1 sudo[122239]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:29.022677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb927a4d-e09e-4366-812e-10bad9393749" returned: 0 in 1.113s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:29.026676 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb927a4d-e09e-4366-812e-10bad9393749 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:29.111665 n-d-828979-1 sudo[122249]: ubuntu : TTY=unknown ; 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-eb927a4d-e09e-4366-812e-10bad9393749
Feb 13 23:44:29.115374 n-d-828979-1 sudo[122249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:29.258419 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:29.262919 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:29.263534 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:29.300410 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (ae5652b2-92d3-4797-93a2-7ebfa9d659b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:29.310731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6073a9ac-7f1d-45b5-ade8-e9bf3e6208ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.377446 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:29.445830 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6073a9ac-7f1d-45b5-ade8-e9bf3e6208ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1453464169',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:29Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.449257 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13f27524-124d-4b08-9326-1e4311975a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.451728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13f27524-124d-4b08-9326-1e4311975a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.456940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53de2a54-8d04-4951-b13f-eada1ddcf832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.461384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53de2a54-8d04-4951-b13f-eada1ddcf832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9', 'volume_name': 'volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.464095 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c7ec10d-b972-45e5-bc37-74241412de3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.467557 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6c7ec10d-b972-45e5-bc37-74241412de3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.471455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69b5a9fd-f706-46a8-a584-8d01c50d4827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.472566 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Volume 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9', 'volume_size': 1}
Feb 13 23:44:29.475466 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:29.563627 n-d-828979-1 sudo[122290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:29.566107 n-d-828979-1 sudo[122290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:29.709665 n-d-828979-1 sudo[122245]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:29.713126 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e00b710-5b41-4542-85e8-c026c77e999c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.936s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:29.727476 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce6aff61-00f8-45ae-afec-94c5f75287c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6e00b710-5b41-4542-85e8-c026c77e999c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.766661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1a30b02-b300-48d4-b6c8-9ba7c36576e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:29.804681 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Volume volume-6e00b710-5b41-4542-85e8-c026c77e999c (6e00b710-5b41-4542-85e8-c026c77e999c): created successfully
Feb 13 23:44:29.807484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1a30b02-b300-48d4-b6c8-9ba7c36576e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:29.812036 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (3aef516d-beb5-419c-b210-f18c97514f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:29.839743 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-20d0bd57-da63-4a7e-bfc7-c744fbe121c2 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:44:30.155259 n-d-828979-1 sudo[122249]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:30.157303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb927a4d-e09e-4366-812e-10bad9393749" returned: 0 in 1.130s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:30.315028 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Created reservations ['6f933105-cd39-48a8-9e24-427a0a5d30d8', '1006ccfb-7b03-4f21-90f5-7585c03d7d55', 'a3bd0f0c-3d67-45c6-95b5-b9969a779b08', '44369cab-c77b-447a-a6a8-aecc497a2b06'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:30.315028 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:30.315028 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:30.315028 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:30.380168 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Delete snapshot completed successfully.
Feb 13 23:44:30.389175 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e19086ee-70e7-45e3-b024-74679e999221 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-eb927a4d-e09e-4366-812e-10bad9393749-delete_snapshot'" released by "delete_snapshot" :: held 2.486s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:30.576826 n-d-828979-1 sudo[122290]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:30.579282 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.104s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:30.582058 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69b5a9fd-f706-46a8-a584-8d01c50d4827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:30.585019 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef950107-b605-49db-ab47-50b09cf9d021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:30.596426 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Volume volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 (0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9): created successfully
Feb 13 23:44:30.599830 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef950107-b605-49db-ab47-50b09cf9d021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:30.603044 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (ae5652b2-92d3-4797-93a2-7ebfa9d659b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:30.616021 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0aeb7c27-db8f-4dd1-ab1b-4a027517cd74 tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:44:30.999967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-6e00b710-5b41-4542-85e8-c026c77e999c-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:31.122421 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6e00b710-5b41-4542-85e8-c026c77e999c
Feb 13 23:44:31.124154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:31.148610 n-d-828979-1 sudo[122457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c
Feb 13 23:44:31.150857 n-d-828979-1 sudo[122457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:31.443447 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-b8329abd-2d5b-4782-9059-a3e1a1f2835f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:31.446810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:31.530687 n-d-828979-1 sudo[122493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f
Feb 13 23:44:31.532982 n-d-828979-1 sudo[122493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:31.863612 n-d-828979-1 sudo[122457]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:31.866250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c" returned: 0 in 0.742s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:31.868375 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:31.933299 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b40cd194-1161-4e16-abb9-e173a15c9f5a tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9'" acquired by "attach_volume" :: waited 0.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:31.936324 n-d-828979-1 sudo[122500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c
Feb 13 23:44:31.937771 n-d-828979-1 sudo[122500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:32.047138 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b40cd194-1161-4e16-abb9-e173a15c9f5a tempest-VolumesActionsTest-2142794845 None] Attaching volume 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 to instance 049cc7ad-6199-448b-a6cf-fd259e42d4eb at mountpoint /dev/sdb on host None.
Feb 13 23:44:32.197302 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b40cd194-1161-4e16-abb9-e173a15c9f5a tempest-VolumesActionsTest-2142794845 None] Attach volume completed successfully.
Feb 13 23:44:32.202559 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b40cd194-1161-4e16-abb9-e173a15c9f5a tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9'" released by "attach_volume" :: held 0.270s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:32.416436 n-d-828979-1 sudo[122493]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:32.418319 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f" returned: 0 in 0.972s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:32.420090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:32.453383 n-d-828979-1 sudo[122507]: ubuntu : TTY=unknown ; 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-b8329abd-2d5b-4782-9059-a3e1a1f2835f
Feb 13 23:44:32.454224 n-d-828979-1 sudo[122507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:32.848472 n-d-828979-1 sudo[122500]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:32.851613 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c" returned: 0 in 0.982s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:32.854169 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:32.944626 n-d-828979-1 sudo[122519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c
Feb 13 23:44:32.949490 n-d-828979-1 sudo[122519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:33.613363 n-d-828979-1 sudo[122507]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:33.616395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b8329abd-2d5b-4782-9059-a3e1a1f2835f" returned: 0 in 1.196s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:33.806910 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Created reservations ['457ad760-882e-4a51-9bd3-8be4651b26b8', '53c2deec-5901-460b-9e23-0a34270009f3', '6c840e60-60e1-44a6-a5f0-0f37595d1113', 'e4bb0a01-6ad5-4750-8355-7ee2bd020976'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:33.809224 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:33.809224 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:33.809224 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:33.863055 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Delete snapshot completed successfully.
Feb 13 23:44:33.870206 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f65beb92-7a6d-4301-a391-86c59f4b1c4a tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-b8329abd-2d5b-4782-9059-a3e1a1f2835f-delete_snapshot'" released by "delete_snapshot" :: held 2.428s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:33.917339 n-d-828979-1 sudo[122519]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:33.933561 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e00b710-5b41-4542-85e8-c026c77e999c" returned: 0 in 1.079s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:33.935364 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Terminate volume connection completed successfully.
Feb 13 23:44:33.950212 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Successfully deleted volume: 6e00b710-5b41-4542-85e8-c026c77e999c
Feb 13 23:44:34.052964 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Created reservations ['671cdbdd-4be0-44bc-b866-5a700bfc7fa2', 'c43975d3-2c49-4cde-9c00-eeb245734f1d', '99102069-f1ee-4cce-aaa4-9e0424be2f72', '442cc180-68d8-4ae7-8850-a7d8eb6f0fe0'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:34.056450 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:34.056450 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:34.056450 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:34.073138 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-detach_volume'" acquired by "detach_volume" :: waited 0.093s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:34.106811 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:34.106811 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:34.106811 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:34.108423 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Detaching volume 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 from instance 049cc7ad-6199-448b-a6cf-fd259e42d4eb.
Feb 13 23:44:34.109351 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:44:34.200953 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Detach volume completed successfully.
Feb 13 23:44:34.214541 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-46a3e595-6fd5-4557-89b6-9da8eadda86c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-detach_volume'" released by "detach_volume" :: held 0.141s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:34.281309 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:34.282168 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:34.342522 n-d-828979-1 sudo[122633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:34.351867 n-d-828979-1 sudo[122633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:34.683758 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-10090e33-8e75-4ee9-820d-ca3a59baa7ad tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:34.687195 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-10090e33-8e75-4ee9-820d-ca3a59baa7ad tempest-VolumesActionsTest-2142794845 None] Volume detach called, but volume not attached.
Feb 13 23:44:34.715075 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-10090e33-8e75-4ee9-820d-ca3a59baa7ad tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-detach_volume'" released by "detach_volume" :: held 0.031s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:34.762708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-7d9c663c-f6ae-4515-9583-299e25b6fc95-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:34.966314 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:34.970799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:35.079135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-ac07633d-aaad-414c-a12e-bbfa729d7378-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:35.082929 n-d-828979-1 sudo[122646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:35.094839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:35.102528 n-d-828979-1 sudo[122646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:35.142183 n-d-828979-1 sudo[122647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378
Feb 13 23:44:35.143894 n-d-828979-1 sudo[122647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:35.146710 n-d-828979-1 sudo[122633]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:35.150119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.867s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:35.153396 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:35.202462 n-d-828979-1 sudo[122650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:35.203686 n-d-828979-1 sudo[122650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:35.919422 n-d-828979-1 sudo[122650]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:35.921708 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.768s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:35.923836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:35.926682 n-d-828979-1 sudo[122647]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:35.930254 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378" returned: 0 in 0.846s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:35.932165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:35.949480 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:44:35.962668 n-d-828979-1 sudo[122669]: ubuntu : TTY=unknown ; 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-ac07633d-aaad-414c-a12e-bbfa729d7378
Feb 13 23:44:35.967692 n-d-828979-1 sudo[122669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:35.971157 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-77879ed4-64a7-414d-b8dc-88ba6dbc6b90 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-6e00b710-5b41-4542-85e8-c026c77e999c-delete_volume'" released by "delete_volume" :: held 4.972s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:35.986854 n-d-828979-1 sudo[122646]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:35.989364 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 1.020s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:35.991287 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:36.026939 n-d-828979-1 sudo[122671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:36.028314 n-d-828979-1 sudo[122671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:36.792752 n-d-828979-1 sudo[122671]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:36.795621 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 0.804s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:36.797694 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:36.838755 n-d-828979-1 sudo[122713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:36.839886 n-d-828979-1 sudo[122713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:37.071290 n-d-828979-1 sudo[122669]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:37.074840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac07633d-aaad-414c-a12e-bbfa729d7378" returned: 0 in 1.142s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:37.232666 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Created reservations ['1b3526ef-82e8-43cb-befc-07d56dbbd985', '763d5fd9-7e94-4412-a65f-2d9628fe454e', '8cb0ae8a-130a-4ad0-bd12-23e5e570dfe3', '02829c89-cb3d-40b4-87c7-03f328f5e4fa'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:37.239758 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:37.239758 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:37.239758 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:37.332801 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Delete snapshot completed successfully.
Feb 13 23:44:37.343029 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-8dd9b213-e9d7-4c0d-a520-d062c44f03e3 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-ac07633d-aaad-414c-a12e-bbfa729d7378-delete_snapshot'" released by "delete_snapshot" :: held 2.264s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:37.766780 n-d-828979-1 sudo[122713]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:37.768797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d9c663c-f6ae-4515-9583-299e25b6fc95" returned: 0 in 0.971s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:37.769834 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Successfully deleted volume: 7d9c663c-f6ae-4515-9583-299e25b6fc95
Feb 13 23:44:37.867413 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Created reservations ['2d3a9c36-5c2c-4569-96c9-72d88b6a8c97', 'ba0c9bc6-cd6d-47e1-87bc-c97a59a33e48', '0293648b-3ac1-4e3b-bc9e-fb85af908101', '428cb400-bb0a-47ad-a829-92a61f9a2ad9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:37.948167 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:37.949063 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:38.015865 n-d-828979-1 sudo[122730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:38.024266 n-d-828979-1 sudo[122730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:38.578137 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-a01dc73d-b61c-4f9a-ad4e-3852a1965e80-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:38.774563 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Skipping remove_export. No iscsi_target is presently exported for volume: a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:38.786581 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:38.861810 n-d-828979-1 sudo[122736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:38.862695 n-d-828979-1 sudo[122736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:38.897152 n-d-828979-1 sudo[122730]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:38.899732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:38.901896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:38.962763 n-d-828979-1 sudo[122738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:38.963576 n-d-828979-1 sudo[122738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:39.706402 n-d-828979-1 sudo[122736]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:39.709413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 0.923s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:39.712307 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:39.759543 n-d-828979-1 sudo[122741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:39.760341 n-d-828979-1 sudo[122741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:40.001894 n-d-828979-1 sudo[122738]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:40.004812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.102s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:40.007257 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:40.016691 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:44:40.046503 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0e20574d-2727-4414-8f17-f6caa8592595 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-7d9c663c-f6ae-4515-9583-299e25b6fc95-delete_volume'" released by "delete_volume" :: held 5.285s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:40.114685 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:40.120145 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:40.122384 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:40.150994 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (269c1afd-a826-4c49-a4f6-51b2a5d4a0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:40.159284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e855a85-8796-4379-9e84-ecd045c6341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:40.220226 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:40.272027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e855a85-8796-4379-9e84-ecd045c6341d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1600483900',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0ca13ede-c1de-4dcd-9a99-9a35215b7ad5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:40Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:40.284284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52905ef0-c498-4316-bc8b-cdc5c18b7ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:40.292353 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52905ef0-c498-4316-bc8b-cdc5c18b7ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:40.295590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb790985-4b8e-4b96-b558-1bd05f662ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:40.464678 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb790985-4b8e-4b96-b558-1bd05f662ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0ca13ede-c1de-4dcd-9a99-9a35215b7ad5', 'volume_name': 'volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:40.467509 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31924475-a53a-473d-a7b9-8268e71f688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:40.471584 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31924475-a53a-473d-a7b9-8268e71f688d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:40.475483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (911ece06-33e3-4666-a080-1bebc9aa7535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:40.476813 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Volume 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:44:40.478454 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Cloning 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:44:40.642149 n-d-828979-1 sudo[122741]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:40.649051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 0.937s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:40.651563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:40.717289 n-d-828979-1 sudo[122746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:40.718136 n-d-828979-1 sudo[122746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:41.678703 n-d-828979-1 sudo[122746]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:41.695382 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a01dc73d-b61c-4f9a-ad4e-3852a1965e80" returned: 0 in 1.037s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:41.709137 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Successfully deleted volume: a01dc73d-b61c-4f9a-ad4e-3852a1965e80
Feb 13 23:44:41.766561 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-800f1e1b-791c-495a-a4f1-2c8f723a7576 tempest-GroupsV314Test-1833025143 None] Group tempest-GroupsV314Test-Group-456421697: creating
Feb 13 23:44:41.808229 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Created reservations ['5d83bb6d-aab4-48e0-a93c-b3deeba52884', '74f4dcaa-6750-46e0-bfa6-df662c75c585', '396c75ae-f9f6-42a3-a3ec-44f4dee51216', '57c6de5f-f194-47cb-b1a0-e1e49d52dec6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:41.810192 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:41.810192 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:41.810192 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:41.868796 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-800f1e1b-791c-495a-a4f1-2c8f723a7576 tempest-GroupsV314Test-1833025143 None] Group tempest-GroupsV314Test-Group-456421697: created successfully
Feb 13 23:44:41.895448 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:41.896627 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:41.915449 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-800f1e1b-791c-495a-a4f1-2c8f723a7576 tempest-GroupsV314Test-1833025143 None] Create group completed successfully.
Feb 13 23:44:41.928213 n-d-828979-1 sudo[122757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:41.930111 n-d-828979-1 sudo[122757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:42.732503 n-d-828979-1 sudo[122757]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:42.737503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:42.745115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:42.815759 n-d-828979-1 sudo[122761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:42.817521 n-d-828979-1 sudo[122761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:42.889793 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:42.923109 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:42.930056 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:42.975473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (702c1a4a-4480-40c8-8d2d-f8091d2c57bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:42.983943 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c347374-e23e-4a16-b66f-cb02aea375f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:43.063951 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:43.170185 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c347374-e23e-4a16-b66f-cb02aea375f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-73957709',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=8210a6be-cb20-4e10-b106-ee2d037969df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:43Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:43.176805 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc27de87-ba1b-4c89-9f0b-bec7aedd4c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:43.186364 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc27de87-ba1b-4c89-9f0b-bec7aedd4c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:43.195123 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5256f20d-c339-41b6-bd35-7f6c2aebed22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:43.197434 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5256f20d-c339-41b6-bd35-7f6c2aebed22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8210a6be-cb20-4e10-b106-ee2d037969df', 'volume_name': 'volume-8210a6be-cb20-4e10-b106-ee2d037969df', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:43.204701 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae83d667-0a1a-448f-95f1-58e34ec48e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:43.207369 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae83d667-0a1a-448f-95f1-58e34ec48e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:43.212858 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efdba81d-e860-48e2-950d-1b82b199eb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:43.214555 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Volume 8210a6be-cb20-4e10-b106-ee2d037969df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8210a6be-cb20-4e10-b106-ee2d037969df', 'volume_size': 1}
Feb 13 23:44:43.216146 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8210a6be-cb20-4e10-b106-ee2d037969df stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:43.251047 n-d-828979-1 sudo[122773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8210a6be-cb20-4e10-b106-ee2d037969df stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:43.254927 n-d-828979-1 sudo[122773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:43.640924 n-d-828979-1 sudo[122761]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:43.643985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.899s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:43.649883 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:43.661973 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Deleted volume successfully.
Feb 13 23:44:43.701925 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-15a583c8-42d7-43a0-93c4-e63c1f74e047 tempest-VolumesSnapshotListTestJSON-37304709 None] Lock "b'cinder-a01dc73d-b61c-4f9a-ad4e-3852a1965e80-delete_volume'" released by "delete_volume" :: held 5.127s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:43.954273 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:43.964666 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:43.977922 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:44.015376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Flow 'volume_create_manager' (bd0a5088-6ba0-4d10-91e3-24d93fc4a772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:44.029208 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a62e7a4b-8039-444d-9f1d-473da00b7ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.085713 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:44.116576 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a62e7a4b-8039-444d-9f1d-473da00b7ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-545850413',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=815bf60d-657a-4354-8032-84f88a5e1175,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=5c0836ff-ee0c-4ee7-9a10-72f79b1f2157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22e2febc06a240e9a7b9015deea546c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:44Z,user_id='eac76896db5b4f6ea13e597cd1bc829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97f80264-566b-463a-aaac-f023cb697c15),volume_type_id=97f80264-566b-463a-aaac-f023cb697c15)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.122859 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c555880-a5a3-4e3b-af57-83bf17473bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.126126 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c555880-a5a3-4e3b-af57-83bf17473bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.128526 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a5d041-1095-45ee-b13e-25e946a588e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.131630 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a5d041-1095-45ee-b13e-25e946a588e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c0836ff-ee0c-4ee7-9a10-72f79b1f2157', 'volume_name': 'volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.134218 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d06ed209-8401-483c-9289-23bd8ece0d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.136300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d06ed209-8401-483c-9289-23bd8ece0d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.140849 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (262d6155-7820-4cd5-b591-feb51f55a43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.180192 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Volume 5c0836ff-ee0c-4ee7-9a10-72f79b1f2157: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157', 'volume_size': 1}
Feb 13 23:44:44.184962 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:44.233003 n-d-828979-1 sudo[122803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:44.240009 n-d-828979-1 sudo[122803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:44.310480 n-d-828979-1 sudo[122773]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:44.316465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8210a6be-cb20-4e10-b106-ee2d037969df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.100s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:44.362086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efdba81d-e860-48e2-950d-1b82b199eb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8210a6be-cb20-4e10-b106-ee2d037969df', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.366068 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eed79f6-1635-4e56-983c-f6c3941442a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:44.387409 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Volume volume-8210a6be-cb20-4e10-b106-ee2d037969df (8210a6be-cb20-4e10-b106-ee2d037969df): created successfully
Feb 13 23:44:44.393346 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eed79f6-1635-4e56-983c-f6c3941442a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:44.403392 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (702c1a4a-4480-40c8-8d2d-f8091d2c57bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:44.420528 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5eeff192-bc91-4a46-8a41-04e06b966acf tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:44:45.128959 n-d-828979-1 sudo[122803]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:45.132298 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.947s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:45.137349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (262d6155-7820-4cd5-b591-feb51f55a43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:45.141774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1d9a1d-14d5-44a5-995d-e7a6d50b5b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:45.164469 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Volume volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 (5c0836ff-ee0c-4ee7-9a10-72f79b1f2157): created successfully
Feb 13 23:44:45.171016 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1d9a1d-14d5-44a5-995d-e7a6d50b5b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:45.179989 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Flow 'volume_create_manager' (bd0a5088-6ba0-4d10-91e3-24d93fc4a772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:45.196500 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ad7be5db-2026-4901-8aa5-ea7adf1f86ff tempest-GroupsV314Test-1833025143 None] Created volume successfully.
Feb 13 23:44:46.023802 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-8210a6be-cb20-4e10-b106-ee2d037969df-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:46.238086 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8210a6be-cb20-4e10-b106-ee2d037969df
Feb 13 23:44:46.243434 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:46.331348 n-d-828979-1 sudo[122917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df
Feb 13 23:44:46.338482 n-d-828979-1 sudo[122917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:47.436197 n-d-828979-1 sudo[122917]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:47.438512 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df" returned: 0 in 1.199s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:47.440788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:47.514700 n-d-828979-1 sudo[122930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df
Feb 13 23:44:47.516345 n-d-828979-1 sudo[122930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:47.729178 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Creating clone of volume: 5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:44:47.732937 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:47.776072 n-d-828979-1 sudo[122932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:44:47.779676 n-d-828979-1 sudo[122932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:48.663862 n-d-828979-1 sudo[122930]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:48.669203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df" returned: 0 in 1.225s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:48.670939 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:48.686923 n-d-828979-1 sudo[122932]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:48.696426 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157" returned: 0 in 0.965s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:48.700547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f --snapshot stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:48.702957 n-d-828979-1 sudo[122940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df
Feb 13 23:44:48.703786 n-d-828979-1 sudo[122940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:48.777166 n-d-828979-1 sudo[122942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f --snapshot stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 -L 1.00g
Feb 13 23:44:48.778022 n-d-828979-1 sudo[122942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:49.559696 n-d-828979-1 sudo[122940]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:49.562464 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8210a6be-cb20-4e10-b106-ee2d037969df" returned: 0 in 0.891s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:49.563937 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Successfully deleted volume: 8210a6be-cb20-4e10-b106-ee2d037969df
Feb 13 23:44:49.652797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Created reservations ['4996affd-fe44-4fc5-9046-e5cac0b34849', '3792fb4f-051f-4b92-8abb-b138935540b3', 'e17169fe-8f3f-4ce5-bdd4-31d62e898499', '8d79855f-f0ec-44d2-b074-932cafc5e9a3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:49.663437 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:49.663437 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:49.663437 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:49.837856 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:49.842625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:49.921735 n-d-828979-1 sudo[123046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:49.923148 n-d-828979-1 sudo[123046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:50.050376 n-d-828979-1 sudo[122942]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:50.054092 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f --snapshot stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 -L 1.00g" returned: 0 in 1.353s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:50.056862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:50.137840 n-d-828979-1 sudo[123053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:50.138707 n-d-828979-1 sudo[123053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:50.741239 n-d-828979-1 sudo[123046]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:50.744400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.905s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:50.751006 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:50.796743 n-d-828979-1 sudo[123056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:50.797556 n-d-828979-1 sudo[123056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:50.857262 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:50.870510 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:50.871612 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:50.914121 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (9ecc43fd-5a78-4127-8e56-bd8f61e5184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:50.919872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a81ff36-8d25-4439-9f02-d4d548756a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:50.984003 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:51.093787 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a81ff36-8d25-4439-9f02-d4d548756a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2103128072',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=423ca5b2-4e7d-4cdf-a33d-946d459320fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:51Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:51.099300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbad3c11-8f77-41d6-bd71-a153434b7813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:51.106804 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbad3c11-8f77-41d6-bd71-a153434b7813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:51.114378 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c376d5f-2f6d-4b7a-bc12-718318d52e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:51.128110 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c376d5f-2f6d-4b7a-bc12-718318d52e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '423ca5b2-4e7d-4cdf-a33d-946d459320fc', 'volume_name': 'volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:51.134957 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc05ce4c-aafb-4ec4-ac4e-588e9f6c5260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:51.137169 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc05ce4c-aafb-4ec4-ac4e-588e9f6c5260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:51.152617 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0876fb14-829d-4988-ba2b-3df38f464b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:51.153460 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Volume 423ca5b2-4e7d-4cdf-a33d-946d459320fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc', 'volume_size': 1}
Feb 13 23:44:51.158680 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:51.161124 n-d-828979-1 sudo[123053]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:51.204755 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.147s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:51.208645 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:51.219872 n-d-828979-1 sudo[123088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:51.221731 n-d-828979-1 sudo[123088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:51.294850 n-d-828979-1 sudo[123089]: ubuntu : 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-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:44:51.295688 n-d-828979-1 sudo[123089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:51.522774 n-d-828979-1 sudo[123056]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:51.528883 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:51.532542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:51.553866 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Deleted volume successfully.
Feb 13 23:44:51.650174 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b0f3b725-9d15-4392-bdce-c5d91b80b3a1 tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-8210a6be-cb20-4e10-b106-ee2d037969df-delete_volume'" released by "delete_volume" :: held 5.631s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:44:52.156800 n-d-828979-1 sudo[123088]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:52.164563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.006s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:52.167907 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0876fb14-829d-4988-ba2b-3df38f464b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:52.172461 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8b6a534-8a43-4c38-aa13-764363dc7f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:52.200443 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Volume volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc (423ca5b2-4e7d-4cdf-a33d-946d459320fc): created successfully
Feb 13 23:44:52.202578 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8b6a534-8a43-4c38-aa13-764363dc7f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:52.207359 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (9ecc43fd-5a78-4127-8e56-bd8f61e5184e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:52.246258 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b2678b80-15c2-47de-b2f0-33f088b70b66 tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:44:52.313871 n-d-828979-1 sudo[123089]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:52.316516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.108s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:52.319222 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:52.359889 n-d-828979-1 sudo[123125]: 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--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f iflag=direct
Feb 13 23:44:52.364567 n-d-828979-1 sudo[123125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:52.865234 n-d-828979-1 sudo[123125]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:52.867737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f iflag=direct" returned: 0 in 0.548s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:52.869068 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:52.905134 n-d-828979-1 sudo[123137]: 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--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f oflag=direct
Feb 13 23:44:52.906551 n-d-828979-1 sudo[123137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:53.431007 n-d-828979-1 sudo[123137]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:53.436166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f oflag=direct" returned: 0 in 0.567s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:53.441530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:53.477643 n-d-828979-1 sudo[123158]: 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--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:44:53.480321 n-d-828979-1 sudo[123158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:53.613233 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:44:53.613937 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:53.616090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:53.695751 n-d-828979-1 sudo[123176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:53.699346 n-d-828979-1 sudo[123176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:53.818611 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-423ca5b2-4e7d-4cdf-a33d-946d459320fc-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:44:53.993486 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Skipping remove_export. No iscsi_target is presently exported for volume: 423ca5b2-4e7d-4cdf-a33d-946d459320fc
Feb 13 23:44:53.994552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:54.077723 n-d-828979-1 sudo[123184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc
Feb 13 23:44:54.079435 n-d-828979-1 sudo[123184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:54.891452 n-d-828979-1 sudo[123176]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:54.896329 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.280s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:54.898724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:54.942980 n-d-828979-1 sudo[123202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:54.944302 n-d-828979-1 sudo[123202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:55.218103 n-d-828979-1 sudo[123184]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:55.224831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc" returned: 0 in 1.230s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:55.228502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:55.274568 n-d-828979-1 sudo[123211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc
Feb 13 23:44:55.277696 n-d-828979-1 sudo[123211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:55.868460 n-d-828979-1 sudo[123202]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:55.874696 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.976s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:55.880130 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:56.213227 n-d-828979-1 sudo[123211]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:56.217182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc" returned: 0 in 0.989s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:56.218965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:56.276589 n-d-828979-1 sudo[123226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc
Feb 13 23:44:56.281052 n-d-828979-1 sudo[123226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:57.135133 n-d-828979-1 sudo[123226]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:57.140642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-423ca5b2-4e7d-4cdf-a33d-946d459320fc" returned: 0 in 0.921s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:57.149238 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Successfully deleted volume: 423ca5b2-4e7d-4cdf-a33d-946d459320fc
Feb 13 23:44:57.291967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Created reservations ['b30cf4f6-dd45-4a3a-80e7-b3fd47257ffc', 'f649241d-d3a0-4e17-a09b-2e1a0553256e', '5a173b3b-5b91-4b36-9530-d06ffc67464f', '394121c1-cb6f-4c18-9b50-7d0effee893a'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:44:57.295222 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:44:57.295222 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:44:57.295222 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:44:57.402418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:44:57.403141 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:57.494475 n-d-828979-1 sudo[123236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:57.495305 n-d-828979-1 sudo[123236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:58.186663 n-d-828979-1 sudo[123236]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:58.190016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:58.194151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:58.274533 n-d-828979-1 sudo[123247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:44:58.275351 n-d-828979-1 sudo[123247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:58.674045 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:44:58.700068 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:44:58.703857 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:44:58.756470 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (0386d80a-47db-452a-952a-5a392629197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:44:58.775159 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (310cee1f-ef7a-465e-8452-fc5d05ad0299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:58.840468 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:44:58.896575 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (310cee1f-ef7a-465e-8452-fc5d05ad0299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-90229413',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ed7de653-8d77-4a52-8dd8-cfc8a53a7a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:44:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:44:59Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:58.899822 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aab1c3e3-f87a-4a10-96f0-d386fbaffb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:58.901640 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aab1c3e3-f87a-4a10-96f0-d386fbaffb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:58.904417 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d304bff7-6411-4fbc-ba10-c30f32c2458f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:58.907219 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d304bff7-6411-4fbc-ba10-c30f32c2458f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed7de653-8d77-4a52-8dd8-cfc8a53a7a52', 'volume_name': 'volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:58.910415 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37f934f1-88e9-4c67-9957-2a117aeab62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:58.912765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37f934f1-88e9-4c67-9957-2a117aeab62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:44:58.915288 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ff4eae0-a5c6-44b3-a751-c8fb7d2f59e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:44:58.916429 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Volume ed7de653-8d77-4a52-8dd8-cfc8a53a7a52: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52', 'volume_size': 1}
Feb 13 23:44:58.917839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:44:59.017842 n-d-828979-1 sudo[123250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:44:59.018824 n-d-828979-1 sudo[123250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:44:59.175007 n-d-828979-1 sudo[123247]: pam_unix(sudo:session): session closed for user root
Feb 13 23:44:59.177857 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.983s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:44:59.180776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:44:59.188221 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Deleted volume successfully.
Feb 13 23:44:59.221895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-dc8e0d89-3fb9-456a-8817-12e1e729549c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-423ca5b2-4e7d-4cdf-a33d-946d459320fc-delete_volume'" released by "delete_volume" :: held 5.405s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:00.689096 n-d-828979-1 sudo[123250]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:00.692459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.775s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:00.697516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ff4eae0-a5c6-44b3-a751-c8fb7d2f59e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:00.704370 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cf6651e-2436-4650-90c9-309a91bbfba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:00.727144 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Volume volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 (ed7de653-8d77-4a52-8dd8-cfc8a53a7a52): created successfully
Feb 13 23:45:00.742692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cf6651e-2436-4650-90c9-309a91bbfba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:00.745712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (0386d80a-47db-452a-952a-5a392629197a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:00.784269 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bcc4a380-198a-4a92-9292-19b65eb56176 tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:45:01.886692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:02.147348 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed7de653-8d77-4a52-8dd8-cfc8a53a7a52
Feb 13 23:45:02.149442 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:02.217349 n-d-828979-1 sudo[123289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52
Feb 13 23:45:02.219117 n-d-828979-1 sudo[123289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:02.372475 n-d-828979-1 sudo[123158]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:02.377620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.939s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:02.378930 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--c99721c7--06f8--4394--9c18--6bdd842bdd3f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c99721c7--06f8--4394--9c18--6bdd842bdd3f, size 1024.00 MB, duration 8.94 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:45:02.382936 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Volume copy 1024.00 MB at 114.52 MB/s
Feb 13 23:45:02.385627 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:02.466661 n-d-828979-1 sudo[123300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:02.467490 n-d-828979-1 sudo[123300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:03.295723 n-d-828979-1 sudo[123289]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:03.298386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52" returned: 0 in 1.149s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:03.302805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:03.369534 n-d-828979-1 sudo[123305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52
Feb 13 23:45:03.370361 n-d-828979-1 sudo[123305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:03.550885 n-d-828979-1 sudo[123300]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:03.554074 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.169s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:03.556663 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:03.621596 n-d-828979-1 sudo[123317]: ubuntu : TTY=unknown ; 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-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:03.634954 n-d-828979-1 sudo[123317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:04.430720 n-d-828979-1 sudo[123305]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:04.435698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52" returned: 0 in 1.132s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:04.438059 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:04.489888 n-d-828979-1 sudo[123353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52
Feb 13 23:45:04.491475 n-d-828979-1 sudo[123353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:04.940575 n-d-828979-1 sudo[123317]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:04.948139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.391s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:05.173797 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b284734d-2637-47b7-ad21-38cdfd20cb8a tempest-GroupsV314Test-1833025143 None] Create group from source-group-815bf60d-657a-4354-8032-84f88a5e1175 completed successfully.
Feb 13 23:45:05.530188 n-d-828979-1 sudo[123353]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:05.533020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52" returned: 0 in 1.095s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:05.535760 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Successfully deleted volume: ed7de653-8d77-4a52-8dd8-cfc8a53a7a52
Feb 13 23:45:05.604661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Created reservations ['cfbd5a55-5276-46ec-b1e8-1b074da0b4f4', 'a0c52394-8548-4b1e-af7f-b5c8a4205718', 'b8a0fb9d-b992-419e-a661-8d7a4f0cb8a2', 'cf7f6c81-f7c2-4bd3-a7e2-9290d25b659f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:05.607206 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:05.607206 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:05.607206 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:05.715103 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:05.716055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:05.761794 n-d-828979-1 sudo[123414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:05.768209 n-d-828979-1 sudo[123414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:06.273708 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Skipping remove_export. No iscsi_target is presently exported for volume: c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:06.275190 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:06.319952 n-d-828979-1 sudo[123418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:06.321534 n-d-828979-1 sudo[123418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:06.591162 n-d-828979-1 sudo[123414]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:06.593760 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.877s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:06.596913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:06.695543 n-d-828979-1 sudo[123428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:06.703964 n-d-828979-1 sudo[123428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:07.184639 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 26.70 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:45:07.189274 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Image download 616.00 MB at 23.08 MB/s
Feb 13 23:45:07.313391 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:07.574290 n-d-828979-1 sudo[123418]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:07.580698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.305s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:07.590066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:07.607943 n-d-828979-1 sudo[123469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1
Feb 13 23:45:07.609049 n-d-828979-1 sudo[123469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:07.642375 n-d-828979-1 sudo[123479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:07.645231 n-d-828979-1 sudo[123479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:07.651929 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:07.661709 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:07.666725 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:07.692990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (280b92a8-bdab-4f2d-ac9a-e33367f5efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:07.698248 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2b4bc44-1245-4f3a-bec8-a5df7e4985c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:07.737481 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:07.842337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2b4bc44-1245-4f3a-bec8-a5df7e4985c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1503532589',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=de22b701-c8d6-46ea-bff1-70c356c655dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:07Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:07.865423 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ea749a6-d9f7-4c15-b8ba-e33c185e838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:07.874165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ea749a6-d9f7-4c15-b8ba-e33c185e838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:07.876602 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fc17761-77b9-47ca-ae46-a787ab1aec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:07.890738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fc17761-77b9-47ca-ae46-a787ab1aec5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de22b701-c8d6-46ea-bff1-70c356c655dc', 'volume_name': 'volume-de22b701-c8d6-46ea-bff1-70c356c655dc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:07.893079 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd38f34d-ed79-4e8d-b79e-55546353bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:07.903862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd38f34d-ed79-4e8d-b79e-55546353bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:07.906384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54f45fbe-bbab-4158-b7ae-e91378f08dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:07.907207 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Volume de22b701-c8d6-46ea-bff1-70c356c655dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de22b701-c8d6-46ea-bff1-70c356c655dc', 'volume_size': 1}
Feb 13 23:45:07.908840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de22b701-c8d6-46ea-bff1-70c356c655dc stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:07.942887 n-d-828979-1 sudo[123489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de22b701-c8d6-46ea-bff1-70c356c655dc stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:07.943917 n-d-828979-1 sudo[123489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:08.066884 n-d-828979-1 sudo[123428]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:08.069915 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.472s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:08.073116 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:08.078811 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Deleted volume successfully.
Feb 13 23:45:08.098365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bb52a783-3c57-4ff2-be58-aaecb721f6fd tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-ed7de653-8d77-4a52-8dd8-cfc8a53a7a52-delete_volume'" released by "delete_volume" :: held 6.212s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:08.683721 n-d-828979-1 sudo[123469]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:08.686292 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1" returned: 0 in 1.373s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:08.688176 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 6444888affd443d9bcc4aa727605ec17. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:45:08.846588 n-d-828979-1 sudo[123479]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:08.849788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.260s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:08.851741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:08.896764 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:08.903382 n-d-828979-1 sudo[123538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:08.904231 n-d-828979-1 sudo[123538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:09.134163 n-d-828979-1 sudo[123544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1
Feb 13 23:45:09.135625 n-d-828979-1 sudo[123544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:09.237432 n-d-828979-1 sudo[123489]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:09.241165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de22b701-c8d6-46ea-bff1-70c356c655dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.331s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:09.245315 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54f45fbe-bbab-4158-b7ae-e91378f08dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de22b701-c8d6-46ea-bff1-70c356c655dc', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:09.252508 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1574585-533c-4cff-ac2a-2e403a288942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:09.287807 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Volume volume-de22b701-c8d6-46ea-bff1-70c356c655dc (de22b701-c8d6-46ea-bff1-70c356c655dc): created successfully
Feb 13 23:45:09.299312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1574585-533c-4cff-ac2a-2e403a288942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:09.331023 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (280b92a8-bdab-4f2d-ac9a-e33367f5efe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:09.368216 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a20ac73c-7f2f-432d-85c6-fec41647170c tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:45:10.018277 n-d-828979-1 sudo[123544]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:10.020836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1" returned: 0 in 1.126s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:10.023316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:10.079046 n-d-828979-1 sudo[123602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:10.081135 n-d-828979-1 sudo[123602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:10.110895 n-d-828979-1 sudo[123538]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:10.113935 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c99721c7-06f8-4394-9c18-6bdd842bdd3f" returned: 0 in 1.262s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:10.115570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Successfully deleted volume: c99721c7-06f8-4394-9c18-6bdd842bdd3f
Feb 13 23:45:10.302192 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Created reservations ['0274785f-4a20-41ee-aa70-b1866a1f76b0'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:10.352855 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-389957759 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-389957759, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:45:10.353681 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-389957759 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-389957759, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:45:10.396340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Created reservations ['e546a8c6-773e-488b-847b-36734831939c', '0c571575-95e3-4b6d-ba95-580ea20cd1e1', 'd03f0a9b-927b-4047-9cc0-29469d64d797', '81ed33db-50c6-4075-a88a-16b703865b9c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:10.399247 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:10.399247 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:10.399247 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:10.568576 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:10.569555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:10.596850 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-de22b701-c8d6-46ea-bff1-70c356c655dc-delete_volume'" acquired by "delete_volume" :: waited 0.066s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:10.606636 n-d-828979-1 sudo[123605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:10.607457 n-d-828979-1 sudo[123605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:10.730000 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Skipping remove_export. No iscsi_target is presently exported for volume: de22b701-c8d6-46ea-bff1-70c356c655dc
Feb 13 23:45:10.731723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:10.780305 n-d-828979-1 sudo[123608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc
Feb 13 23:45:10.781131 n-d-828979-1 sudo[123608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:11.063713 n-d-828979-1 sudo[123602]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:11.066825 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.043s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:11.101509 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:45:11.201601 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_bahdk5oc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:11.374095 n-d-828979-1 sudo[123643]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_bahdk5oc
Feb 13 23:45:11.375242 n-d-828979-1 sudo[123643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:11.510869 n-d-828979-1 sudo[123605]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:11.513885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:11.517739 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:11.571127 n-d-828979-1 sudo[123657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:11.571980 n-d-828979-1 sudo[123657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:11.775361 n-d-828979-1 sudo[123608]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:11.777609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc" returned: 0 in 1.046s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:11.779541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:11.840361 n-d-828979-1 sudo[123668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc
Feb 13 23:45:11.848607 n-d-828979-1 sudo[123668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:12.142730 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:45:12.144001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:12.212014 n-d-828979-1 sudo[123678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:45:12.213819 n-d-828979-1 sudo[123678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:12.297960 n-d-828979-1 sudo[123643]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:12.300742 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_bahdk5oc" returned: 0 in 1.099s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:12.302057 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:12.566271 n-d-828979-1 sudo[123684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1
Feb 13 23:45:12.567319 n-d-828979-1 sudo[123684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:12.724977 n-d-828979-1 sudo[123657]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:12.727281 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.209s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:12.729386 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:12.734766 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5324755b-fdf3-460d-a918-dee77b081572 tempest-GroupsV314Test-1833025143 None] Delete group completed successfully.
Feb 13 23:45:12.828237 n-d-828979-1 sudo[123668]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:12.830426 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc" returned: 0 in 1.051s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:12.832854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:12.927034 n-d-828979-1 sudo[123695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc
Feb 13 23:45:12.928505 n-d-828979-1 sudo[123695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:13.074791 n-d-828979-1 sudo[123678]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:13.077251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157" returned: 0 in 0.933s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:13.078886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:13.132699 n-d-828979-1 sudo[123698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:45:13.133959 n-d-828979-1 sudo[123698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:13.222800 n-d-828979-1 sudo[123684]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:13.225381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1" returned: 0 in 0.923s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:13.226275 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:45:13.227256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:13.268297 n-d-828979-1 sudo[123702]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5 oflag=direct
Feb 13 23:45:13.278074 n-d-828979-1 sudo[123702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:13.735630 n-d-828979-1 sudo[123695]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:13.738075 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de22b701-c8d6-46ea-bff1-70c356c655dc" returned: 0 in 0.905s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:13.739926 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Successfully deleted volume: de22b701-c8d6-46ea-bff1-70c356c655dc
Feb 13 23:45:13.815639 n-d-828979-1 sudo[123702]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:13.835640 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5 oflag=direct" returned: 0 in 0.608s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:13.836700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 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_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:13.857036 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Created reservations ['f0fd9187-53f2-45a9-985f-5424374316ce', '4ed04985-ae97-4569-a85c-207c8831472a', '08235dee-223b-4ada-9f4e-152420d530ff', 'd91596f4-60dd-48f6-8571-5f59c8252039'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:13.860530 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:13.860530 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:13.860530 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:13.878950 n-d-828979-1 sudo[123720]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5
Feb 13 23:45:13.881829 n-d-828979-1 sudo[123720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:13.944749 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:13.946840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:14.008857 n-d-828979-1 sudo[123722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:14.011084 n-d-828979-1 sudo[123722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:14.053465 n-d-828979-1 sudo[123698]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:14.056660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157" returned: 0 in 0.977s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:14.059373 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:14.146557 n-d-828979-1 sudo[123724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:45:14.147415 n-d-828979-1 sudo[123724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:15.085699 n-d-828979-1 sudo[123724]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:15.089343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c0836ff-ee0c-4ee7-9a10-72f79b1f2157" returned: 0 in 1.030s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:15.090736 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Successfully deleted volume: 5c0836ff-ee0c-4ee7-9a10-72f79b1f2157
Feb 13 23:45:15.109387 n-d-828979-1 sudo[123722]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:15.295795 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.348s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:15.302928 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:15.375909 n-d-828979-1 sudo[123756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:15.376794 n-d-828979-1 sudo[123756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:15.422099 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Created reservations ['3554f859-068d-4c78-8da2-33269c9959a9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:15.560252 n-d-828979-1 sudo[123720]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:15.585082 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 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_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5" returned: 0 in 1.746s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:15.611992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:15.673043 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Created reservations ['4492c609-1f52-4ebb-a44b-12ed33b67cf7', 'c9ce5f58-0593-4a21-8115-f407657af787', '205a1fa7-0ab8-4a5c-b348-be8dc4179959', 'b96e4435-aa25-40b7-bd99-20ba30d2a16b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:15.681348 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:15.681348 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:15.681348 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:15.844501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:15.862287 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:15.867841 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:15.913677 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (7daf24e2-d15b-42b9-9212-d6b19b07cb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:15.917584 n-d-828979-1 sudo[123771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1
Feb 13 23:45:15.918437 n-d-828979-1 sudo[123771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:15.930240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a81ef790-2b31-47b1-9a0a-1c5cbffa32b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:16.002236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:16.063821 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a81ef790-2b31-47b1-9a0a-1c5cbffa32b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1955765553',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=63367984-cbfa-4c0b-bda8-5fd209852245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4263458af5bc45d598c0887a0d2873a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:16Z,user_id='654eae8e796246f3a6fa791d512380bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:16.067805 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aa90bf6-9ecc-42c2-93f2-5cedd6c84161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:16.072518 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aa90bf6-9ecc-42c2-93f2-5cedd6c84161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:16.077400 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f48a85c0-49ca-432f-82ad-d8cbaa844837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:16.084462 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f48a85c0-49ca-432f-82ad-d8cbaa844837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63367984-cbfa-4c0b-bda8-5fd209852245', 'volume_name': 'volume-63367984-cbfa-4c0b-bda8-5fd209852245', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:16.093839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5c5040f-8965-47af-98a5-b8905c8287e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:16.096441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5c5040f-8965-47af-98a5-b8905c8287e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:16.099770 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (645874d4-567e-473e-8fc5-18dd37409302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:16.106461 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Volume 63367984-cbfa-4c0b-bda8-5fd209852245: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63367984-cbfa-4c0b-bda8-5fd209852245', 'volume_size': 1}
Feb 13 23:45:16.107937 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63367984-cbfa-4c0b-bda8-5fd209852245 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:16.153401 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:16.153401 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:16.153401 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:16.160997 n-d-828979-1 sudo[123785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63367984-cbfa-4c0b-bda8-5fd209852245 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:16.161836 n-d-828979-1 sudo[123785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:16.219341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:16.220182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:16.310318 n-d-828979-1 sudo[123790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:16.321766 n-d-828979-1 sudo[123756]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:16.322018 n-d-828979-1 sudo[123790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:16.324794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.026s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:16.327027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:16.340770 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Deleted volume successfully.
Feb 13 23:45:16.379454 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b68af4a4-eb5f-46f3-8272-23322c74221c tempest-VolumesActionsTest-1540394191 None] Lock "b'cinder-de22b701-c8d6-46ea-bff1-70c356c655dc-delete_volume'" released by "delete_volume" :: held 5.781s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:16.862956 n-d-828979-1 sudo[123771]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:16.864981 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1" returned: 0 in 1.264s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:16.865712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_vb7psfs4n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.76 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0ca13ede--c1de--4dcd--9a99--9a35215b7ad5 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:45:16.866163 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Converted 700.00 MB image at 396.88 MB/s
Feb 13 23:45:16.867189 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:45:17.068240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 6444888affd443d9bcc4aa727605ec17 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:45:17.069303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Marking volume 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:45:17.089165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:45:17.090001 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Creating volume glance metadata for volume 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:45:17.231831 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (911ece06-33e3-4666-a080-1bebc9aa7535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:17.238313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5125df68-0cdf-424e-8d51-dd5e460bbfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:17.274020 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Volume volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 (0ca13ede-c1de-4dcd-9a99-9a35215b7ad5): created successfully
Feb 13 23:45:17.279189 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5125df68-0cdf-424e-8d51-dd5e460bbfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:17.282602 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (269c1afd-a826-4c49-a4f6-51b2a5d4a0f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:17.310230 n-d-828979-1 sudo[123785]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:17.313132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63367984-cbfa-4c0b-bda8-5fd209852245 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.205s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:17.316973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (645874d4-567e-473e-8fc5-18dd37409302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63367984-cbfa-4c0b-bda8-5fd209852245', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:17.319552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d52d12e1-4785-40cf-82be-7a7a2b03dc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:17.330694 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-088a243f-5d40-4d35-98bc-c9a3859b7a50 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:45:17.342664 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Volume volume-63367984-cbfa-4c0b-bda8-5fd209852245 (63367984-cbfa-4c0b-bda8-5fd209852245): created successfully
Feb 13 23:45:17.345006 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d52d12e1-4785-40cf-82be-7a7a2b03dc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:17.352445 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Flow 'volume_create_manager' (7daf24e2-d15b-42b9-9212-d6b19b07cb7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:17.367508 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-aa978d4d-8688-4d39-9c5d-456fe9462a33 tempest-VolumesActionsTest-2142794845 None] Created volume successfully.
Feb 13 23:45:17.393055 n-d-828979-1 sudo[123790]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:17.397122 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.177s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:17.398487 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:17.448531 n-d-828979-1 sudo[123840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:17.449728 n-d-828979-1 sudo[123840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:18.167842 n-d-828979-1 sudo[123840]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:18.170252 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.771s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:18.171768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:18.177593 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8b0cd9f9-71b7-45bd-a6fc-d132f85af917 tempest-GroupsV314Test-1833025143 None] Delete group completed successfully.
Feb 13 23:45:19.753731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:19.762625 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:19.764020 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:19.801844 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (ce9cadc0-921d-4376-817d-d38f3c709484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:19.810447 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (211f4196-3a2e-4fac-86a1-6e826c70f674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:19.864095 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:19.931315 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (211f4196-3a2e-4fac-86a1-6e826c70f674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-751290123',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=93129f2a-51cb-47de-a774-582476c85265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a825c0552fb4e98ab78af883622494b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:20Z,user_id='6444888affd443d9bcc4aa727605ec17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:19.937849 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0772844f-e466-4db4-bc1d-1f7d5f521faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:19.946209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0772844f-e466-4db4-bc1d-1f7d5f521faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:19.953143 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31af65e4-80ec-4e99-8264-51bd43658142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:19.960335 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31af65e4-80ec-4e99-8264-51bd43658142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93129f2a-51cb-47de-a774-582476c85265', 'volume_name': 'volume-93129f2a-51cb-47de-a774-582476c85265', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:19.964098 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3667dcdc-2164-4aeb-9ac6-4761c2cb3486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:19.970855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3667dcdc-2164-4aeb-9ac6-4761c2cb3486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:19.979759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e241f67f-c380-406b-844d-be9e213d217d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:19.980794 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Volume 93129f2a-51cb-47de-a774-582476c85265: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93129f2a-51cb-47de-a774-582476c85265', 'volume_size': 1}
Feb 13 23:45:19.982211 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93129f2a-51cb-47de-a774-582476c85265 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:20.061293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-63367984-cbfa-4c0b-bda8-5fd209852245-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:20.060726 n-d-828979-1 sudo[123877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93129f2a-51cb-47de-a774-582476c85265 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:20.061544 n-d-828979-1 sudo[123877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:20.236873 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Skipping remove_export. No iscsi_target is presently exported for volume: 63367984-cbfa-4c0b-bda8-5fd209852245
Feb 13 23:45:20.239395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:20.287903 n-d-828979-1 sudo[123879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245
Feb 13 23:45:20.295089 n-d-828979-1 sudo[123879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:21.118268 n-d-828979-1 sudo[123879]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:21.121685 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245" returned: 0 in 0.882s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:21.124332 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:21.148682 n-d-828979-1 sudo[123911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245
Feb 13 23:45:21.150357 n-d-828979-1 sudo[123911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:21.174359 n-d-828979-1 sudo[123877]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:21.177825 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-93129f2a-51cb-47de-a774-582476c85265 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.195s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:21.181938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e241f67f-c380-406b-844d-be9e213d217d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93129f2a-51cb-47de-a774-582476c85265', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:21.184670 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c0c3fbe-6d66-452e-a9ff-fca8d51b178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:21.215898 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Volume volume-93129f2a-51cb-47de-a774-582476c85265 (93129f2a-51cb-47de-a774-582476c85265): created successfully
Feb 13 23:45:21.218341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c0c3fbe-6d66-452e-a9ff-fca8d51b178e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:21.222500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Flow 'volume_create_manager' (ce9cadc0-921d-4376-817d-d38f3c709484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:21.253774 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-44409716-e4a0-444e-afc8-d149bf151598 tempest-VolumesGetTest-649010740 None] Created volume successfully.
Feb 13 23:45:22.038377 n-d-828979-1 sudo[123911]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:22.041143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245" returned: 0 in 0.916s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:22.043168 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:22.080046 n-d-828979-1 sudo[123926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245
Feb 13 23:45:22.082975 n-d-828979-1 sudo[123926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:22.523419 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Lock "b'cinder-93129f2a-51cb-47de-a774-582476c85265-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:22.692082 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 93129f2a-51cb-47de-a774-582476c85265
Feb 13 23:45:22.693164 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:22.752217 n-d-828979-1 sudo[123931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265
Feb 13 23:45:22.758593 n-d-828979-1 sudo[123931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:23.187791 n-d-828979-1 sudo[123926]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:23.191701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63367984-cbfa-4c0b-bda8-5fd209852245" returned: 0 in 1.148s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:23.193220 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Successfully deleted volume: 63367984-cbfa-4c0b-bda8-5fd209852245
Feb 13 23:45:23.358147 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Created reservations ['34f997ac-452a-46b4-8300-6abd540668cc', '2640f98b-b416-435e-b77e-a25b405e8511', '60ac2a99-708c-44ff-95bb-74cd17c38ba6', 'e3cf7734-187a-4daf-8db0-ae5847bf4942'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:23.360806 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:23.360806 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:23.360806 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:23.465000 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:23.466055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:23.514737 n-d-828979-1 sudo[123957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:23.515570 n-d-828979-1 sudo[123957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:23.965051 n-d-828979-1 sudo[123931]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:23.969105 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265" returned: 0 in 1.275s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:23.971144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:24.035260 n-d-828979-1 sudo[123963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265
Feb 13 23:45:24.048529 n-d-828979-1 sudo[123963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:24.505677 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:24.636398 n-d-828979-1 sudo[123957]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:24.729372 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.263s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:24.750519 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:24.788702 n-d-828979-1 sudo[123978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:24.791701 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:45:24.797596 n-d-828979-1 sudo[123978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:24.802278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:24.861227 n-d-828979-1 sudo[123980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:45:24.862092 n-d-828979-1 sudo[123980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:25.128620 n-d-828979-1 sudo[123963]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:25.131192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265" returned: 0 in 1.160s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:25.133461 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:25.181796 n-d-828979-1 sudo[123990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265
Feb 13 23:45:25.197063 n-d-828979-1 sudo[123990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:26.154684 n-d-828979-1 sudo[123978]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:26.157583 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:26.160931 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:26.173566 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Deleted volume successfully.
Feb 13 23:45:26.234969 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e9cda147-17f3-4de9-870e-ac9433abf724 tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-63367984-cbfa-4c0b-bda8-5fd209852245-delete_volume'" released by "delete_volume" :: held 6.179s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:26.263900 n-d-828979-1 sudo[123980]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:26.267644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9" returned: 0 in 1.465s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:26.271158 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:26.286573 n-d-828979-1 sudo[123990]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:26.326614 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-93129f2a-51cb-47de-a774-582476c85265" returned: 0 in 1.193s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:26.327825 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Successfully deleted volume: 93129f2a-51cb-47de-a774-582476c85265
Feb 13 23:45:26.369528 n-d-828979-1 sudo[124049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:45:26.376444 n-d-828979-1 sudo[124049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:26.534790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Created reservations ['d8e3afc8-7404-4a86-84d4-7e4bf8a3a3ee', 'af751b93-4761-4eec-9ce3-6269f8847af5', 'e4fc4bc9-5aac-4048-8c8d-2611448db513', '88c5f27d-21de-4a2b-8e5f-9e58d450953f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:26.541943 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:26.541943 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:26.541943 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:26.683386 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:26.684464 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:26.767601 n-d-828979-1 sudo[124066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:26.778771 n-d-828979-1 sudo[124066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:27.507001 n-d-828979-1 sudo[124049]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:27.527195 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9" returned: 0 in 1.255s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:27.538900 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:27.630821 n-d-828979-1 sudo[124104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:45:27.631735 n-d-828979-1 sudo[124104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:28.020690 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5-delete_volume'" acquired by "delete_volume" :: waited 0.087s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:28.183864 n-d-828979-1 sudo[124066]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:28.244250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.560s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:28.259077 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:28.334538 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5
Feb 13 23:45:28.336071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:28.344378 n-d-828979-1 sudo[124129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:28.352629 n-d-828979-1 sudo[124129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:28.446296 n-d-828979-1 sudo[124131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5
Feb 13 23:45:28.449213 n-d-828979-1 sudo[124131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:28.961308 n-d-828979-1 sudo[124104]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:28.963890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9" returned: 0 in 1.427s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:28.965309 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Successfully deleted volume: 0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9
Feb 13 23:45:29.147469 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Created reservations ['3abaa6fe-43d3-4dc6-ab7f-3e7b7b5c5ccf', '26df6447-e277-4ee4-a99c-c88613495f77', 'ec207606-93ef-4715-87ab-924e2ba41f9f', 'ed846842-243e-4bbc-971b-c79c06f1d5be'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:29.150209 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:29.150209 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:29.150209 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:29.291992 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:29.293185 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:29.378954 n-d-828979-1 sudo[124143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:29.379976 n-d-828979-1 sudo[124143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:29.413889 n-d-828979-1 sudo[124129]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:29.417172 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.158s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:29.419977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:29.429176 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:45:29.463357 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7ec55d32-34a6-4f04-aca8-a17d643dc6fd tempest-VolumesGetTest-649010740 None] Lock "b'cinder-93129f2a-51cb-47de-a774-582476c85265-delete_volume'" released by "delete_volume" :: held 6.940s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:29.635463 n-d-828979-1 sudo[124131]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:29.637894 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5" returned: 0 in 1.302s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:29.640030 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:29.715226 n-d-828979-1 sudo[124146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5
Feb 13 23:45:29.716238 n-d-828979-1 sudo[124146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:30.116338 n-d-828979-1 sudo[124143]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:30.120151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:30.122931 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:30.185394 n-d-828979-1 sudo[124158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:30.194994 n-d-828979-1 sudo[124158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:30.494261 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:30.501171 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:30.506168 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:30.528352 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Flow 'volume_create_manager' (3b4e338a-b7a4-4bf4-8ee2-76bcf3846cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:30.543312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64232592-ac74-405a-ad8c-7104d6e8ea62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:30.596473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:30.646587 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64232592-ac74-405a-ad8c-7104d6e8ea62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-862449809',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fb99dbdd-4fc2-49dc-944f-cbe0124fdc86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b53421a8e4447ee8edad00bb82b5f95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:30Z,user_id='2652ca81dda6491e99473282c97fb4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:30.655791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (988747bd-3f72-4a75-8fd7-a93e45afb95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:30.658547 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (988747bd-3f72-4a75-8fd7-a93e45afb95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:30.661488 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (305d14a3-901a-4c1b-bdf1-3908d807ab92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:30.667061 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (305d14a3-901a-4c1b-bdf1-3908d807ab92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb99dbdd-4fc2-49dc-944f-cbe0124fdc86', 'volume_name': 'volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:30.672542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b04c05bd-a96b-4420-a912-0016626a0c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:30.678642 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b04c05bd-a96b-4420-a912-0016626a0c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:30.686852 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e58b090-c7fa-42f4-add8-756a9f83591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:30.691001 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Volume fb99dbdd-4fc2-49dc-944f-cbe0124fdc86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86', 'volume_size': 1}
Feb 13 23:45:30.692599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:30.792412 n-d-828979-1 sudo[124162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:30.795648 n-d-828979-1 sudo[124162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:30.805835 n-d-828979-1 sudo[124146]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:30.809027 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5" returned: 0 in 1.169s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:30.814831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:30.871667 n-d-828979-1 sudo[124165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5
Feb 13 23:45:30.872874 n-d-828979-1 sudo[124165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:31.182376 n-d-828979-1 sudo[124158]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:31.184505 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.061s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:31.203474 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:31.216177 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Deleted volume successfully.
Feb 13 23:45:31.249888 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-06a4e10d-04e8-4fcd-bf8a-2b1d513a3914 tempest-TaggedBootDevicesTest-734436083 None] Terminate volume connection completed successfully.
Feb 13 23:45:31.251436 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-06a4e10d-04e8-4fcd-bf8a-2b1d513a3914 tempest-TaggedBootDevicesTest-734436083 None] Deleting attachment f6e45d9d-8d5c-4181-9351-4091ae26055c. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:45:31.256677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:31.269798 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ff204216-c321-46a5-b582-f724c0f3e0c3 tempest-VolumesActionsTest-2142794845 None] Lock "b'cinder-0fa5d44b-1346-4e0e-ac8e-8c914aeac0f9-delete_volume'" released by "delete_volume" :: held 6.764s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:31.467147 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:31.467511 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n System information:\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-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8\n Backing store flags: \n Account information:\n L6FvTtdP5ZozH8kUnm24\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:31.468583 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-06a4e10d-04e8-4fcd-bf8a-2b1d513a3914 tempest-TaggedBootDevicesTest-734436083 None] Removing iscsi_target for Volume ID: fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:45:31.472265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:31.687248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 -f" returned: 0 in 0.217s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:31.687565 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:31.688752 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:31.891671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:31.892005 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:32.262883 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-74aa0aea-be26-4a34-a805-fe1ca1adaaff tempest-TaggedBootDevicesTest-734436083 None] Terminate volume connection completed successfully.
Feb 13 23:45:32.263506 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-74aa0aea-be26-4a34-a805-fe1ca1adaaff tempest-TaggedBootDevicesTest-734436083 None] Deleting attachment aa376149-d904-421b-ad8d-ccada37835f7. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:45:32.265346 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:32.282407 n-d-828979-1 sudo[124165]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:32.285053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5" returned: 0 in 1.470s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:32.286062 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Successfully deleted volume: 0ca13ede-c1de-4dcd-9a99-9a35215b7ad5
Feb 13 23:45:32.383328 n-d-828979-1 sudo[124162]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:32.415575 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.723s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:32.441667 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e58b090-c7fa-42f4-add8-756a9f83591b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:32.461557 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (651d5a6a-adb0-461d-a601-f4f17f0a1060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:32.490361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:32.494461 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n System information:\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-3670f5e8-d9f1-4902-9e75-c57fff2b2db6\n Backing store flags: \n Account information:\n pHPRTEPQV7TLxLJ76Wom\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:32.499255 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-74aa0aea-be26-4a34-a805-fe1ca1adaaff tempest-TaggedBootDevicesTest-734436083 None] Removing iscsi_target for Volume ID: 3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:45:32.502392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:32.519859 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Volume volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 (fb99dbdd-4fc2-49dc-944f-cbe0124fdc86): created successfully
Feb 13 23:45:32.521959 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (651d5a6a-adb0-461d-a601-f4f17f0a1060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:32.536597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Flow 'volume_create_manager' (3b4e338a-b7a4-4bf4-8ee2-76bcf3846cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:32.637487 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b5b40982-07bb-4e20-b4b1-f8136bcfc1f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Created volume successfully.
Feb 13 23:45:32.647683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Created reservations ['51c647fa-5c06-4ba6-a4bd-39eb1217d463', '6acd7f6f-5545-4a15-b8f2-61ba22e9baa8', '024d284b-4f81-4afd-908d-25bde2abaadf', '3b4fedb6-c7cc-4ef4-9847-7ae464d520b6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:32.657717 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:32.657717 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:32.657717 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:32.724404 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:32.725472 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:32.768827 n-d-828979-1 sudo[124275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:32.771584 n-d-828979-1 sudo[124275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:33.029338 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 -f" returned: 0 in 0.527s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:33.030833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:33.039203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:33.373913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:33.374593 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:33.676253 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6a50dc94-cee6-48d9-95f1-9b25e8125b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:33.759286 n-d-828979-1 sudo[124291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:33.760894 n-d-828979-1 sudo[124291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:33.780943 n-d-828979-1 sudo[124275]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:33.783431 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.057s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:33.786153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:33.868933 n-d-828979-1 sudo[124295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:33.878206 n-d-828979-1 sudo[124295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:33.921923 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Lock "b'cinder-f69cab0d-5019-44b4-b149-94f88c64a21f-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:33.931760 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-b02d1751-1419-400a-a819-980e0b5560ea tempest-TaggedBootDevicesTest-734436083 None] Terminate volume connection completed successfully.
Feb 13 23:45:33.933938 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-b02d1751-1419-400a-a819-980e0b5560ea tempest-TaggedBootDevicesTest-734436083 None] Deleting attachment 1ff4d9cb-143d-46d6-87be-439cba6fd6e8. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:45:33.939577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:34.181572 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Skipping remove_export. No iscsi_target is presently exported for volume: f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:45:34.183603 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:34.244324 n-d-828979-1 sudo[124304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:45:34.255930 n-d-828979-1 sudo[124304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:34.334312 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.398s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:34.334699 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912\n System information:\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-6792d163-da6e-42f3-a61d-d18731937912\n Backing store flags: \n Account information:\n 48EunbVew64LqSCSu4bK\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:34.335676 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-b496a2d1-6f1e-4333-91c4-fddf1ca589ad req-b02d1751-1419-400a-a819-980e0b5560ea tempest-TaggedBootDevicesTest-734436083 None] Removing iscsi_target for Volume ID: 6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:45:34.336850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:34.624808 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6792d163-da6e-42f3-a61d-d18731937912 -f" returned: 0 in 0.288s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:34.625400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:34.626428 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:34.834603 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:34.835261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:34.986766 n-d-828979-1 sudo[124291]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:34.989730 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6a50dc94-cee6-48d9-95f1-9b25e8125b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86" returned: 0 in 1.317s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:34.991640 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6a50dc94-cee6-48d9-95f1-9b25e8125b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae --snapshot stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:35.072621 n-d-828979-1 sudo[124326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae --snapshot stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 -L 1.00g
Feb 13 23:45:35.074345 n-d-828979-1 sudo[124326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:35.118693 n-d-828979-1 sudo[124295]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:35.122393 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.336s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:35.124952 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:35.131746 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:45:35.182209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d9a53a8e-8e68-4c00-a71e-73ad30f20967 tempest-VolumesGetTest-649010740 None] Lock "b'cinder-0ca13ede-c1de-4dcd-9a99-9a35215b7ad5-delete_volume'" released by "delete_volume" :: held 7.162s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:35.499768 n-d-828979-1 sudo[124304]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:35.502302 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f" returned: 0 in 1.319s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:35.504625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:35.550891 n-d-828979-1 sudo[124330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:45:35.552639 n-d-828979-1 sudo[124330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:36.503304 n-d-828979-1 sudo[124326]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:36.506742 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6a50dc94-cee6-48d9-95f1-9b25e8125b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae --snapshot stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 -L 1.00g" returned: 0 in 1.514s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:36.521028 n-d-828979-1 sudo[124330]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:36.587262 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f" returned: 0 in 1.083s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:36.589051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:36.628660 n-d-828979-1 sudo[124443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:45:36.632569 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6a50dc94-cee6-48d9-95f1-9b25e8125b3c tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Create snapshot completed successfully
Feb 13 23:45:36.639847 n-d-828979-1 sudo[124443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:37.298416 n-d-828979-1 sudo[124443]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:37.300288 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f69cab0d-5019-44b4-b149-94f88c64a21f" returned: 0 in 0.711s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:37.301614 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Successfully deleted volume: f69cab0d-5019-44b4-b149-94f88c64a21f
Feb 13 23:45:37.381666 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Created reservations ['896fe283-89c3-4e52-98fb-f736530a2553', '8d8062f2-4585-43cf-a002-dc40e48774df', 'a43321c0-cc8c-4aa7-8b68-e709490760f4', '044abee9-e20b-425b-a298-2852aa6bdde2'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:37.386626 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:37.386626 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:37.386626 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:37.480262 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:37.481466 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:37.539303 n-d-828979-1 sudo[124454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:37.540812 n-d-828979-1 sudo[124454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:38.218943 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Lock "b'cinder-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.064s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:38.221058 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:38.296559 n-d-828979-1 sudo[124469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae
Feb 13 23:45:38.297467 n-d-828979-1 sudo[124469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:38.911971 n-d-828979-1 sudo[124454]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:38.915287 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:38.917901 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:38.971310 n-d-828979-1 sudo[124473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:38.975467 n-d-828979-1 sudo[124473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:39.133817 n-d-828979-1 sudo[124469]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:39.137014 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae" returned: 0 in 0.915s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:39.139587 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:39.177354 n-d-828979-1 sudo[124478]: ubuntu : TTY=unknown ; 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-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae
Feb 13 23:45:39.179179 n-d-828979-1 sudo[124478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:40.166524 n-d-828979-1 sudo[124473]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:40.168907 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.251s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:40.171996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:40.194148 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Deleted volume successfully.
Feb 13 23:45:40.243049 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7b592c38-200d-48ab-90e1-3d2e29d87c7a tempest-VolumesGetTest-649010740 None] Lock "b'cinder-f69cab0d-5019-44b4-b149-94f88c64a21f-delete_volume'" released by "delete_volume" :: held 6.321s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:40.741541 n-d-828979-1 sudo[124478]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:40.743606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae" returned: 0 in 1.604s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:40.924026 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Created reservations ['05c1ac57-7943-401c-806f-72f59340afcb', '1ceef0d3-801b-4bc4-bc8c-5ebc7dd9cdf3', '9acbfc55-3ca8-4312-88e0-ed9b6564e3ca', 'd8d9aa32-55d6-4dc8-b8bc-fb58b065207a'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:40.927552 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:40.927552 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:40.927552 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:41.006366 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Delete snapshot completed successfully.
Feb 13 23:45:41.011875 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-620efccf-95c3-496e-8d2e-c1d4e035a159 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Lock "b'cinder-eb8f1891-fcb3-4ee2-9a18-2c2698c98dae-delete_snapshot'" released by "delete_snapshot" :: held 2.793s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:41.826863 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Lock "b'cinder-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:42.143083 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Skipping remove_export. No iscsi_target is presently exported for volume: fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:42.151759 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:42.227898 n-d-828979-1 sudo[124600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:42.241779 n-d-828979-1 sudo[124600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:43.154200 n-d-828979-1 sudo[124600]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:43.156354 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86" returned: 0 in 1.004s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:43.157931 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:43.225417 n-d-828979-1 sudo[124611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:43.228021 n-d-828979-1 sudo[124611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:44.073678 n-d-828979-1 sudo[124611]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:44.076232 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86" returned: 0 in 0.918s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:44.078935 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:44.142611 n-d-828979-1 sudo[124618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:44.144149 n-d-828979-1 sudo[124618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:44.728368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:44.733588 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:44.734237 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:44.765524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Flow 'volume_create_manager' (497b2275-6ac6-457d-b860-44964963aca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:44.774689 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a0e369-9991-4f1c-a2d7-7288c15e9888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:44.807495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:44.834784 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5a0e369-9991-4f1c-a2d7-7288c15e9888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1921540747',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=4fa0f7e7-0ce8-48a1-be06-3f14e06e4125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46fc275505f4654ad7ec34eb5d090da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:45Z,user_id='73637edf64bd4a81aa60423a8b1f2a60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:44.837779 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2396443b-4e5d-4242-8796-470d16700630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:44.847401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2396443b-4e5d-4242-8796-470d16700630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:44.851270 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (031c9835-dd73-4925-aaf0-3aefc85cbec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:44.853872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (031c9835-dd73-4925-aaf0-3aefc85cbec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fa0f7e7-0ce8-48a1-be06-3f14e06e4125', 'volume_name': 'volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:44.856819 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e87dabe1-7259-4a2e-baf4-11f8c7dd9b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:44.859298 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e87dabe1-7259-4a2e-baf4-11f8c7dd9b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:44.861673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3344aa3-658d-473f-80ae-44d94777a3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:44.863255 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Volume 4fa0f7e7-0ce8-48a1-be06-3f14e06e4125: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125', 'volume_size': 1}
Feb 13 23:45:44.864797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:44.891876 n-d-828979-1 sudo[124635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:44.893448 n-d-828979-1 sudo[124635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:45.049047 n-d-828979-1 sudo[124618]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:45.052217 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86" returned: 0 in 0.973s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:45.053709 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Successfully deleted volume: fb99dbdd-4fc2-49dc-944f-cbe0124fdc86
Feb 13 23:45:45.159724 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Created reservations ['6503c1a0-5a14-4f26-ab4f-bddef38de9cb', 'ed9fbc96-366a-4430-8876-05ce37b3c775', 'cfdf01b4-e357-4718-b938-0d78f516a1a5', '6f26ea98-bf5b-4e95-9a13-0f7202722f58'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:45:45.162592 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:45:45.162592 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:45:45.162592 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:45:45.223909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:45.225099 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:45.265590 n-d-828979-1 sudo[124639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:45.273048 n-d-828979-1 sudo[124639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:45.747051 n-d-828979-1 sudo[124635]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:45.749614 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.884s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:45.754746 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3344aa3-658d-473f-80ae-44d94777a3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:45.757240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53bd5122-19b1-4a3a-872f-11a2f78a29cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:45.786050 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Volume volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 (4fa0f7e7-0ce8-48a1-be06-3f14e06e4125): created successfully
Feb 13 23:45:45.790430 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53bd5122-19b1-4a3a-872f-11a2f78a29cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:45.794368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Flow 'volume_create_manager' (497b2275-6ac6-457d-b860-44964963aca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:45.816541 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e3d170f4-779a-4c33-b59c-70006f71e7b3 tempest-VolumesNegativeTest-2042813381 None] Created volume successfully.
Feb 13 23:45:46.526628 n-d-828979-1 sudo[124639]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:46.528556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.303s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:46.530020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:46.573808 n-d-828979-1 sudo[124671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:46.578563 n-d-828979-1 sudo[124671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:47.406157 n-d-828979-1 sudo[124671]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:47.409053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.878s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:47.411790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:47.444064 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Deleted volume successfully.
Feb 13 23:45:47.477449 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ca01d303-4053-4ff8-bb2c-7fe0eeee2b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-372910883 None] Lock "b'cinder-fb99dbdd-4fc2-49dc-944f-cbe0124fdc86-delete_volume'" released by "delete_volume" :: held 5.651s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:45:52.333981 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:45:52.343132 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:45:52.344802 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:45:52.386687 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (08b1bd49-8612-4d27-9495-aa263b60a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:52.394997 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b57e198-f9bf-47f3-8682-3c10036e5a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:52.478992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:45:52.581422 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b57e198-f9bf-47f3-8682-3c10036e5a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1046467100',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6c817db5-3862-4895-8c27-631a46d2b64c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b97eb1d02624ee08ecca906ab6b4921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:45:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:45:52Z,user_id='0da9190e11be475abcdd72e7a50120f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:52.601540 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af72da09-a502-4928-8d94-932ebfd6ad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:52.604116 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af72da09-a502-4928-8d94-932ebfd6ad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:52.606303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60307ff0-ac52-4088-b021-421f089ef372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:52.608574 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60307ff0-ac52-4088-b021-421f089ef372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c817db5-3862-4895-8c27-631a46d2b64c', 'volume_name': 'volume-6c817db5-3862-4895-8c27-631a46d2b64c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:52.628586 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89213cec-3089-4964-b8db-2362d1f8126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:52.630916 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89213cec-3089-4964-b8db-2362d1f8126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:52.648271 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45f49ba1-6e9e-4e65-ac4c-c01aa29af6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:52.658508 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Volume 6c817db5-3862-4895-8c27-631a46d2b64c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c817db5-3862-4895-8c27-631a46d2b64c', 'volume_size': 1}
Feb 13 23:45:52.660030 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c817db5-3862-4895-8c27-631a46d2b64c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:52.723496 n-d-828979-1 sudo[124727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c817db5-3862-4895-8c27-631a46d2b64c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:45:52.724956 n-d-828979-1 sudo[124727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:53.617873 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:45:53.618523 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:45:53.619183 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:53.676030 n-d-828979-1 sudo[124740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:53.679945 n-d-828979-1 sudo[124740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:54.104796 n-d-828979-1 sudo[124727]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:54.108235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c817db5-3862-4895-8c27-631a46d2b64c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:54.114842 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45f49ba1-6e9e-4e65-ac4c-c01aa29af6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c817db5-3862-4895-8c27-631a46d2b64c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:54.117642 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17cbffe1-0aab-42e9-8dcb-0b24cbc1544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:45:54.167430 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Volume volume-6c817db5-3862-4895-8c27-631a46d2b64c (6c817db5-3862-4895-8c27-631a46d2b64c): created successfully
Feb 13 23:45:54.180248 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17cbffe1-0aab-42e9-8dcb-0b24cbc1544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:45:54.188718 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (08b1bd49-8612-4d27-9495-aa263b60a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:45:54.210858 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4f7b65b1-1f56-4144-b170-f6c5de82c462 tempest-VolumesBackupsTest-5603838 None] Created volume successfully.
Feb 13 23:45:55.002056 n-d-828979-1 sudo[124740]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:55.014515 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.390s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:55.020625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:55.101579 n-d-828979-1 sudo[124801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:45:55.104428 n-d-828979-1 sudo[124801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:56.138359 n-d-828979-1 sudo[124801]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:56.142057 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.121s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:56.147810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:45:58.662394 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-6792d163-da6e-42f3-a61d-d18731937912-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:45:58.793719 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:58.951895 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:58.952555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:45:58.953458 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:45:58.954569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:58.979953 n-d-828979-1 sudo[124867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:45:58.981675 n-d-828979-1 sudo[124867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:45:59.699529 n-d-828979-1 sudo[124867]: pam_unix(sudo:session): session closed for user root
Feb 13 23:45:59.702390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912" returned: 0 in 0.747s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:45:59.705224 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:45:59.754441 n-d-828979-1 sudo[124880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:45:59.755947 n-d-828979-1 sudo[124880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:00.716742 n-d-828979-1 sudo[124880]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:00.719263 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912" returned: 0 in 1.014s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:00.722166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:00.759741 n-d-828979-1 sudo[124888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:46:00.766552 n-d-828979-1 sudo[124888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:01.909140 n-d-828979-1 sudo[124888]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:01.912014 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6792d163-da6e-42f3-a61d-d18731937912" returned: 0 in 1.189s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:01.913311 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Successfully deleted volume: 6792d163-da6e-42f3-a61d-d18731937912
Feb 13 23:46:01.977155 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Created reservations ['cfde50a5-a612-4714-9ab2-a1da35e41e76', '8e5de5b9-02e6-4d6a-8a89-217399472be7', '2f0eaf88-9683-430d-a582-fd11af5d74b5', '01c58cc0-a1d4-48a0-ab47-1d94cccb44c1'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:01.980657 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:01.980657 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:01.980657 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:02.062612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:02.063362 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:02.113505 n-d-828979-1 sudo[124908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:02.114466 n-d-828979-1 sudo[124908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:02.590088 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-3670f5e8-d9f1-4902-9e75-c57fff2b2db6-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:02.746948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:02.838863 n-d-828979-1 sudo[124908]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:02.840953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:02.843374 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:02.876244 n-d-828979-1 sudo[124918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:02.877336 n-d-828979-1 sudo[124918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:02.926866 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:02.927456 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:02.928621 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:46:02.930340 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:02.968485 n-d-828979-1 sudo[124921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:46:02.970677 n-d-828979-1 sudo[124921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:03.625613 n-d-828979-1 sudo[124921]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:03.628577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6" returned: 0 in 0.698s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:03.630566 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:03.643889 n-d-828979-1 sudo[124918]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:03.666715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.823s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:03.670235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:03.687675 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Deleted volume successfully.
Feb 13 23:46:03.707344 n-d-828979-1 sudo[124933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:46:03.711568 n-d-828979-1 sudo[124933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:03.731235 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-304a2d0a-4cf0-417a-b6b6-12fa79cb52b4 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-6792d163-da6e-42f3-a61d-d18731937912-delete_volume'" released by "delete_volume" :: held 5.069s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:04.464239 n-d-828979-1 sudo[124933]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:04.466094 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6" returned: 0 in 0.836s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:04.467624 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:04.522319 n-d-828979-1 sudo[124942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:46:04.523912 n-d-828979-1 sudo[124942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:05.220530 n-d-828979-1 sudo[124942]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:05.223367 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3670f5e8-d9f1-4902-9e75-c57fff2b2db6" returned: 0 in 0.755s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:05.224519 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Successfully deleted volume: 3670f5e8-d9f1-4902-9e75-c57fff2b2db6
Feb 13 23:46:05.338882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Created reservations ['58033f64-60a6-41fa-88a8-4447c376ccd6', 'deaec870-3a5a-445b-a8f6-23b27f1c0046', '22454359-3727-40a7-9f30-766690b37686', '168f118f-3920-45bf-960c-39e0bb15faab'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:05.341892 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:05.341892 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:05.341892 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:05.430356 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:05.431723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:05.533072 n-d-828979-1 sudo[124951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:05.537373 n-d-828979-1 sudo[124951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:06.295158 n-d-828979-1 sudo[124951]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:06.297598 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.865s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:06.300715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:06.344524 n-d-828979-1 sudo[124965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:06.351632 n-d-828979-1 sudo[124965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:06.421965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:06.593777 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:06.724197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:06.724430 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643418304]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:06.725170 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:46:06.726424 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:06.750628 n-d-828979-1 sudo[124975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:46:06.752260 n-d-828979-1 sudo[124975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:07.100778 n-d-828979-1 sudo[124965]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:07.103576 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.802s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:07.106302 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:07.114170 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Deleted volume successfully.
Feb 13 23:46:07.134337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-848c798a-09ad-402e-aac8-31df08070ed1 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-3670f5e8-d9f1-4902-9e75-c57fff2b2db6-delete_volume'" released by "delete_volume" :: held 4.544s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:07.594789 n-d-828979-1 sudo[124975]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:07.597649 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8" returned: 0 in 0.871s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:07.600340 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:07.652834 n-d-828979-1 sudo[124983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:46:07.653710 n-d-828979-1 sudo[124983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:07.773946 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:46:07.792681 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:46:07.793441 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:46:07.824965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (96b51de2-42b6-4c57-b708-74bda2661cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:07.828510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fc203f3-2fa7-43c9-b696-ca407017f398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:07.868689 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:46:07.900656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fc203f3-2fa7-43c9-b696-ca407017f398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1824286686',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=1780e47c-3a2a-4219-b919-be9525eede8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfdbc34de27642d981b0dabc5ef39244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:46:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:46:08Z,user_id='ae50f36098ff4c0a973caaa62093eb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:07.907721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6c35e1f-1965-4c15-a830-f4685145be29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:07.915692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6c35e1f-1965-4c15-a830-f4685145be29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:07.923632 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ab63aa1-65dc-44c4-8d53-392ed1706b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:07.929812 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ab63aa1-65dc-44c4-8d53-392ed1706b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1780e47c-3a2a-4219-b919-be9525eede8c', 'volume_name': 'volume-1780e47c-3a2a-4219-b919-be9525eede8c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:07.935642 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e1f453-2281-4bc5-8221-2b7ce080786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:07.938107 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e1f453-2281-4bc5-8221-2b7ce080786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:07.950620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c89d6325-0f1f-4782-89d6-c315ff695197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:07.952241 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Volume 1780e47c-3a2a-4219-b919-be9525eede8c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1780e47c-3a2a-4219-b919-be9525eede8c', 'volume_size': 1}
Feb 13 23:46:07.953834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1780e47c-3a2a-4219-b919-be9525eede8c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:08.000471 n-d-828979-1 sudo[124985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1780e47c-3a2a-4219-b919-be9525eede8c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:08.001284 n-d-828979-1 sudo[124985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:08.318504 n-d-828979-1 sudo[124983]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:08.320752 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8" returned: 0 in 0.721s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:08.323175 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:08.343743 n-d-828979-1 sudo[124988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:46:08.345379 n-d-828979-1 sudo[124988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:08.557065 n-d-828979-1 sudo[124985]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:08.560000 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1780e47c-3a2a-4219-b919-be9525eede8c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.606s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:08.563883 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c89d6325-0f1f-4782-89d6-c315ff695197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1780e47c-3a2a-4219-b919-be9525eede8c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:08.566247 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (309a66ab-b790-4944-a579-6a557aff1083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:08.576779 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Volume volume-1780e47c-3a2a-4219-b919-be9525eede8c (1780e47c-3a2a-4219-b919-be9525eede8c): created successfully
Feb 13 23:46:08.578931 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (309a66ab-b790-4944-a579-6a557aff1083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:08.582213 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (96b51de2-42b6-4c57-b708-74bda2661cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:08.595089 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1f17e10b-ca0f-4342-ab29-d5990b592a15 tempest-VolumesListAdminTestJSON-1795749886 None] Created volume successfully.
Feb 13 23:46:08.868593 n-d-828979-1 sudo[124988]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:08.870688 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8" returned: 0 in 0.548s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:08.872269 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Successfully deleted volume: fd8f3dc7-beba-4343-a2ce-c7ad9db133e8
Feb 13 23:46:08.985888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Created reservations ['c080df04-bb83-487e-9b93-a4c5ba739876', 'c4593517-38fe-4f6e-ae7a-00af983c0198', 'de12ef14-f35f-4d98-809b-13dc3d1d7c04', 'e9452619-b7b3-43cc-be16-f51ea1256d59'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:08.989088 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:08.989088 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:08.989088 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:09.086591 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:09.088569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:09.151959 n-d-828979-1 sudo[125028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:09.155823 n-d-828979-1 sudo[125028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:10.108841 n-d-828979-1 sudo[125028]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:10.111246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.023s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:10.113655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:10.164775 n-d-828979-1 sudo[125031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:10.168569 n-d-828979-1 sudo[125031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:10.259112 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:46:10.264034 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:46:10.264828 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:46:10.283811 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (df867d25-2ced-45e1-8665-4175a334368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:10.289246 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6640201c-d08f-4482-b33b-ac59adf0e1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:10.320370 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:46:10.385200 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6640201c-d08f-4482-b33b-ac59adf0e1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-777127569',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=72f3bca2-c0b4-472b-9c18-428106d0f233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfdbc34de27642d981b0dabc5ef39244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:46:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:46:10Z,user_id='ae50f36098ff4c0a973caaa62093eb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:10.391915 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ba3e6cf-3518-4b7d-b7cd-cec422e37f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:10.406551 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ba3e6cf-3518-4b7d-b7cd-cec422e37f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:10.412345 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ddf67b7-36f6-496f-9c3e-976cae632670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:10.418867 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ddf67b7-36f6-496f-9c3e-976cae632670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72f3bca2-c0b4-472b-9c18-428106d0f233', 'volume_name': 'volume-72f3bca2-c0b4-472b-9c18-428106d0f233', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:10.426412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c70d5dbc-6198-42a4-ac5c-58367855ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:10.433320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c70d5dbc-6198-42a4-ac5c-58367855ce8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:10.439282 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50f1ed5e-239e-4e8d-8473-d75a022eb94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:10.443473 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Volume 72f3bca2-c0b4-472b-9c18-428106d0f233: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72f3bca2-c0b4-472b-9c18-428106d0f233', 'volume_size': 1}
Feb 13 23:46:10.448200 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72f3bca2-c0b4-472b-9c18-428106d0f233 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:10.498935 n-d-828979-1 sudo[125033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72f3bca2-c0b4-472b-9c18-428106d0f233 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:10.501981 n-d-828979-1 sudo[125033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:11.177830 n-d-828979-1 sudo[125031]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:11.180978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.066s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:11.184004 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:11.200204 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Deleted volume successfully.
Feb 13 23:46:11.253066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-3b7fe181-5134-4309-8c43-36efc28e0872 tempest-TaggedBootDevicesTest-734436083 None] Lock "b'cinder-fd8f3dc7-beba-4343-a2ce-c7ad9db133e8-delete_volume'" released by "delete_volume" :: held 4.831s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:11.634269 n-d-828979-1 sudo[125033]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:11.635985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72f3bca2-c0b4-472b-9c18-428106d0f233 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.190s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:11.639192 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (50f1ed5e-239e-4e8d-8473-d75a022eb94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72f3bca2-c0b4-472b-9c18-428106d0f233', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:11.643506 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4e11092-644c-493d-a348-8625cdc9787a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:11.666087 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Volume volume-72f3bca2-c0b4-472b-9c18-428106d0f233 (72f3bca2-c0b4-472b-9c18-428106d0f233): created successfully
Feb 13 23:46:11.668261 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4e11092-644c-493d-a348-8625cdc9787a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:11.683108 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (df867d25-2ced-45e1-8665-4175a334368b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:11.731680 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9e1cba7a-c78d-4330-ac03-761b866c5329 tempest-VolumesListAdminTestJSON-1795749886 None] Created volume successfully.
Feb 13 23:46:13.469511 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:46:13.480712 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:46:13.482315 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:46:13.519865 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (15c6fc09-b04b-48bd-b9e4-0bcde89c87e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:13.527013 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79da2e94-eccf-488d-8dfb-5cc1282dc80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:13.598621 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:46:13.688365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79da2e94-eccf-488d-8dfb-5cc1282dc80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1937070770',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=f2924172-3532-49f2-9616-8bb3d90e94d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfdbc34de27642d981b0dabc5ef39244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:46:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:46:13Z,user_id='ae50f36098ff4c0a973caaa62093eb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:13.696693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52e4e400-1d98-4b84-ac25-dab9837aa90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:13.709613 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52e4e400-1d98-4b84-ac25-dab9837aa90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:13.716517 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec3c61f8-7fdd-4cd1-b694-01168225eb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:13.723313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec3c61f8-7fdd-4cd1-b694-01168225eb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2924172-3532-49f2-9616-8bb3d90e94d0', 'volume_name': 'volume-f2924172-3532-49f2-9616-8bb3d90e94d0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:13.731971 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e892333d-9da5-45d6-8a63-4633ab36b663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:13.738909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e892333d-9da5-45d6-8a63-4633ab36b663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:13.745324 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93bac553-93b6-49b4-b0a0-ed0d4fe04aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:13.748111 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Volume f2924172-3532-49f2-9616-8bb3d90e94d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2924172-3532-49f2-9616-8bb3d90e94d0', 'volume_size': 1}
Feb 13 23:46:13.750814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2924172-3532-49f2-9616-8bb3d90e94d0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:13.788778 n-d-828979-1 sudo[125120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2924172-3532-49f2-9616-8bb3d90e94d0 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:13.789664 n-d-828979-1 sudo[125120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:14.479701 n-d-828979-1 sudo[125120]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:14.481949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2924172-3532-49f2-9616-8bb3d90e94d0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.731s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:14.494863 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93bac553-93b6-49b4-b0a0-ed0d4fe04aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2924172-3532-49f2-9616-8bb3d90e94d0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:14.498517 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc09537-eb74-46ce-866e-286d17aedac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:14.518773 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Volume volume-f2924172-3532-49f2-9616-8bb3d90e94d0 (f2924172-3532-49f2-9616-8bb3d90e94d0): created successfully
Feb 13 23:46:14.522502 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc09537-eb74-46ce-866e-286d17aedac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:14.528156 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Flow 'volume_create_manager' (15c6fc09-b04b-48bd-b9e4-0bcde89c87e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:14.549615 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a3dddd56-6ecf-4cad-94aa-a6ff9e3e4186 tempest-VolumesListAdminTestJSON-1795749886 None] Created volume successfully.
Feb 13 23:46:16.985895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:46:16.998223 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:46:17.004488 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:46:17.051686 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Flow 'volume_create_manager' (83813d54-ccdb-4833-b47f-c8ee1a8ebbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:17.057455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8acc52f1-4791-4fc1-945d-fa079af07152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:17.100319 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:46:17.153202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8acc52f1-4791-4fc1-945d-fa079af07152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:46:16Z,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-828979-1@lvmdriver-1#lvmdriver-1',id=c067cf58-3ed1-426f-8ae3-480c20de1ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e21e0d1e704007a9e5a37d46afa3f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23: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-02-13T23:46:17Z,user_id='750db0548581464eb2dac1b28dc87d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:17.162258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c1f7ba0-86d7-43a3-ab8b-d4533d10601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:17.172928 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c1f7ba0-86d7-43a3-ab8b-d4533d10601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:17.176593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89e59e7-9b4f-4ca4-80db-87c722006be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:17.178991 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b89e59e7-9b4f-4ca4-80db-87c722006be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c067cf58-3ed1-426f-8ae3-480c20de1ae3', 'volume_name': 'volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:17.181645 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ed129d2-80f7-49ce-bef8-3af4a8c32f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:17.184042 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ed129d2-80f7-49ce-bef8-3af4a8c32f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:17.186525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (443c4736-7976-4ea6-bdb8-0d4f5f88ba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:17.188385 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Volume c067cf58-3ed1-426f-8ae3-480c20de1ae3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3', 'volume_size': 1}
Feb 13 23:46:17.189993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:17.211210 n-d-828979-1 sudo[125194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:17.212956 n-d-828979-1 sudo[125194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:17.960821 n-d-828979-1 sudo[125194]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:17.963498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:17.975143 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (443c4736-7976-4ea6-bdb8-0d4f5f88ba68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:17.982821 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46a3daea-b194-4253-a887-2c1df10ea31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:18.033910 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Volume volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 (c067cf58-3ed1-426f-8ae3-480c20de1ae3): created successfully
Feb 13 23:46:18.037527 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46a3daea-b194-4253-a887-2c1df10ea31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:18.042010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Flow 'volume_create_manager' (83813d54-ccdb-4833-b47f-c8ee1a8ebbae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:18.063608 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-460cb4d1-d3f2-482b-8fa5-e965cc5c1888 tempest-VolumesListAdminTestJSON-766690423 None] Created volume successfully.
Feb 13 23:46:18.714853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Lock "b'cinder-c067cf58-3ed1-426f-8ae3-480c20de1ae3-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:18.841963 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Skipping remove_export. No iscsi_target is presently exported for volume: c067cf58-3ed1-426f-8ae3-480c20de1ae3
Feb 13 23:46:18.844216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:18.893592 n-d-828979-1 sudo[125266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3
Feb 13 23:46:18.896346 n-d-828979-1 sudo[125266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:18.953597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-f2924172-3532-49f2-9616-8bb3d90e94d0-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:19.155881 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2924172-3532-49f2-9616-8bb3d90e94d0
Feb 13 23:46:19.163436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:19.255345 n-d-828979-1 sudo[125276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0
Feb 13 23:46:19.257590 n-d-828979-1 sudo[125276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:20.250387 n-d-828979-1 sudo[125266]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:20.255390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3" returned: 0 in 1.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:20.260170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:20.317862 n-d-828979-1 sudo[125287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3
Feb 13 23:46:20.343036 n-d-828979-1 sudo[125287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:20.370100 n-d-828979-1 sudo[125276]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:20.373445 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0" returned: 0 in 1.215s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:20.375556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:20.424478 n-d-828979-1 sudo[125290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0
Feb 13 23:46:20.428726 n-d-828979-1 sudo[125290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:21.315951 n-d-828979-1 sudo[125290]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:21.325184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0" returned: 0 in 0.949s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:21.342210 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:21.354176 n-d-828979-1 sudo[125287]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:21.372881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3" returned: 0 in 1.114s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:21.376236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:21.389745 n-d-828979-1 sudo[125295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0
Feb 13 23:46:21.391559 n-d-828979-1 sudo[125295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:21.428168 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:21.465872 n-d-828979-1 sudo[125296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:21.471563 n-d-828979-1 sudo[125296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:21.487403 n-d-828979-1 sudo[125299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3
Feb 13 23:46:21.488957 n-d-828979-1 sudo[125299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:22.219687 n-d-828979-1 sudo[125295]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:22.223215 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2924172-3532-49f2-9616-8bb3d90e94d0" returned: 0 in 0.881s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:22.224964 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Successfully deleted volume: f2924172-3532-49f2-9616-8bb3d90e94d0
Feb 13 23:46:22.305260 n-d-828979-1 sudo[125296]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:22.311476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 0.935s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:22.382198 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Created reservations ['04701f2f-2aa6-4f22-a140-f4c19d0a2c0e', 'e65ed5c2-f22e-4f02-b335-c2137ed231c4', '65172a0e-05ce-4091-871a-ccfd0397993d', '2dfdf1e9-f642-4aec-aeca-45ce36a12b48'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:22.385102 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:22.385102 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:22.385102 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:22.398736 n-d-828979-1 sudo[125299]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:22.415160 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c067cf58-3ed1-426f-8ae3-480c20de1ae3" returned: 0 in 0.987s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:22.416379 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Successfully deleted volume: c067cf58-3ed1-426f-8ae3-480c20de1ae3
Feb 13 23:46:22.500049 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:22.501166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:22.540213 n-d-828979-1 sudo[125315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:22.545233 n-d-828979-1 sudo[125315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:22.576047 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:22.604713 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.040s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:22.605535 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:22.606605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:46:22.607738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-6c817db5-3862-4895-8c27-631a46d2b64c,
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: incominguser uckdtSfKEYEKQnm5MN8r 4GdQF33rH5bsiN2m
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:22.623670 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:46:22.626673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Created reservations ['b6e22ac4-b64d-4e5e-ae6b-b10e4e8f3f85', '9f269496-223c-42c7-8274-5657ed0bf48d', '9ace94a9-f092-4834-be86-e45416e0a20c', '4622f513-00cd-41bd-a680-06458b57eb43'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:22.629793 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:22.629793 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:22.629793 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:22.631539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:22.723114 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:22.724412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:22.770465 n-d-828979-1 sudo[125319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:22.776171 n-d-828979-1 sudo[125319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:22.990689 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-72f3bca2-c0b4-472b-9c18-428106d0f233-delete_volume'" acquired by "delete_volume" :: waited 0.056s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:23.209689 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Skipping remove_export. No iscsi_target is presently exported for volume: 72f3bca2-c0b4-472b-9c18-428106d0f233
Feb 13 23:46:23.210940 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:23.313806 n-d-828979-1 sudo[125329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233
Feb 13 23:46:23.314950 n-d-828979-1 sudo[125329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:23.389430 n-d-828979-1 sudo[125315]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:23.393726 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.891s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:23.396180 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:23.460875 n-d-828979-1 sudo[125331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:23.465171 n-d-828979-1 sudo[125331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:23.834577 n-d-828979-1 sudo[125319]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:23.837904 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.113s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:23.840105 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:23.911607 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 1.284s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:23.912181 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:23.913230 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:46:23.913860 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:46:23.915750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:23.916056 n-d-828979-1 sudo[125353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:23.917003 n-d-828979-1 sudo[125353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:23.937191 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:23.937808 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:23.940604 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:46:23.944889 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:24.283607 n-d-828979-1 sudo[125331]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:24.286354 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:24.288194 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:24.295409 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Deleted volume successfully.
Feb 13 23:46:24.310822 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.344s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:24.318538 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:24.324522 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:24.342051 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bcb1e3fe-bd19-41da-bac1-959d60365604 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-f2924172-3532-49f2-9616-8bb3d90e94d0-delete_volume'" released by "delete_volume" :: held 5.389s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:24.656724 n-d-828979-1 sudo[125329]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:24.659626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233" returned: 0 in 1.449s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:24.661836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:24.699985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:24.700314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841886265568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:24.702690 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:46:24.737476 n-d-828979-1 sudo[125365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233
Feb 13 23:46:24.739035 n-d-828979-1 sudo[125365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:24.832676 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c', 'target_lun': 1, 'volume_id': '6c817db5-3862-4895-8c27-631a46d2b64c', 'auth_method': 'CHAP', 'auth_username': 'uckdtSfKEYEKQnm5MN8r', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bc7ae58f-c8f3-4b31-a449-a87bb743aef9'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:46:25.089876 n-d-828979-1 sudo[125353]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:25.094973 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.254s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:25.112539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:25.150604 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Deleted volume successfully.
Feb 13 23:46:25.185863 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-7d022bb8-1d7f-462b-8d4c-22455a3a8781 req-9b8f9364-dbb0-4408-bb60-42ec740bdeb3 tempest-VolumesBackupsTest-5603838 None] attachment_update completed successfully.
Feb 13 23:46:25.212656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f6df57f0-ddb8-4794-8969-f9ee5e163835 tempest-VolumesListAdminTestJSON-766690423 None] Lock "b'cinder-c067cf58-3ed1-426f-8ae3-480c20de1ae3-delete_volume'" released by "delete_volume" :: held 6.501s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:25.909347 n-d-828979-1 sudo[125365]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:25.911807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233" returned: 0 in 1.250s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:25.923282 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:25.977822 n-d-828979-1 sudo[125388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233
Feb 13 23:46:25.986463 n-d-828979-1 sudo[125388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:26.867636 n-d-828979-1 sudo[125388]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:26.870246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72f3bca2-c0b4-472b-9c18-428106d0f233" returned: 0 in 0.947s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:26.871609 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Successfully deleted volume: 72f3bca2-c0b4-472b-9c18-428106d0f233
Feb 13 23:46:26.975704 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Created reservations ['722749ee-3c59-4194-998a-56dbd889b28e', 'e94f838e-f60f-4547-8242-4cdbaae19d4a', 'a5752b77-6730-4c39-a9de-96098e591e5d', '12fab00f-9062-4e6a-b992-2bb78e8699f9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:26.977843 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:26.977843 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:26.977843 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:27.088900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:27.089957 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:27.156611 n-d-828979-1 sudo[125425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:27.157466 n-d-828979-1 sudo[125425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:28.054517 n-d-828979-1 sudo[125425]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:28.056850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:28.059506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:28.107928 n-d-828979-1 sudo[125449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:28.110715 n-d-828979-1 sudo[125449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:28.261087 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-1780e47c-3a2a-4219-b919-be9525eede8c-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:28.461293 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1780e47c-3a2a-4219-b919-be9525eede8c
Feb 13 23:46:28.462727 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:28.530081 n-d-828979-1 sudo[125453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c
Feb 13 23:46:28.530889 n-d-828979-1 sudo[125453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:29.143659 n-d-828979-1 sudo[125449]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:29.146343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.086s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:29.149373 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:29.156388 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Deleted volume successfully.
Feb 13 23:46:29.203854 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-aecc2a51-c006-4597-8e9b-19b84c3916b8 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-72f3bca2-c0b4-472b-9c18-428106d0f233-delete_volume'" released by "delete_volume" :: held 6.214s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:29.344171 n-d-828979-1 sudo[125453]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:29.346063 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c" returned: 0 in 0.883s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:29.347805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:29.421656 n-d-828979-1 sudo[125460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c
Feb 13 23:46:29.422579 n-d-828979-1 sudo[125460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:29.579859 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Lock "b'cinder-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:29.815058 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4fa0f7e7-0ce8-48a1-be06-3f14e06e4125
Feb 13 23:46:29.816269 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:29.863333 n-d-828979-1 sudo[125462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125
Feb 13 23:46:29.864224 n-d-828979-1 sudo[125462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:30.159701 n-d-828979-1 sudo[125460]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:30.162804 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c" returned: 0 in 0.814s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:30.165161 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:30.216676 n-d-828979-1 sudo[125465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c
Feb 13 23:46:30.221924 n-d-828979-1 sudo[125465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:30.858418 n-d-828979-1 sudo[125462]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:30.860790 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125" returned: 0 in 1.044s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:30.862881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:30.919352 n-d-828979-1 sudo[125470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125
Feb 13 23:46:30.921895 n-d-828979-1 sudo[125470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:31.207861 n-d-828979-1 sudo[125465]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:31.210285 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1780e47c-3a2a-4219-b919-be9525eede8c" returned: 0 in 1.045s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:31.212379 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Successfully deleted volume: 1780e47c-3a2a-4219-b919-be9525eede8c
Feb 13 23:46:31.311926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Created reservations ['9192a61f-f819-4853-a52b-f8b71e817083', 'ca213ea3-1b65-4862-bd5b-72f9231882e7', 'bd898cf2-7dfc-4b23-81b9-8de68c1d2525', '98e1059e-e843-4d9e-aa3f-9d799b850d54'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:31.318227 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:31.318227 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:31.318227 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:31.387385 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:31.389534 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:31.439525 n-d-828979-1 sudo[125479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:31.441045 n-d-828979-1 sudo[125479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:31.948701 n-d-828979-1 sudo[125470]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:31.951573 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125" returned: 0 in 1.088s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:31.955230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:32.082314 n-d-828979-1 sudo[125487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125
Feb 13 23:46:32.083599 n-d-828979-1 sudo[125487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:32.167249 n-d-828979-1 sudo[125479]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:32.170135 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.781s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:32.175026 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:32.367519 n-d-828979-1 sudo[125489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:32.372986 n-d-828979-1 sudo[125489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:33.373860 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Creating a new backup for volume volume-6c817db5-3862-4895-8c27-631a46d2b64c. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:46:33.479015 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Creating clone of volume: 6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:33.481225 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:33.507968 n-d-828979-1 sudo[125532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:33.510176 n-d-828979-1 sudo[125532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:33.574567 n-d-828979-1 sudo[125489]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:33.577744 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.403s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:33.581580 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:33.592095 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Deleted volume successfully.
Feb 13 23:46:33.628441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-09bb5bbf-5250-4141-b9cb-6b17041cf123 tempest-VolumesListAdminTestJSON-1795749886 None] Lock "b'cinder-1780e47c-3a2a-4219-b919-be9525eede8c-delete_volume'" released by "delete_volume" :: held 5.367s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:33.800378 n-d-828979-1 sudo[125487]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:33.812542 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125" returned: 0 in 1.858s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:33.815652 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Successfully deleted volume: 4fa0f7e7-0ce8-48a1-be06-3f14e06e4125
Feb 13 23:46:33.878987 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Created reservations ['466e7358-4e1a-43aa-9803-193de7408154', '0ca0a815-16b8-4ce1-afeb-528c4bb83466', 'b23cfdd6-0144-4c31-9ed9-687f469e49eb', 'a1372471-36c0-4f7b-8988-f2351cb35259'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:33.883684 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:33.883684 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:33.883684 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:33.950570 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:33.951899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:34.000861 n-d-828979-1 sudo[125537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:34.001863 n-d-828979-1 sudo[125537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:34.280794 n-d-828979-1 sudo[125532]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:34.283646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 0.801s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:34.286305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 --snapshot stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:34.350665 n-d-828979-1 sudo[125540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 --snapshot stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c -L 1.00g
Feb 13 23:46:34.353552 n-d-828979-1 sudo[125540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:35.356839 n-d-828979-1 sudo[125537]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:35.359528 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.407s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:35.364467 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:35.387726 n-d-828979-1 sudo[125540]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:35.399210 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 --snapshot stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c -L 1.00g" returned: 0 in 1.112s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:35.403567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:35.421761 n-d-828979-1 sudo[125643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:35.429857 n-d-828979-1 sudo[125643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:35.445936 n-d-828979-1 sudo[125644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:35.458202 n-d-828979-1 sudo[125644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:36.329857 n-d-828979-1 sudo[125643]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:36.336007 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.971s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:36.339026 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:36.363942 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Deleted volume successfully.
Feb 13 23:46:36.408238 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-48620eed-43ee-469a-b740-17df77f23a7a tempest-VolumesNegativeTest-2042813381 None] Lock "b'cinder-4fa0f7e7-0ce8-48a1-be06-3f14e06e4125-delete_volume'" released by "delete_volume" :: held 6.833s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:46:36.504828 n-d-828979-1 sudo[125644]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:36.506792 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.104s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:36.508481 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:36.556169 n-d-828979-1 sudo[125677]: ubuntu : 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-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:46:36.560126 n-d-828979-1 sudo[125677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:37.336542 n-d-828979-1 sudo[125677]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:37.338841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 0.830s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:37.341019 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:37.400508 n-d-828979-1 sudo[125680]: 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--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 iflag=direct
Feb 13 23:46:37.408795 n-d-828979-1 sudo[125680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:38.243081 n-d-828979-1 sudo[125680]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:38.259704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 iflag=direct" returned: 0 in 0.918s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:38.262325 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:38.309694 n-d-828979-1 sudo[125702]: 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--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 oflag=direct
Feb 13 23:46:38.311213 n-d-828979-1 sudo[125702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:38.729762 n-d-828979-1 sudo[125702]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:38.732459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 oflag=direct" returned: 0 in 0.470s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:38.733640 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:38.797312 n-d-828979-1 sudo[125716]: 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--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:46:38.810820 n-d-828979-1 sudo[125716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:47.780462 n-d-828979-1 sudo[125716]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:47.783867 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.050s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:47.785252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--7e55f825--d201--40d1--bc18--dd7feefdbc60, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7e55f825--d201--40d1--bc18--dd7feefdbc60, size 1024.00 MB, duration 9.05 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:46:47.785878 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Volume copy 1024.00 MB at 113.12 MB/s
Feb 13 23:46:47.788400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:47.869156 n-d-828979-1 sudo[125894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:46:47.870004 n-d-828979-1 sudo[125894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:48.811478 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:46:48.818366 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:46:48.818902 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:46:48.855052 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Flow 'volume_create_manager' (6ec319af-5612-4139-bd66-6afe8f448e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:48.859410 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c626b1f2-77f3-4c36-abba-1755e9511865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:48.918961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:46:48.944819 n-d-828979-1 sudo[125894]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:48.996703 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c626b1f2-77f3-4c36-abba-1755e9511865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1499600501',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=21980c37-c879-4cfa-bb55-94716b770498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86e3beb82fac4872a21a0e81ee057a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:46:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:46:49Z,user_id='b4356dcf82644f1cb32264ab0c340459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:48.996703 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec03e630-3a6d-4eb8-ad30-971ac2c19ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:49.018435 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec03e630-3a6d-4eb8-ad30-971ac2c19ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:49.018435 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (274785ea-ef43-4187-954f-48abe47be215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:49.018435 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (274785ea-ef43-4187-954f-48abe47be215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21980c37-c879-4cfa-bb55-94716b770498', 'volume_name': 'volume-21980c37-c879-4cfa-bb55-94716b770498', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:49.046479 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2bc3e47-f77d-4cd8-925b-6c06da37236a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:49.046479 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2bc3e47-f77d-4cd8-925b-6c06da37236a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:49.052852 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b117fbb-cba6-43bc-9801-ca3bd1b9473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:49.053679 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Volume 21980c37-c879-4cfa-bb55-94716b770498: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21980c37-c879-4cfa-bb55-94716b770498', 'volume_size': 1}
Feb 13 23:46:49.059294 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21980c37-c879-4cfa-bb55-94716b770498 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:49.118847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 1.329s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:49.119101 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:49.145034 n-d-828979-1 sudo[125927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21980c37-c879-4cfa-bb55-94716b770498 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:46:49.145863 n-d-828979-1 sudo[125927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:49.186569 n-d-828979-1 sudo[125928]: ubuntu : TTY=unknown ; 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-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:46:49.192646 n-d-828979-1 sudo[125928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:50.112940 n-d-828979-1 sudo[125927]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:50.132378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21980c37-c879-4cfa-bb55-94716b770498 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.073s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:50.138765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b117fbb-cba6-43bc-9801-ca3bd1b9473e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21980c37-c879-4cfa-bb55-94716b770498', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:50.145324 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caffc0db-1e70-458d-9a59-f93b55decffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:46:50.162114 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Volume volume-21980c37-c879-4cfa-bb55-94716b770498 (21980c37-c879-4cfa-bb55-94716b770498): created successfully
Feb 13 23:46:50.164772 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caffc0db-1e70-458d-9a59-f93b55decffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:46:50.168539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Flow 'volume_create_manager' (6ec319af-5612-4139-bd66-6afe8f448e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:46:50.185879 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2537ff83-c9c7-4e6b-abd2-ba618b81a58d tempest-AbsoluteLimitsTests-645257261 None] Created volume successfully.
Feb 13 23:46:50.448072 n-d-828979-1 sudo[125928]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:50.450499 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 1.331s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:50.511628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:50.573853 n-d-828979-1 sudo[126010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:46:50.575782 n-d-828979-1 sudo[126010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:51.279076 n-d-828979-1 sudo[126010]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:51.281704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 0.770s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:51.444161 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:51.488366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:51.488695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: I_T nexus: 28
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: uckdtSfKEYEKQnm5MN8r
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:46:51.489332 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:46:51.492559 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60,
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: incominguser FWxvZKBnccWyAKvnh3yt KVbSTV6L5rxDA3HE
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:51.505920 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:46:51.509289 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:51.665460 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Lock "b'cinder-21980c37-c879-4cfa-bb55-94716b770498-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:46:51.815145 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 21980c37-c879-4cfa-bb55-94716b770498
Feb 13 23:46:51.831247 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:51.943273 n-d-828979-1 sudo[126099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498
Feb 13 23:46:51.944129 n-d-828979-1 sudo[126099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:52.519921 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 1.012s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:52.520530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:52.521264 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:46:52.521699 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:46:52.523218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:52.555965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:52.556502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n Backing store flags: \n Account information:\n FWxvZKBnccWyAKvnh3yt\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: I_T nexus: 28
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: uckdtSfKEYEKQnm5MN8r
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:46:52.557349 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:46:52.560088 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:52.690240 n-d-828979-1 sudo[126099]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:52.692372 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:52.694163 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:52.738612 n-d-828979-1 sudo[126158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498
Feb 13 23:46:52.740317 n-d-828979-1 sudo[126158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:52.792214 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:52.793114 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n Backing store flags: \n Account information:\n FWxvZKBnccWyAKvnh3yt\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:52.795087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:53.033988 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:53.034734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n Backing store flags: \n Account information:\n FWxvZKBnccWyAKvnh3yt\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:46:53.036458 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:46:53.129797 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Initialize volume connection completed successfully.
Feb 13 23:46:53.581364 n-d-828979-1 sudo[126158]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:53.591620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498" returned: 0 in 0.890s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:53.591620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:53.633985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:46:53.633985 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:53.633985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:53.645105 n-d-828979-1 sudo[126206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498
Feb 13 23:46:53.645914 n-d-828979-1 sudo[126206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:53.676279 n-d-828979-1 sudo[126208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:53.681529 n-d-828979-1 sudo[126208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:54.401638 n-d-828979-1 sudo[126208]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:54.403778 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:54.405486 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:54.466567 n-d-828979-1 sudo[126244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:54.467433 n-d-828979-1 sudo[126244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:54.482710 n-d-828979-1 sudo[126206]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:54.485568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21980c37-c879-4cfa-bb55-94716b770498" returned: 0 in 0.899s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:54.489320 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Successfully deleted volume: 21980c37-c879-4cfa-bb55-94716b770498
Feb 13 23:46:54.607682 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Created reservations ['47c1b696-2755-4311-8473-43b79fd2cebd', 'a2b7bad9-cfb5-4fbf-9b3f-cf01135ed360', 'c3b182a8-e9e0-4728-a866-579da7df472c', 'ef94ebda-55b1-4148-9aa9-44c8d0431e8b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:46:54.612300 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:46:54.612300 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:46:54.612300 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:46:54.712083 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:46:54.713503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:54.787551 n-d-828979-1 sudo[126250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:54.788980 n-d-828979-1 sudo[126250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:55.585956 n-d-828979-1 sudo[126244]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:55.588590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.183s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:55.590688 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:55.835421 n-d-828979-1 sudo[126250]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:55.837432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.124s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:55.839166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:46:55.917910 n-d-828979-1 sudo[126257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:46:55.920507 n-d-828979-1 sudo[126257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:46:57.142479 n-d-828979-1 sudo[126257]: pam_unix(sudo:session): session closed for user root
Feb 13 23:46:57.145386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.306s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:46:57.146737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:46:57.155176 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Deleted volume successfully.
Feb 13 23:46:57.185815 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0b2f61ad-0851-4927-a111-4279fd9235d9 tempest-AbsoluteLimitsTests-645257261 None] Lock "b'cinder-21980c37-c879-4cfa-bb55-94716b770498-delete_volume'" released by "delete_volume" :: held 5.520s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:47:10.306092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:47:10.311178 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:47:10.312896 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:47:10.356468 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7ffc7240-5bf0-416c-84fa-4500c832f467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:47:10.368559 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c78feea7-3c0c-4642-9d54-bb66940b6919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:10.442343 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:47:10.512773 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c78feea7-3c0c-4642-9d54-bb66940b6919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2075810850',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=842e36a2-09dc-4bbe-8c0b-9261acc31e70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9383a746c74279bb5727da7aa699d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:47:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:47:10Z,user_id='c6a29db8437c4685ad5d668616006c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:10.522829 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29159795-3e02-4ad7-a240-c3151a545336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:10.533649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29159795-3e02-4ad7-a240-c3151a545336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:10.546301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56a3576e-b91c-4245-9218-3aa97b4369dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:10.741495 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56a3576e-b91c-4245-9218-3aa97b4369dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'volume_name': 'volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:10.743812 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79e028b0-5fd0-420d-a3c9-0696a88104d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:10.745942 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79e028b0-5fd0-420d-a3c9-0696a88104d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:10.748275 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45f1f1b0-c685-4599-bccd-313f173fcbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:10.757539 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:47:10.758202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Cloning 842e36a2-09dc-4bbe-8c0b-9261acc31e70 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:47:33.139120 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 22.38 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:47:33.140414 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Image download 616.00 MB at 27.53 MB/s
Feb 13 23:47:33.205847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:33.463543 n-d-828979-1 sudo[126732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1
Feb 13 23:47:33.474372 n-d-828979-1 sudo[126732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:34.781760 n-d-828979-1 sudo[126732]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:34.785404 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1" returned: 0 in 1.579s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:34.787122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user c6a29db8437c4685ad5d668616006c65. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:47:34.924730 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:35.185975 n-d-828979-1 sudo[126761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1
Feb 13 23:47:35.186827 n-d-828979-1 sudo[126761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:36.022348 n-d-828979-1 sudo[126761]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:36.024568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1" returned: 0 in 1.100s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:36.029274 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:36.086578 n-d-828979-1 sudo[126788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:47:36.101307 n-d-828979-1 sudo[126788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:37.085795 n-d-828979-1 sudo[126788]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:37.089303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.060s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:37.150790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:47:37.205344 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_4y1f3uaz {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:37.510564 n-d-828979-1 sudo[126829]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_4y1f3uaz
Feb 13 23:47:37.512000 n-d-828979-1 sudo[126829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:38.443078 n-d-828979-1 sudo[126829]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:38.445741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_4y1f3uaz" returned: 0 in 1.240s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:38.448649 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:38.753427 n-d-828979-1 sudo[126846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1
Feb 13 23:47:38.754336 n-d-828979-1 sudo[126846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:39.555755 n-d-828979-1 sudo[126846]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:39.558385 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1" returned: 0 in 1.110s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:39.559855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:47:39.561135 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:39.631942 n-d-828979-1 sudo[126890]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70 oflag=direct
Feb 13 23:47:39.635714 n-d-828979-1 sudo[126890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:40.401540 n-d-828979-1 sudo[126890]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:40.406666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70 oflag=direct" returned: 0 in 0.842s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:40.406666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 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_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:40.475634 n-d-828979-1 sudo[126933]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70
Feb 13 23:47:40.476436 n-d-828979-1 sudo[126933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:42.450850 n-d-828979-1 sudo[126933]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:42.453681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 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_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70" returned: 0 in 2.047s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:42.454796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:42.673025 n-d-828979-1 sudo[126989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1
Feb 13 23:47:42.674690 n-d-828979-1 sudo[126989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:43.215446 n-d-828979-1 sudo[126989]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:43.217999 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1" returned: 0 in 0.763s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:43.219324 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_rz9ih9j4n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 2.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--842e36a2--09dc--4bbe--8c0b--9261acc31e70 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:47:43.219707 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Converted 700.00 MB image at 341.67 MB/s
Feb 13 23:47:43.221990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:47:43.381337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user c6a29db8437c4685ad5d668616006c65 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:47:43.382010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Marking volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:47:43.405795 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 842e36a2-09dc-4bbe-8c0b-9261acc31e70. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:47:43.407995 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Creating volume glance metadata for volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:47:43.550182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45f1f1b0-c685-4599-bccd-313f173fcbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:43.559778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cee7c5d1-3a82-43a9-b3b8-7c8629695b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:43.580795 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Volume volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 (842e36a2-09dc-4bbe-8c0b-9261acc31e70): created successfully
Feb 13 23:47:43.593848 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cee7c5d1-3a82-43a9-b3b8-7c8629695b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:43.597246 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7ffc7240-5bf0-416c-84fa-4500c832f467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:47:43.613848 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dd6c84ca-08b6-4208-b6b4-da4c8e7f5b91 tempest-VolumesCloneTest-440504478 None] Created volume successfully.
Feb 13 23:47:45.889008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:47:45.909156 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:47:45.909930 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:47:45.986776 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (13133ca6-de82-44f2-a3fd-d23ef4a67797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:47:45.990295 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da604087-15e8-48ef-9d5e-f316098f290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:46.055723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:47:46.112460 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da604087-15e8-48ef-9d5e-f316098f290f) 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-02-13T23:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-199958022',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fa62b3cb-956b-4701-a5ce-89c752fd16c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9383a746c74279bb5727da7aa699d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:47:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=842e36a2-09dc-4bbe-8c0b-9261acc31e70,status='creating',terminated_at=None,updated_at=2022-02-13T23:47:46Z,user_id='c6a29db8437c4685ad5d668616006c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:46.121747 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d2375e-92d7-4457-a288-a4152d689153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:46.124156 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d2375e-92d7-4457-a288-a4152d689153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:46.131407 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f287c82-cdbd-43bd-8148-54c1fbaf2d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:46.181889 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f287c82-cdbd-43bd-8148-54c1fbaf2d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'fa62b3cb-956b-4701-a5ce-89c752fd16c7', 'volume_name': 'volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7', 'volume_size': 1, 'source_volid': '842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:46.184692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f82fb62-89e7-42e1-964a-a40289f0c6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:46.188322 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f82fb62-89e7-42e1-964a-a40289f0c6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:47:46.191439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6865a60-4b9b-466f-89ef-ecfdf670c127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:47:46.192392 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Volume fa62b3cb-956b-4701-a5ce-89c752fd16c7: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7', 'volume_size': 1, 'source_volid': '842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'source_volstatus': 'available'}
Feb 13 23:47:46.234988 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Creating clone of volume: 842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:47:46.236361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:46.335582 n-d-828979-1 sudo[127064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:47:46.345839 n-d-828979-1 sudo[127064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:47.211230 n-d-828979-1 sudo[127064]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:47.213606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70" returned: 0 in 0.977s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:47.215294 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 --snapshot stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:47.259647 n-d-828979-1 sudo[127071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 --snapshot stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 -L 1.00g
Feb 13 23:47:47.263059 n-d-828979-1 sudo[127071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:48.338302 n-d-828979-1 sudo[127071]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:48.340447 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 --snapshot stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 -L 1.00g" returned: 0 in 1.125s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:48.342365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:48.414279 n-d-828979-1 sudo[127178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:47:48.415859 n-d-828979-1 sudo[127178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:49.324692 n-d-828979-1 sudo[127178]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:49.327458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.985s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:49.329899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:49.378215 n-d-828979-1 sudo[127221]: ubuntu : 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-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:47:49.379138 n-d-828979-1 sudo[127221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:50.149884 n-d-828979-1 sudo[127221]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:50.152489 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 0.822s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:50.154810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:50.205179 n-d-828979-1 sudo[127226]: 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--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 iflag=direct
Feb 13 23:47:50.209195 n-d-828979-1 sudo[127226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:50.607999 n-d-828979-1 sudo[127226]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:50.610955 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 iflag=direct" returned: 0 in 0.455s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:50.612824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:50.646305 n-d-828979-1 sudo[127239]: 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--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 oflag=direct
Feb 13 23:47:50.647914 n-d-828979-1 sudo[127239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:51.337063 n-d-828979-1 sudo[127239]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:51.339759 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 oflag=direct" returned: 0 in 0.727s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:51.341848 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:51.389163 n-d-828979-1 sudo[127271]: 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--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:47:51.393647 n-d-828979-1 sudo[127271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:53.624182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:47:53.626250 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:47:53.627128 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:53.673419 n-d-828979-1 sudo[127288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:47:53.682366 n-d-828979-1 sudo[127288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:54.804233 n-d-828979-1 sudo[127288]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:54.812470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.179s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:54.812470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:47:54.898133 n-d-828979-1 sudo[127322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:47:54.899680 n-d-828979-1 sudo[127322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:47:56.136194 n-d-828979-1 sudo[127322]: pam_unix(sudo:session): session closed for user root
Feb 13 23:47:56.138656 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.330s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:47:56.142659 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:47:59.946015 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:48:00.063815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:00.278663 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:00.279099 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60\n Backing store flags: \n Account information:\n FWxvZKBnccWyAKvnh3yt\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:00.279933 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: 7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:00.282555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:00.561561 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 -f" returned: 0 in 0.274s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:00.566459 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:00.592068 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:00.847420 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:00.847420 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:00.847420 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Remove volume export completed successfully.
Feb 13 23:48:01.064444 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-7e55f825-d201-40d1-bc18-dd7feefdbc60-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:01.183871 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Trying to delete temp volume: 7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:01.189146 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:01.335687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:01.336029 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:01.336872 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:01.338155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:01.382963 n-d-828979-1 sudo[127479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:01.384536 n-d-828979-1 sudo[127479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:01.718795 n-d-828979-1 sudo[127271]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:01.721670 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 10.379s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:01.722510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--fa62b3cb--956b--4701--a5ce--89c752fd16c7, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--fa62b3cb--956b--4701--a5ce--89c752fd16c7, size 1024.00 MB, duration 10.38 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:48:01.722912 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Volume copy 1024.00 MB at 98.64 MB/s
Feb 13 23:48:01.728939 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:01.775720 n-d-828979-1 sudo[127492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:01.779795 n-d-828979-1 sudo[127492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:02.165688 n-d-828979-1 sudo[127479]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:02.168080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 0.830s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:02.170863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:02.239810 n-d-828979-1 sudo[127501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:02.242293 n-d-828979-1 sudo[127501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:02.617590 n-d-828979-1 sudo[127492]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:02.620265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 0.891s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:02.623113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:02.672188 n-d-828979-1 sudo[127504]: ubuntu : TTY=unknown ; 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-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:02.673389 n-d-828979-1 sudo[127504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:03.032840 n-d-828979-1 sudo[127501]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:03.037423 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 0.867s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:03.039817 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:03.104345 n-d-828979-1 sudo[127512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:03.105996 n-d-828979-1 sudo[127512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:03.787144 n-d-828979-1 sudo[127504]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:03.789537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 1.166s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:03.791700 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Marking volume fa62b3cb-956b-4701-a5ce-89c752fd16c7 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:48:03.831639 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Copying metadata from source volume 842e36a2-09dc-4bbe-8c0b-9261acc31e70 to fa62b3cb-956b-4701-a5ce-89c752fd16c7. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
Feb 13 23:48:03.911572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6865a60-4b9b-466f-89ef-ecfdf670c127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7', 'volume_size': 1, 'source_volid': '842e36a2-09dc-4bbe-8c0b-9261acc31e70', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:03.918692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (759c207e-17b7-4346-b2df-a01f4ae58044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:03.941585 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Volume volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 (fa62b3cb-956b-4701-a5ce-89c752fd16c7): created successfully
Feb 13 23:48:03.946391 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (759c207e-17b7-4346-b2df-a01f4ae58044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:03.957184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (13133ca6-de82-44f2-a3fd-d23ef4a67797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:03.981826 n-d-828979-1 sudo[127512]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:03.997969 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e55f825-d201-40d1-bc18-dd7feefdbc60" returned: 0 in 0.958s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:04.001928 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: 7e55f825-d201-40d1-bc18-dd7feefdbc60
Feb 13 23:48:04.008212 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:04.008212 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:04.008212 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:04.012847 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d4e9bb83-32fd-4d59-a7dc-785d088b9c83 tempest-VolumesCloneTest-440504478 None] Created volume successfully.
Feb 13 23:48:04.068130 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:48:04.082279 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-264415d9-9f9a-4c83-8636-7dae6c73d8aa tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-7e55f825-d201-40d1-bc18-dd7feefdbc60-delete_volume'" released by "delete_volume" :: held 3.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:05.232080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:05.243572 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:05.244708 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:05.264949 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7aa5b01c-301c-4e10-b5db-39689cd14678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:05.274939 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9cb7805-4612-47cb-b2a1-ab9548bd1145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:05.301350 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:05.353735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9cb7805-4612-47cb-b2a1-ab9548bd1145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-180400058',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=243a9300-a782-4da5-ad4f-715a1551c19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9383a746c74279bb5727da7aa699d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:05Z,user_id='c6a29db8437c4685ad5d668616006c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:05.359934 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39496125-5188-4c0b-a1a1-6c053460afa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:05.366961 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39496125-5188-4c0b-a1a1-6c053460afa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:05.377365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ffc35d4-3f3b-48a7-b569-560e4b983bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:05.380980 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ffc35d4-3f3b-48a7-b569-560e4b983bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '243a9300-a782-4da5-ad4f-715a1551c19d', 'volume_name': 'volume-243a9300-a782-4da5-ad4f-715a1551c19d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:05.387097 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9ce7a2a-1eb6-44db-8e9a-c1cf727bc179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:05.393603 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9ce7a2a-1eb6-44db-8e9a-c1cf727bc179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:05.416914 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (522cfba5-039d-45bf-a2bd-1e1400410288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:05.416914 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Volume 243a9300-a782-4da5-ad4f-715a1551c19d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-243a9300-a782-4da5-ad4f-715a1551c19d', 'volume_size': 1}
Feb 13 23:48:05.418002 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-243a9300-a782-4da5-ad4f-715a1551c19d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:05.461876 n-d-828979-1 sudo[127577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-243a9300-a782-4da5-ad4f-715a1551c19d stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:05.467622 n-d-828979-1 sudo[127577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:06.464351 n-d-828979-1 sudo[127577]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:06.466977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-243a9300-a782-4da5-ad4f-715a1551c19d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.048s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:06.481328 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (522cfba5-039d-45bf-a2bd-1e1400410288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-243a9300-a782-4da5-ad4f-715a1551c19d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:06.485140 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132b6e37-9760-4bbd-bcd0-791d47a107da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:06.502430 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Volume volume-243a9300-a782-4da5-ad4f-715a1551c19d (243a9300-a782-4da5-ad4f-715a1551c19d): created successfully
Feb 13 23:48:06.504535 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (132b6e37-9760-4bbd-bcd0-791d47a107da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:06.508205 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7aa5b01c-301c-4e10-b5db-39689cd14678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:06.521519 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-436de8e6-c993-4bfc-89e5-136b92b2c1ef tempest-VolumesCloneTest-440504478 None] Created volume successfully.
Feb 13 23:48:08.714250 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:08.719555 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:08.720625 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:08.756300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7a7cb6f6-f396-42ff-865f-771574347c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:08.761288 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eda6869-84ac-4d6d-b8b9-8934f8231beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:08.800382 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:08.837472 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eda6869-84ac-4d6d-b8b9-8934f8231beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-18939484',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6f482f5b-04b3-42cc-83fa-a2b5923cd083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d9383a746c74279bb5727da7aa699d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:09Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=243a9300-a782-4da5-ad4f-715a1551c19d,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:09Z,user_id='c6a29db8437c4685ad5d668616006c65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:08.859690 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7075d8db-020e-42c1-83e2-19dbc8360d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:08.873605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7075d8db-020e-42c1-83e2-19dbc8360d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:08.879336 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7beee0a5-f923-40d1-9513-fb31612d3a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:08.936050 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7beee0a5-f923-40d1-9513-fb31612d3a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '6f482f5b-04b3-42cc-83fa-a2b5923cd083', 'volume_name': 'volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083', 'volume_size': 2, 'source_volid': '243a9300-a782-4da5-ad4f-715a1551c19d', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:08.939500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1b906a3-56b4-4194-b282-16b16393d1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:08.943323 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1b906a3-56b4-4194-b282-16b16393d1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:08.947770 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03061fd7-fb20-4902-bac3-c13b0e5805fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:08.951542 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Volume 6f482f5b-04b3-42cc-83fa-a2b5923cd083: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083', 'volume_size': 2, 'source_volid': '243a9300-a782-4da5-ad4f-715a1551c19d', 'source_volstatus': 'available'}
Feb 13 23:48:08.998966 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Creating clone of volume: 243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:09.003912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:09.047828 n-d-828979-1 sudo[127691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:09.051741 n-d-828979-1 sudo[127691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:09.362195 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-d3bd8d40-ead0-4828-9612-81bccf8761b9 req-fb4ddc87-ed78-48a5-9402-23ceace1c20e tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:48:09.362644 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-d3bd8d40-ead0-4828-9612-81bccf8761b9 req-fb4ddc87-ed78-48a5-9402-23ceace1c20e tempest-VolumesBackupsTest-5603838 None] Deleting attachment bc7ae58f-c8f3-4b31-a449-a87bb743aef9. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:48:09.371165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:09.505084 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:09.506039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c\n Backing store flags: \n Account information:\n uckdtSfKEYEKQnm5MN8r\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:09.507427 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-d3bd8d40-ead0-4828-9612-81bccf8761b9 req-fb4ddc87-ed78-48a5-9402-23ceace1c20e tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: 6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:09.509138 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:09.606342 n-d-828979-1 sudo[127691]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:09.608313 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d" returned: 0 in 0.604s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:09.610645 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 --snapshot stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:09.634363 n-d-828979-1 sudo[127697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 --snapshot stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d -L 1.00g
Feb 13 23:48:09.636025 n-d-828979-1 sudo[127697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:09.665774 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6c817db5-3862-4895-8c27-631a46d2b64c -f" returned: 0 in 0.156s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:09.666154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:09.669943 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:09.821411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:09.822391 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:10.587456 n-d-828979-1 sudo[127697]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:10.589428 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 --snapshot stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d -L 1.00g" returned: 0 in 0.979s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:10.591311 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 stack-volumes-lvmdriver-1 -L 2g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:10.631840 n-d-828979-1 sudo[127823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 stack-volumes-lvmdriver-1 -L 2g
Feb 13 23:48:10.632784 n-d-828979-1 sudo[127823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:11.454693 n-d-828979-1 sudo[127823]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:11.457323 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.866s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:11.460432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:11.482456 n-d-828979-1 sudo[127869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:11.484638 n-d-828979-1 sudo[127869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:12.342730 n-d-828979-1 sudo[127869]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:12.345638 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.885s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:12.367369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:12.424032 n-d-828979-1 sudo[127898]: 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--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 iflag=direct
Feb 13 23:48:12.425495 n-d-828979-1 sudo[127898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:12.857232 n-d-828979-1 sudo[127898]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:12.861035 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 iflag=direct" returned: 0 in 0.493s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:12.862837 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:12.885978 n-d-828979-1 sudo[127921]: 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--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 oflag=direct
Feb 13 23:48:12.887479 n-d-828979-1 sudo[127921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:13.420643 n-d-828979-1 sudo[127921]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:13.423433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 oflag=direct" returned: 0 in 0.560s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:13.424926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:13.474909 n-d-828979-1 sudo[127947]: 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--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:48:13.476436 n-d-828979-1 sudo[127947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:18.033434 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-6c817db5-3862-4895-8c27-631a46d2b64c-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:18.253188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:18.533681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:18.534694 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:18.535543 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:18.537064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:18.590873 n-d-828979-1 sudo[127996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:18.591741 n-d-828979-1 sudo[127996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:19.451672 n-d-828979-1 sudo[127996]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:19.455110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 0.918s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:19.457568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:19.478530 n-d-828979-1 sudo[127999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:19.480741 n-d-828979-1 sudo[127999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:20.209249 n-d-828979-1 sudo[127999]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:20.211659 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 0.754s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:20.213977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:20.260464 n-d-828979-1 sudo[128004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:20.261970 n-d-828979-1 sudo[128004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:21.137636 n-d-828979-1 sudo[127947]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:21.144049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.718s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:21.145735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f482f5b--04b3--42cc--83fa--a2b5923cd083, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6f482f5b--04b3--42cc--83fa--a2b5923cd083, size 1024.00 MB, duration 7.72 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:48:21.146498 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Volume copy 1024.00 MB at 132.63 MB/s
Feb 13 23:48:21.148185 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:21.179802 n-d-828979-1 sudo[128036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:21.181991 n-d-828979-1 sudo[128036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:21.198146 n-d-828979-1 sudo[128004]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:21.200741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c817db5-3862-4895-8c27-631a46d2b64c" returned: 0 in 0.986s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:21.202151 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: 6c817db5-3862-4895-8c27-631a46d2b64c
Feb 13 23:48:21.309205 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Created reservations ['e17bfd41-010a-48a0-a303-c45cf88058c3', '93de64de-7a7f-43ce-a62f-5dfe09672ad8', '00dd22b7-2ade-40b4-a58f-e91e6189567c', '371d4fe6-e11c-45d2-901d-f43fbd846e82'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:48:21.312405 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:21.312405 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:21.312405 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:21.378735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:21.379802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:21.440689 n-d-828979-1 sudo[128046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:21.441528 n-d-828979-1 sudo[128046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:21.805148 n-d-828979-1 sudo[128036]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:21.807551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.659s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:21.824540 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:21.879600 n-d-828979-1 sudo[128052]: ubuntu : TTY=unknown ; 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-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:21.880989 n-d-828979-1 sudo[128052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:22.083698 n-d-828979-1 sudo[128046]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:22.085994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:22.088152 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:22.130918 n-d-828979-1 sudo[128058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:22.132937 n-d-828979-1 sudo[128058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:22.704197 n-d-828979-1 sudo[128052]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:22.707439 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.882s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:22.713788 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03061fd7-fb20-4902-bac3-c13b0e5805fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083', 'volume_size': 2, 'source_volid': '243a9300-a782-4da5-ad4f-715a1551c19d', 'source_volstatus': 'available'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:22.718997 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e2a6ac1-34ce-4c72-b9f7-aaf89575b93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:22.721103 n-d-828979-1 sudo[128058]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:22.738788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.649s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:22.743219 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:22.755791 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:48:22.763940 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Volume volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 (6f482f5b-04b3-42cc-83fa-a2b5923cd083): created successfully
Feb 13 23:48:22.766785 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e2a6ac1-34ce-4c72-b9f7-aaf89575b93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:22.770753 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Flow 'volume_create_manager' (7a7cb6f6-f396-42ff-865f-771574347c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:22.801005 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b7b4e464-0a79-4258-aec7-0fca85de8f08 tempest-VolumesCloneTest-440504478 None] Created volume successfully.
Feb 13 23:48:22.816712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-25804ab2-3bb2-4184-afa7-51c0f4f85002 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-6c817db5-3862-4895-8c27-631a46d2b64c-delete_volume'" released by "delete_volume" :: held 4.783s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:22.950387 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:22.957854 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:22.958576 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:22.974708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (0d811e79-5976-492a-80b4-edfa23541078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:22.978434 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (074697aa-ed46-4c93-9428-45650c336cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:23.005230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:23.036331 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (074697aa-ed46-4c93-9428-45650c336cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1480077277',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=392901ea-9d8c-40b5-b868-5be812210627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b97eb1d02624ee08ecca906ab6b4921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:23Z,user_id='0da9190e11be475abcdd72e7a50120f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:23.039152 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66baf3e7-de6c-4e09-9289-b145cb1756f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:23.041511 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66baf3e7-de6c-4e09-9289-b145cb1756f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:23.044475 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0403c3e3-2c71-4e6b-b6ef-9f602c807eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:23.199455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0403c3e3-2c71-4e6b-b6ef-9f602c807eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '392901ea-9d8c-40b5-b868-5be812210627', 'volume_name': 'volume-392901ea-9d8c-40b5-b868-5be812210627', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:23.202823 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ace88cbf-d912-44e8-9739-c287b7a7b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:23.205165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ace88cbf-d912-44e8-9739-c287b7a7b587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:23.223439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20f73f9f-8f20-4a06-8be4-dba525626f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:23.223439 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Volume 392901ea-9d8c-40b5-b868-5be812210627: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-392901ea-9d8c-40b5-b868-5be812210627', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:48:23.223439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Cloning 392901ea-9d8c-40b5-b868-5be812210627 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:48:23.463376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-6f482f5b-04b3-42cc-83fa-a2b5923cd083-delete_volume'" acquired by "delete_volume" :: waited 0.065s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:23.629310 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:23.630297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:23.689874 n-d-828979-1 sudo[128101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:23.691616 n-d-828979-1 sudo[128101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:24.197043 n-d-828979-1 sudo[128101]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:24.200322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.570s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:24.202463 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:24.250837 n-d-828979-1 sudo[128105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:24.251673 n-d-828979-1 sudo[128105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:25.046991 n-d-828979-1 sudo[128105]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:25.052282 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.847s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:25.059167 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:25.123761 n-d-828979-1 sudo[128118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:25.125295 n-d-828979-1 sudo[128118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:25.931950 n-d-828979-1 sudo[128118]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:25.934291 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f482f5b-04b3-42cc-83fa-a2b5923cd083" returned: 0 in 0.875s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:25.936025 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Successfully deleted volume: 6f482f5b-04b3-42cc-83fa-a2b5923cd083
Feb 13 23:48:26.049203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Created reservations ['6bfbdcf2-51b8-4994-ae1e-d12e694ae7fa', '989cf094-3344-4a2f-957c-fdb6cb942048', 'bc1553d1-cdf1-408c-b3de-dbd9ea3ecc22', '166a3716-1e9c-44ac-8987-60d3127cb7be'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:48:26.055584 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:26.055584 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:26.055584 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:26.174135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:26.175017 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:26.209360 n-d-828979-1 sudo[128154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:26.212538 n-d-828979-1 sudo[128154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:26.908524 n-d-828979-1 sudo[128154]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:26.910979 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:26.913597 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:26.958495 n-d-828979-1 sudo[128176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:26.959415 n-d-828979-1 sudo[128176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:27.335264 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-243a9300-a782-4da5-ad4f-715a1551c19d-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:27.574330 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Skipping remove_export. No iscsi_target is presently exported for volume: 243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:27.579182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:27.658479 n-d-828979-1 sudo[128178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:27.665979 n-d-828979-1 sudo[128178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:27.814919 n-d-828979-1 sudo[128176]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:27.819516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:27.820340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:27.825893 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Deleted volume successfully.
Feb 13 23:48:27.846964 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-11f12f3b-9abb-4a31-b253-974363913876 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-6f482f5b-04b3-42cc-83fa-a2b5923cd083-delete_volume'" released by "delete_volume" :: held 4.383s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:28.615634 n-d-828979-1 sudo[128178]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:28.617722 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d" returned: 0 in 1.041s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:28.619400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:28.660568 n-d-828979-1 sudo[128183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:28.668362 n-d-828979-1 sudo[128183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:29.496632 n-d-828979-1 sudo[128183]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:29.503083 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d" returned: 0 in 0.880s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:29.505209 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:29.550672 n-d-828979-1 sudo[128187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:29.551517 n-d-828979-1 sudo[128187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:30.349937 n-d-828979-1 sudo[128187]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:30.353823 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-243a9300-a782-4da5-ad4f-715a1551c19d" returned: 0 in 0.848s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:30.356568 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Successfully deleted volume: 243a9300-a782-4da5-ad4f-715a1551c19d
Feb 13 23:48:30.445136 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Created reservations ['f601bc2d-d9a4-4452-9bef-4bc0582f0005', '916035a3-3c7d-475c-96ff-12b259aa9d69', '62e93255-a11e-4ace-854c-96f388c90e75', '569fb667-98ff-4554-91df-d28b284c7b99'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:48:30.448688 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:30.448688 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:30.448688 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:30.522017 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:30.522972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:30.559505 n-d-828979-1 sudo[128232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:30.560339 n-d-828979-1 sudo[128232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:31.308239 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-fa62b3cb-956b-4701-a5ce-89c752fd16c7-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:31.498539 n-d-828979-1 sudo[128232]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:31.505044 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.982s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:31.507563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:31.535900 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:31.538127 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:31.558641 n-d-828979-1 sudo[128248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:31.559445 n-d-828979-1 sudo[128248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:31.586565 n-d-828979-1 sudo[128249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:31.587495 n-d-828979-1 sudo[128249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:32.218343 n-d-828979-1 sudo[128249]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:32.221157 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 0.683s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:32.225154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:32.268495 n-d-828979-1 sudo[128267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:32.269311 n-d-828979-1 sudo[128267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:32.597849 n-d-828979-1 sudo[128248]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:32.600079 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.092s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:32.602702 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:32.610310 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Deleted volume successfully.
Feb 13 23:48:32.632419 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7c82597d-6c08-4bfc-8a79-3bc30966f944 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-243a9300-a782-4da5-ad4f-715a1551c19d-delete_volume'" released by "delete_volume" :: held 5.300s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:32.938784 n-d-828979-1 sudo[128267]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:32.941222 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 0.718s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:32.942866 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:32.963790 n-d-828979-1 sudo[128271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:32.964604 n-d-828979-1 sudo[128271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:33.631453 n-d-828979-1 sudo[128271]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:33.637290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa62b3cb-956b-4701-a5ce-89c752fd16c7" returned: 0 in 0.692s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:33.641922 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Successfully deleted volume: fa62b3cb-956b-4701-a5ce-89c752fd16c7
Feb 13 23:48:33.739956 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Created reservations ['df03c34b-1458-4a73-a0de-4fe08ba52a15', 'b91e2c3b-0be3-42e0-a91c-ec510d2d42c4', '58b424c1-775b-4c5d-a2e8-61b7e48647b9', '24719ef2-6e4d-4e6a-8a45-001d774046d9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:48:33.752654 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:33.752654 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:33.752654 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:33.845153 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:33.845978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:33.890683 n-d-828979-1 sudo[128328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:33.892991 n-d-828979-1 sudo[128328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:34.691579 n-d-828979-1 sudo[128328]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:34.695162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.849s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:34.698153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:34.751241 n-d-828979-1 sudo[128336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:34.752117 n-d-828979-1 sudo[128336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:35.063127 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-842e36a2-09dc-4bbe-8c0b-9261acc31e70-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:35.177034 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Skipping remove_export. No iscsi_target is presently exported for volume: 842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:48:35.179017 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:35.248444 n-d-828979-1 sudo[128338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:48:35.251975 n-d-828979-1 sudo[128338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:35.712174 n-d-828979-1 sudo[128336]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:35.714437 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.016s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:35.717241 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:35.724278 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Deleted volume successfully.
Feb 13 23:48:35.764961 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d875fad9-a041-4e22-8e4e-4837557ae2f1 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-fa62b3cb-956b-4701-a5ce-89c752fd16c7-delete_volume'" released by "delete_volume" :: held 4.457s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:35.896909 n-d-828979-1 sudo[128338]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:35.899251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70" returned: 0 in 0.721s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:35.901346 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:35.952555 n-d-828979-1 sudo[128343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:48:35.953484 n-d-828979-1 sudo[128343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:36.955760 n-d-828979-1 sudo[128343]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:36.958929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70" returned: 0 in 1.056s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:36.962262 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:37.056124 n-d-828979-1 sudo[128368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:48:37.059480 n-d-828979-1 sudo[128368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:37.752036 n-d-828979-1 sudo[128368]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:37.766107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-842e36a2-09dc-4bbe-8c0b-9261acc31e70" returned: 0 in 0.804s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:37.767521 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Successfully deleted volume: 842e36a2-09dc-4bbe-8c0b-9261acc31e70
Feb 13 23:48:37.851802 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Created reservations ['66f4f9e9-a4e9-4855-a244-12173a1ea661', 'ddd57e2d-7f8c-4e1e-a21b-641349c3ab5f', 'ca2c7eb0-d3ab-48ff-b611-0f79f88f0540', '439f5981-bf23-4f88-992a-30a17bb3d77d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:48:37.854228 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:48:37.854228 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:48:37.854228 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:37.931105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:37.933177 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:37.984437 n-d-828979-1 sudo[128385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:37.986183 n-d-828979-1 sudo[128385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:38.654128 n-d-828979-1 sudo[128385]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:38.660973 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.728s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:38.668401 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:38.720467 n-d-828979-1 sudo[128392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:38.730443 n-d-828979-1 sudo[128392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:39.652878 n-d-828979-1 sudo[128392]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:39.661004 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:39.663813 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:39.701283 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Deleted volume successfully.
Feb 13 23:48:39.751043 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d56662ea-2128-4f7a-a9ab-d4c8bc3304e2 tempest-VolumesCloneTest-440504478 None] Lock "b'cinder-842e36a2-09dc-4bbe-8c0b-9261acc31e70-delete_volume'" released by "delete_volume" :: held 4.688s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:48:43.570948 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 20.35 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:48:43.571538 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Image download 616.00 MB at 30.26 MB/s
Feb 13 23:48:43.621283 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:43.724422 n-d-828979-1 sudo[128420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1
Feb 13 23:48:43.725250 n-d-828979-1 sudo[128420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:44.341774 n-d-828979-1 sudo[128420]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:44.344440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1" returned: 0 in 0.723s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:44.345682 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 0da9190e11be475abcdd72e7a50120f5. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:48:44.460384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:44.466148 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:44.466726 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:44.487466 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (276ef011-c152-4595-97e7-a47459e14f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:44.502947 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0e7fc82-f424-4d3f-9cbb-24a82b9b8b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:44.554277 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:44.605157 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0e7fc82-f424-4d3f-9cbb-24a82b9b8b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-764993340',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=87e64be4-2b6d-42d6-8f3f-fb28224ead8f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3667b8b74d164ff28462509bef6717ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:44Z,user_id='35f0f6143b044255bc017107997eddd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:44.607756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bb4cdbe-f389-4a19-9423-902a44315376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:44.610485 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bb4cdbe-f389-4a19-9423-902a44315376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:44.613018 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca74feb5-7526-4642-b4b4-972a812806fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:44.615293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca74feb5-7526-4642-b4b4-972a812806fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87e64be4-2b6d-42d6-8f3f-fb28224ead8f', 'volume_name': 'volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:44.617634 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfa3df65-2e10-43e6-9735-9da9eeedad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:44.619753 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfa3df65-2e10-43e6-9735-9da9eeedad0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:44.621884 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a20c1c45-9a14-4e60-8e09-47fdba8da0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:44.622817 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Volume 87e64be4-2b6d-42d6-8f3f-fb28224ead8f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f', 'volume_size': 1}
Feb 13 23:48:44.624734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:44.641556 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:44.651978 n-d-828979-1 sudo[128427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:44.653697 n-d-828979-1 sudo[128427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:44.794295 n-d-828979-1 sudo[128428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1
Feb 13 23:48:44.806131 n-d-828979-1 sudo[128428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:45.470605 n-d-828979-1 sudo[128428]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:45.474093 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1" returned: 0 in 0.832s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:45.476446 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392901ea-9d8c-40b5-b868-5be812210627 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:45.527346 n-d-828979-1 sudo[128467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392901ea-9d8c-40b5-b868-5be812210627 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:45.529110 n-d-828979-1 sudo[128467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:45.537563 n-d-828979-1 sudo[128427]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:45.541175 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.915s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:45.549002 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a20c1c45-9a14-4e60-8e09-47fdba8da0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:45.552029 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d935081-bfa7-4603-8830-deb315df60ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:45.582918 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Volume volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f (87e64be4-2b6d-42d6-8f3f-fb28224ead8f): created successfully
Feb 13 23:48:45.597484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d935081-bfa7-4603-8830-deb315df60ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:45.607356 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (276ef011-c152-4595-97e7-a47459e14f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:45.638746 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8e6241b8-2fd5-4515-b5dd-28069c89dbee tempest-VolumesListTestJSON-1426691422 None] Created volume successfully.
Feb 13 23:48:46.277098 n-d-828979-1 sudo[128467]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:46.278987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392901ea-9d8c-40b5-b868-5be812210627 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.803s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:46.301360 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 392901ea-9d8c-40b5-b868-5be812210627. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:48:46.408417 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_f_b0ihgr {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:46.564118 n-d-828979-1 sudo[128499]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_f_b0ihgr
Feb 13 23:48:46.566979 n-d-828979-1 sudo[128499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:47.027081 n-d-828979-1 sudo[128499]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:47.030258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_f_b0ihgr" returned: 0 in 0.621s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:47.032674 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:47.135314 n-d-828979-1 sudo[128503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1
Feb 13 23:48:47.136781 n-d-828979-1 sudo[128503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:47.756545 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:47.765394 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:47.767173 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:47.805877 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (d2603110-513a-4a6e-918f-ba27a7a6dd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:47.809886 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10cb21c5-19bb-453d-9f83-aff7fd81c002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:47.841281 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:47.866072 n-d-828979-1 sudo[128503]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:47.878053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1" returned: 0 in 0.846s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:47.878944 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:48:47.880003 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:47.907605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10cb21c5-19bb-453d-9f83-aff7fd81c002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-168365151',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3667b8b74d164ff28462509bef6717ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:48Z,user_id='35f0f6143b044255bc017107997eddd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:47.911969 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a24c914-4a22-4011-9621-42109c5a2a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:47.918321 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a24c914-4a22-4011-9621-42109c5a2a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:47.921040 n-d-828979-1 sudo[128508]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627 oflag=direct
Feb 13 23:48:47.924862 n-d-828979-1 sudo[128508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:47.925703 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd83a2b7-8432-401d-8c97-c171e4a7d37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:47.929122 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd83a2b7-8432-401d-8c97-c171e4a7d37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11', 'volume_name': 'volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:47.931657 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f15c1b18-c1ce-4541-9f49-4c373b0e1216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:47.934489 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f15c1b18-c1ce-4541-9f49-4c373b0e1216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:47.938062 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (032f4adc-d8e2-4b4b-9496-e180ae42345c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:47.939070 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Volume a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11', 'volume_size': 1}
Feb 13 23:48:47.940634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:47.963613 n-d-828979-1 sudo[128510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:47.964548 n-d-828979-1 sudo[128510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:48.484570 n-d-828979-1 sudo[128508]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:48.488614 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627 oflag=direct" returned: 0 in 0.608s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:48.490942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 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_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:48.580688 n-d-828979-1 sudo[128548]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627
Feb 13 23:48:48.585000 n-d-828979-1 sudo[128548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:48.632042 n-d-828979-1 sudo[128510]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:48.634449 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.693s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:48.638613 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (032f4adc-d8e2-4b4b-9496-e180ae42345c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:48.642450 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bab8fdb2-c269-408f-8496-3d7a72001b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:48.658187 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Volume volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 (a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11): created successfully
Feb 13 23:48:48.660745 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bab8fdb2-c269-408f-8496-3d7a72001b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:48.664644 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (d2603110-513a-4a6e-918f-ba27a7a6dd05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:48.678312 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a81f70cd-033d-476f-a8cc-f81e1689408d tempest-VolumesListTestJSON-1426691422 None] Created volume successfully.
Feb 13 23:48:50.056900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:50.073743 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:50.075126 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:50.096850 n-d-828979-1 sudo[128548]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:50.116456 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (faf2b8ba-af1b-452a-ba37-c2b9301e28cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:50.125207 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bff2522-4561-41d4-af2f-47ef01b0edbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:50.168651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 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_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627" returned: 0 in 1.678s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:50.172702 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:50.219580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:50.292330 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bff2522-4561-41d4-af2f-47ef01b0edbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-279557254',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=38060fb8-1e64-4024-8564-0157bce10ab9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3667b8b74d164ff28462509bef6717ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:50Z,user_id='35f0f6143b044255bc017107997eddd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:50.296113 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14cf67ea-c2d2-4458-8d27-762ddfdd8bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:50.304563 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14cf67ea-c2d2-4458-8d27-762ddfdd8bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:50.308956 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae5cdc37-0d4b-451e-a42a-78ac4bd2fa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:50.316672 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae5cdc37-0d4b-451e-a42a-78ac4bd2fa54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38060fb8-1e64-4024-8564-0157bce10ab9', 'volume_name': 'volume-38060fb8-1e64-4024-8564-0157bce10ab9', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:50.320089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8745202b-135c-45cc-8ec8-c1ff81c6b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:50.327764 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8745202b-135c-45cc-8ec8-c1ff81c6b1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:50.335949 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a6f1788-215f-4330-af41-4bc256224153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:50.337016 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Volume 38060fb8-1e64-4024-8564-0157bce10ab9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38060fb8-1e64-4024-8564-0157bce10ab9', 'volume_size': 1}
Feb 13 23:48:50.341591 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38060fb8-1e64-4024-8564-0157bce10ab9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:50.370352 n-d-828979-1 sudo[128630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1
Feb 13 23:48:50.371239 n-d-828979-1 sudo[128630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:50.396986 n-d-828979-1 sudo[128631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38060fb8-1e64-4024-8564-0157bce10ab9 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:50.402784 n-d-828979-1 sudo[128631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:51.153459 n-d-828979-1 sudo[128630]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:51.156077 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1" returned: 0 in 0.983s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:51.156941 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_9qchdj6dn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--392901ea--9d8c--40b5--b868--5be812210627 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:48:51.157332 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Converted 700.00 MB image at 416.26 MB/s
Feb 13 23:48:51.157969 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 392901ea-9d8c-40b5-b868-5be812210627 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:48:51.285262 n-d-828979-1 sudo[128631]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:51.462524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 0da9190e11be475abcdd72e7a50120f5 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:48:51.466371 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Marking volume 392901ea-9d8c-40b5-b868-5be812210627 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:48:51.483567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38060fb8-1e64-4024-8564-0157bce10ab9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.142s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:51.486859 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a6f1788-215f-4330-af41-4bc256224153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38060fb8-1e64-4024-8564-0157bce10ab9', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:51.495536 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d826364-6c2e-43b7-83dc-b53e3af14a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:51.516978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 392901ea-9d8c-40b5-b868-5be812210627. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:48:51.517452 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Creating volume glance metadata for volume 392901ea-9d8c-40b5-b868-5be812210627 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:48:51.533687 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Volume volume-38060fb8-1e64-4024-8564-0157bce10ab9 (38060fb8-1e64-4024-8564-0157bce10ab9): created successfully
Feb 13 23:48:51.536395 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d826364-6c2e-43b7-83dc-b53e3af14a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:51.540089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Flow 'volume_create_manager' (faf2b8ba-af1b-452a-ba37-c2b9301e28cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:51.563985 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2aea495f-63e0-4c18-b6dc-7ba7784d6f3d tempest-VolumesListTestJSON-1426691422 None] Created volume successfully.
Feb 13 23:48:51.637554 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20f73f9f-8f20-4a06-8be4-dba525626f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-392901ea-9d8c-40b5-b868-5be812210627', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:51.641452 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecb76a2-ac30-4ff2-bd50-ddbb87fc6b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:51.657129 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Volume volume-392901ea-9d8c-40b5-b868-5be812210627 (392901ea-9d8c-40b5-b868-5be812210627): created successfully
Feb 13 23:48:51.659509 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecb76a2-ac30-4ff2-bd50-ddbb87fc6b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:51.668368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (0d811e79-5976-492a-80b4-edfa23541078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:51.687709 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0c1773cf-de4c-4116-85dd-68f0e4082b32 tempest-VolumesBackupsTest-5603838 None] Created volume successfully.
Feb 13 23:48:53.244181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Creating a new backup for volume volume-392901ea-9d8c-40b5-b868-5be812210627. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:48:53.266732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:53.315831 n-d-828979-1 sudo[128707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:48:53.324767 n-d-828979-1 sudo[128707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:53.626144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:48:53.626610 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:48:53.627397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:53.682175 n-d-828979-1 sudo[128709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:53.683018 n-d-828979-1 sudo[128709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:53.836102 n-d-828979-1 sudo[128707]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:53.838704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627" returned: 0 in 0.572s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:53.965582 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:53.979886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:53.980230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:53.980852 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:48:53.981660 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-392901ea-9d8c-40b5-b868-5be812210627,
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: incominguser p2kSumAKtMjS5pt56DSR Nm6oVLNjrTAidAr4
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:48:53.990835 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:48:53.994009 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:54.494414 n-d-828979-1 sudo[128709]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:54.496140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.869s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:54.497475 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:54.563778 n-d-828979-1 sudo[128722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:48:54.573599 n-d-828979-1 sudo[128722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:55.137544 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627" returned: 0 in 1.144s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:55.137974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:55.139086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:48:55.139737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:48:55.143444 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:55.173490 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:55.173933 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:55.174705 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:48:55.177810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:55.449645 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:55.450294 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:55.453631 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:55.680033 n-d-828979-1 sudo[128722]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:55.681762 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.184s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:55.685435 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:48:55.720783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:55.721120 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:48:55.722203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:48:55.803560 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Initialize volume connection completed successfully.
Feb 13 23:48:56.100795 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:48:56.128125 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:48:56.128643 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:48:56.191076 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Flow 'volume_create_manager' (9e63f42d-031f-4024-a8de-cd76ad309d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:56.220340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (356420b6-84b0-4e67-bae2-e8cd02627da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:56.253395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:48:56.301721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (356420b6-84b0-4e67-bae2-e8cd02627da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1122263933',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=199d7cde-a8ff-4693-90d4-70a30e215833,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a971dce7f6374ced97d4000a5b7a0ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:48:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:48:56Z,user_id='889279fd43f844de9f7d6c080aed6980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:56.301721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b40fd774-bd86-4425-873d-c515ece58570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:56.301721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b40fd774-bd86-4425-873d-c515ece58570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:56.301721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb108be2-2b3f-418c-acef-607c0170830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:56.319326 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb108be2-2b3f-418c-acef-607c0170830f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '199d7cde-a8ff-4693-90d4-70a30e215833', 'volume_name': 'volume-199d7cde-a8ff-4693-90d4-70a30e215833', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:56.319326 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (783ba84c-7b96-4995-a05c-bb40ea0fc50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:56.319326 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (783ba84c-7b96-4995-a05c-bb40ea0fc50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:56.319326 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac4ed9a-5743-4707-8c56-80cd3244ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:56.319326 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Volume 199d7cde-a8ff-4693-90d4-70a30e215833: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-199d7cde-a8ff-4693-90d4-70a30e215833', 'volume_size': 1}
Feb 13 23:48:56.342600 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-199d7cde-a8ff-4693-90d4-70a30e215833 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:56.396093 n-d-828979-1 sudo[128783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-199d7cde-a8ff-4693-90d4-70a30e215833 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:48:56.396926 n-d-828979-1 sudo[128783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:57.848353 n-d-828979-1 sudo[128783]: pam_unix(sudo:session): session closed for user root
Feb 13 23:48:57.851213 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-199d7cde-a8ff-4693-90d4-70a30e215833 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.512s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:48:57.856582 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac4ed9a-5743-4707-8c56-80cd3244ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-199d7cde-a8ff-4693-90d4-70a30e215833', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:57.859197 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef40ca40-6eff-48e8-833c-030f03d68c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:48:57.890767 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Volume volume-199d7cde-a8ff-4693-90d4-70a30e215833 (199d7cde-a8ff-4693-90d4-70a30e215833): created successfully
Feb 13 23:48:57.893127 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef40ca40-6eff-48e8-833c-030f03d68c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:48:57.897155 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Flow 'volume_create_manager' (9e63f42d-031f-4024-a8de-cd76ad309d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:48:57.927187 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-ffcd5e03-3901-4e24-a09e-c87bd6f2b215 req-f1401cbb-f37f-4059-a118-8a3e7693a4bd tempest-VolumesGetTestJSON-1380548371 None] Created volume successfully.
Feb 13 23:48:58.699585 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-38060fb8-1e64-4024-8564-0157bce10ab9-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:58.892697 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 38060fb8-1e64-4024-8564-0157bce10ab9
Feb 13 23:48:58.893769 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:58.980907 n-d-828979-1 sudo[128913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9
Feb 13 23:48:58.981729 n-d-828979-1 sudo[128913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:48:59.611420 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Lock "b'cinder-199d7cde-a8ff-4693-90d4-70a30e215833-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:48:59.869305 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Skipping remove_export. No iscsi_target is presently exported for volume: 199d7cde-a8ff-4693-90d4-70a30e215833
Feb 13 23:48:59.871574 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:48:59.913852 n-d-828979-1 sudo[128953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833
Feb 13 23:48:59.914779 n-d-828979-1 sudo[128953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:00.241878 n-d-828979-1 sudo[128913]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:00.244949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9" returned: 0 in 1.351s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:00.247428 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:00.337213 n-d-828979-1 sudo[128985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9
Feb 13 23:49:00.338116 n-d-828979-1 sudo[128985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:01.069386 n-d-828979-1 sudo[128953]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:01.072688 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833" returned: 0 in 1.201s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:01.074710 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:01.124600 n-d-828979-1 sudo[129011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833
Feb 13 23:49:01.127483 n-d-828979-1 sudo[129011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:01.481689 n-d-828979-1 sudo[128985]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:01.485730 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9" returned: 0 in 1.238s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:01.488881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:01.549112 n-d-828979-1 sudo[129022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9
Feb 13 23:49:01.562520 n-d-828979-1 sudo[129022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:02.128842 n-d-828979-1 sudo[129011]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:02.131186 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833" returned: 0 in 1.056s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:02.133327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:02.167909 n-d-828979-1 sudo[129035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833
Feb 13 23:49:02.181935 n-d-828979-1 sudo[129035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:02.455963 n-d-828979-1 sudo[129022]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:02.458412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38060fb8-1e64-4024-8564-0157bce10ab9" returned: 0 in 0.969s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:02.459573 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Successfully deleted volume: 38060fb8-1e64-4024-8564-0157bce10ab9
Feb 13 23:49:02.557092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Created reservations ['69ab6ea2-c8b8-4b15-b796-7f4735a313e4', 'af8bf9b3-33d0-4e10-b82e-94c3892f1977', '4745a2c7-8569-4ba4-a7bd-ed85ed580a5a', 'ca736355-d20a-4387-ae6e-774b18cb1136'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:49:02.560290 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:49:02.560290 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:49:02.560290 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:49:02.651663 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:49:02.653830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:02.709916 n-d-828979-1 sudo[129039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:02.737108 n-d-828979-1 sudo[129039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:03.140365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:49:03.292390 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Skipping remove_export. No iscsi_target is presently exported for volume: a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11
Feb 13 23:49:03.292825 n-d-828979-1 sudo[129035]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:03.299320 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:03.338844 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-199d7cde-a8ff-4693-90d4-70a30e215833" returned: 0 in 1.205s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:03.340210 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Successfully deleted volume: 199d7cde-a8ff-4693-90d4-70a30e215833
Feb 13 23:49:03.350559 n-d-828979-1 sudo[129047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11
Feb 13 23:49:03.353201 n-d-828979-1 sudo[129047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:03.457457 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Created reservations ['9801f6ed-9b06-4a7e-820b-c1c9e2bdaa44', '3e36278e-809c-4e6f-8dc7-e08c4847e934', '2e90d30b-317f-4b9d-93db-ffcd34426118', '17d4d142-9d0a-4f43-af9e-7a73ae785629'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:49:03.459947 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:49:03.459947 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:49:03.459947 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:49:03.546797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:49:03.547776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:03.621724 n-d-828979-1 sudo[129050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:03.626408 n-d-828979-1 sudo[129050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:03.692676 n-d-828979-1 sudo[129039]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:03.695061 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.042s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:03.697771 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:03.808445 n-d-828979-1 sudo[129052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:03.818818 n-d-828979-1 sudo[129052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:04.542890 n-d-828979-1 sudo[129047]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:04.545866 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11" returned: 0 in 1.247s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:04.548019 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:04.618387 n-d-828979-1 sudo[129064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11
Feb 13 23:49:04.619953 n-d-828979-1 sudo[129064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:04.667889 n-d-828979-1 sudo[129050]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:04.672242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.124s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:04.673994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:04.742058 n-d-828979-1 sudo[129070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:04.742903 n-d-828979-1 sudo[129070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:04.985724 n-d-828979-1 sudo[129052]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:04.989218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.291s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:04.992431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:49:05.000829 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Deleted volume successfully.
Feb 13 23:49:05.049249 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bf0b4697-1910-4e77-8f03-3f45117cb476 tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-38060fb8-1e64-4024-8564-0157bce10ab9-delete_volume'" released by "delete_volume" :: held 6.350s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:49:05.874425 n-d-828979-1 sudo[129064]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:05.876383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11" returned: 0 in 1.328s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:05.878010 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:05.920926 n-d-828979-1 sudo[129124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11
Feb 13 23:49:05.922819 n-d-828979-1 sudo[129124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:05.964711 n-d-828979-1 sudo[129070]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:05.967767 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.293s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:05.975368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:49:05.995905 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Deleted volume successfully.
Feb 13 23:49:06.033836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-d5484238-77cc-4a88-8127-d00b2c0c5ca9 req-0a641581-c269-47d7-9484-e5318d4108c3 tempest-VolumesGetTestJSON-1380548371 None] Lock "b'cinder-199d7cde-a8ff-4693-90d4-70a30e215833-delete_volume'" released by "delete_volume" :: held 6.422s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:49:06.589734 n-d-828979-1 sudo[129124]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:06.591468 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11" returned: 0 in 0.713s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:06.592607 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Successfully deleted volume: a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11
Feb 13 23:49:06.702928 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Created reservations ['a39e0de6-89d6-4967-885e-54c7ab4baa34', '4f5b2758-8336-4412-a1d5-f7262331089e', 'e4db890b-9e55-4b16-b666-100e01a42ce1', 'a40d0cfb-6eeb-490d-b838-0a8c592569c4'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:49:06.705206 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:49:06.705206 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:49:06.705206 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:49:06.788510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:49:06.789331 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:06.859144 n-d-828979-1 sudo[129152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:06.860811 n-d-828979-1 sudo[129152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:07.123963 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-87e64be4-2b6d-42d6-8f3f-fb28224ead8f-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:49:07.315332 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87e64be4-2b6d-42d6-8f3f-fb28224ead8f
Feb 13 23:49:07.320880 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:07.392909 n-d-828979-1 sudo[129173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f
Feb 13 23:49:07.404641 n-d-828979-1 sudo[129173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:07.891757 n-d-828979-1 sudo[129152]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:07.896218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.106s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:07.900247 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:07.960362 n-d-828979-1 sudo[129194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:07.966212 n-d-828979-1 sudo[129194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:08.510434 n-d-828979-1 sudo[129173]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:08.513197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f" returned: 0 in 1.192s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:08.516072 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:08.565445 n-d-828979-1 sudo[129208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f
Feb 13 23:49:08.566443 n-d-828979-1 sudo[129208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:09.103730 n-d-828979-1 sudo[129194]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:09.106992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.206s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:09.110437 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:49:09.118275 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Deleted volume successfully.
Feb 13 23:49:09.139822 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-40795398-ce52-498e-afdc-79185caaa79d tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-a05644f0-fc8c-47f4-ba6f-7dcbdbb3ef11-delete_volume'" released by "delete_volume" :: held 5.999s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:49:09.467812 n-d-828979-1 sudo[129208]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:09.470548 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f" returned: 0 in 0.954s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:09.472322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:09.529969 n-d-828979-1 sudo[129221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f
Feb 13 23:49:09.530848 n-d-828979-1 sudo[129221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:10.460908 n-d-828979-1 sudo[129221]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:10.463496 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87e64be4-2b6d-42d6-8f3f-fb28224ead8f" returned: 0 in 0.991s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:10.465206 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Successfully deleted volume: 87e64be4-2b6d-42d6-8f3f-fb28224ead8f
Feb 13 23:49:10.619727 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Created reservations ['42821e3a-0b50-40b4-a1a9-9192baaa5fa4', 'ba658390-920c-4a39-ab5c-1588102d2cb8', '15a790fd-f28f-46bd-a0d1-10ac69da4fa8', '5482c024-9895-411d-ba57-a5f85b289c7e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:49:10.624040 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:49:10.624040 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:49:10.624040 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:49:10.779926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:49:10.781303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:10.828618 n-d-828979-1 sudo[129253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:10.833632 n-d-828979-1 sudo[129253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:11.847606 n-d-828979-1 sudo[129253]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:11.850039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.068s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:11.852138 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:11.938506 n-d-828979-1 sudo[129287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:11.940374 n-d-828979-1 sudo[129287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:12.893725 n-d-828979-1 sudo[129287]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:12.896096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.044s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:12.898204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:49:12.903586 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Deleted volume successfully.
Feb 13 23:49:12.938970 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bbf05e7d-f328-4513-8081-73174ddbd080 tempest-VolumesListTestJSON-1426691422 None] Lock "b'cinder-87e64be4-2b6d-42d6-8f3f-fb28224ead8f-delete_volume'" released by "delete_volume" :: held 5.817s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:49:35.308203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:49:35.322384 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:49:35.323061 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:49:35.347167 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Flow 'volume_create_manager' (7464a95e-4cab-4b46-b7bd-2205feede6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:49:35.364433 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fddb8090-2870-4652-9d50-10330ccecd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:49:35.418510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:49:35.456968 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fddb8090-2870-4652-9d50-10330ccecd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-738369460',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fce26a7d-e12e-4199-9d30-be4a24d4fd64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee8b609055824c7ea075791fa691f75b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:49:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:49:35Z,user_id='a7393a02f4c044a4ab97427b85a33827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:49:35.459610 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8413c7e7-83f6-491e-a799-a03f06b2a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:49:35.461710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8413c7e7-83f6-491e-a799-a03f06b2a796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:49:35.464080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b94c06ee-ca39-4c18-9682-df50d2c2be44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:49:35.559045 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b94c06ee-ca39-4c18-9682-df50d2c2be44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fce26a7d-e12e-4199-9d30-be4a24d4fd64', 'volume_name': 'volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:49:35.563156 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0d5afb2-d9f7-4fb7-b8d5-acb16ed14b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:49:35.565524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0d5afb2-d9f7-4fb7-b8d5-acb16ed14b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:49:35.569139 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fce78cd-92f3-4667-a2e3-f636e722f24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:49:35.570471 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Volume fce26a7d-e12e-4199-9d30-be4a24d4fd64: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:49:35.571738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Cloning fce26a7d-e12e-4199-9d30-be4a24d4fd64 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:49:53.626679 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:49:53.627325 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:49:53.627905 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:53.679860 n-d-828979-1 sudo[130088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:53.680680 n-d-828979-1 sudo[130088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:54.454080 n-d-828979-1 sudo[130088]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:54.457285 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.829s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:54.460209 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:54.539603 n-d-828979-1 sudo[130099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:49:54.540450 n-d-828979-1 sudo[130099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:55.189446 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 19.62 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:49:55.190683 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Image download 616.00 MB at 31.40 MB/s
Feb 13 23:49:55.248024 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:55.271909 n-d-828979-1 sudo[130099]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:55.277759 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.818s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:55.280735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:49:55.367621 n-d-828979-1 sudo[130105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1
Feb 13 23:49:55.368446 n-d-828979-1 sudo[130105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:55.742047 n-d-828979-1 sudo[130105]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:55.743880 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1" returned: 0 in 0.496s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:55.744651 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user a7393a02f4c044a4ab97427b85a33827. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:49:55.839292 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:56.110779 n-d-828979-1 sudo[130113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1
Feb 13 23:49:56.111628 n-d-828979-1 sudo[130113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:56.616429 n-d-828979-1 sudo[130113]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:56.618722 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1" returned: 0 in 0.780s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:56.621272 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:56.643772 n-d-828979-1 sudo[130128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:49:56.645212 n-d-828979-1 sudo[130128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:57.268539 n-d-828979-1 sudo[130128]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:57.271480 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.650s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:57.295824 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume fce26a7d-e12e-4199-9d30-be4a24d4fd64. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:49:57.392058 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_83u627q7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:57.620495 n-d-828979-1 sudo[130167]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_83u627q7
Feb 13 23:49:57.631579 n-d-828979-1 sudo[130167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:58.498813 n-d-828979-1 sudo[130167]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:58.501073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_83u627q7" returned: 0 in 1.109s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:58.502256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:58.688475 n-d-828979-1 sudo[130176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1
Feb 13 23:49:58.689366 n-d-828979-1 sudo[130176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:59.149814 n-d-828979-1 sudo[130176]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:59.152152 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1" returned: 0 in 0.649s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:59.152977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:49:59.154457 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:59.189300 n-d-828979-1 sudo[130184]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64 oflag=direct
Feb 13 23:49:59.190850 n-d-828979-1 sudo[130184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:49:59.806434 n-d-828979-1 sudo[130184]: pam_unix(sudo:session): session closed for user root
Feb 13 23:49:59.809033 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64 oflag=direct" returned: 0 in 0.654s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:49:59.810510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 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_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:49:59.869047 n-d-828979-1 sudo[130196]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64
Feb 13 23:49:59.869918 n-d-828979-1 sudo[130196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:01.625013 n-d-828979-1 sudo[130196]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:01.627813 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 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_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64" returned: 0 in 1.817s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:01.628887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:01.748205 n-d-828979-1 sudo[130236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1
Feb 13 23:50:01.749768 n-d-828979-1 sudo[130236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:02.214317 n-d-828979-1 sudo[130236]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:02.217339 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1" returned: 0 in 0.588s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:02.218443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_5kig2ad1n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.82 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fce26a7d--e12e--4199--9d30--be4a24d4fd64 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:50:02.219008 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Converted 700.00 MB image at 384.94 MB/s
Feb 13 23:50:02.219791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume fce26a7d-e12e-4199-9d30-be4a24d4fd64 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:50:02.531957 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user a7393a02f4c044a4ab97427b85a33827 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:50:02.532543 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Marking volume fce26a7d-e12e-4199-9d30-be4a24d4fd64 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:50:02.546853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to fce26a7d-e12e-4199-9d30-be4a24d4fd64. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:50:02.547308 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Creating volume glance metadata for volume fce26a7d-e12e-4199-9d30-be4a24d4fd64 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:50:02.737694 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fce78cd-92f3-4667-a2e3-f636e722f24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:02.741253 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5504310-2c50-4201-8be0-8d3759c707a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:02.770555 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Volume volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 (fce26a7d-e12e-4199-9d30-be4a24d4fd64): created successfully
Feb 13 23:50:02.772884 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f5504310-2c50-4201-8be0-8d3759c707a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:02.778738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Flow 'volume_create_manager' (7464a95e-4cab-4b46-b7bd-2205feede6c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:50:02.798251 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e81d6135-c7a2-4121-9f94-01af67d66b94 tempest-TestVolumeBackupRestore-2066543938 None] Created volume successfully.
Feb 13 23:50:04.889742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Creating a new backup for volume volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:50:04.902641 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:04.950990 n-d-828979-1 sudo[130275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:04.953265 n-d-828979-1 sudo[130275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:05.524218 n-d-828979-1 sudo[130275]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:05.526461 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64" returned: 0 in 0.623s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:05.643962 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:05.660847 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:05.661189 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: I_T nexus: 30
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: p2kSumAKtMjS5pt56DSR
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:50:05.661831 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:50:05.682571 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Creating iscsi_target for Volume ID: volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Created volume path /opt/stack/data/cinder/volumes/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64,
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: incominguser onRd5W4i6fkMsPbHn679 EdUzbf4iEjKMG23z
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:05.688282 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:50:05.690332 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:06.568856 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64" returned: 0 in 0.878s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:06.570421 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:06.571269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:50:06.572025 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:50:06.576818 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:06.585882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:06.587414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: I_T nexus: 30
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: p2kSumAKtMjS5pt56DSR
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:50:06.588417 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:50:06.593500 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:06.741478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:06.741833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:06.743114 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:06.863929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:06.865416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:06.867245 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:50:06.913756 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Initialize volume connection completed successfully.
Feb 13 23:50:38.952573 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:50:39.030587 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:39.285778 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:39.286143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627\n Backing store flags: \n Account information:\n p2kSumAKtMjS5pt56DSR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:39.286816 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: 392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:50:39.294259 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:39.628639 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-392901ea-9d8c-40b5-b868-5be812210627 -f" returned: 0 in 0.337s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:39.628963 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:39.630065 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:39.781473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:39.781985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:39.783044 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fdf2deee-8a50-4554-b3d9-5797febe5fc4 tempest-VolumesBackupsTest-5603838 None] Remove volume export completed successfully.
Feb 13 23:50:41.093766 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:50:41.097860 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:50:41.098537 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:50:41.126571 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (dd5eba5c-d3c3-4f1c-ad39-8701f6f0a74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:50:41.129741 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c482030c-43c3-4afc-8341-a79a668f3752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:41.182756 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:50:41.225845 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c482030c-43c3-4afc-8341-a79a668f3752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:50:41Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_228f3fb2-98d8-41c6-8b21-921b17ed58ff',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b3d43d76-d00b-4779-9e84-f7ab238f4334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b97eb1d02624ee08ecca906ab6b4921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:50:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:50:41Z,user_id='0da9190e11be475abcdd72e7a50120f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:41.228389 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d61ca736-4f88-4a41-ad3e-3d48cd0fbb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:41.231211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d61ca736-4f88-4a41-ad3e-3d48cd0fbb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:41.243465 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28d38450-7b82-4ec9-8687-f3ce71cb16cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:41.245811 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28d38450-7b82-4ec9-8687-f3ce71cb16cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3d43d76-d00b-4779-9e84-f7ab238f4334', 'volume_name': 'volume-b3d43d76-d00b-4779-9e84-f7ab238f4334', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:41.249008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03497118-580b-4959-8529-1cb3272ec527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:41.251156 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03497118-580b-4959-8529-1cb3272ec527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:41.266382 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84208145-13a6-44d9-bc21-d948dee86381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:41.275095 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Volume b3d43d76-d00b-4779-9e84-f7ab238f4334: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3d43d76-d00b-4779-9e84-f7ab238f4334', 'volume_size': 1}
Feb 13 23:50:41.276562 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:41.316420 n-d-828979-1 sudo[130850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:50:41.317245 n-d-828979-1 sudo[130850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:42.360157 n-d-828979-1 sudo[130850]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:42.362381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.085s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:42.366081 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84208145-13a6-44d9-bc21-d948dee86381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3d43d76-d00b-4779-9e84-f7ab238f4334', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:42.368567 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69158b8d-9973-4461-8828-15d8f781f52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:50:42.399940 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Volume volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 (b3d43d76-d00b-4779-9e84-f7ab238f4334): created successfully
Feb 13 23:50:42.402105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69158b8d-9973-4461-8828-15d8f781f52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:50:42.406296 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (dd5eba5c-d3c3-4f1c-ad39-8701f6f0a74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:50:42.430003 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Created volume successfully.
Feb 13 23:50:43.477404 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:43.515457 n-d-828979-1 sudo[130915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:50:43.516460 n-d-828979-1 sudo[130915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:44.285373 n-d-828979-1 sudo[130915]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:44.287750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334" returned: 0 in 0.812s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:44.436118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:44.456987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:44.457531 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: I_T nexus: 31
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: onRd5W4i6fkMsPbHn679
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:50:44.459268 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:50:44.465469 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334,
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: incominguser qbamcq2ecvQBU3DtwWpH WE5L89dixrKcizt3
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:50:44.470747 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:50:44.476582 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:45.225005 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334" returned: 0 in 0.751s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:45.225578 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:45.225964 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:50:45.226365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:50:45.227961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:45.236280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:45.236701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334\n System information:\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-b3d43d76-d00b-4779-9e84-f7ab238f4334\n Backing store flags: \n Account information:\n qbamcq2ecvQBU3DtwWpH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: I_T nexus: 31
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: onRd5W4i6fkMsPbHn679
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:50:45.237861 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:50:45.240510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:45.351357 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:45.351896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334\n System information:\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-b3d43d76-d00b-4779-9e84-f7ab238f4334\n Backing store flags: \n Account information:\n qbamcq2ecvQBU3DtwWpH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:45.355103 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:45.570925 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:45.571270 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334\n System information:\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-b3d43d76-d00b-4779-9e84-f7ab238f4334\n Backing store flags: \n Account information:\n qbamcq2ecvQBU3DtwWpH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:50:45.572412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:50:45.731204 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Initialize volume connection completed successfully.
Feb 13 23:50:53.634862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:50:53.634862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:50:53.634862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:53.670905 n-d-828979-1 sudo[131144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:50:53.672080 n-d-828979-1 sudo[131144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:54.749500 n-d-828979-1 sudo[131144]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:54.753562 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.121s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:54.753562 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:50:54.791072 n-d-828979-1 sudo[131165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:50:54.791949 n-d-828979-1 sudo[131165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:50:55.620016 n-d-828979-1 sudo[131165]: pam_unix(sudo:session): session closed for user root
Feb 13 23:50:55.623949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.870s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:50:55.625631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:51:32.222886 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:51:32.334510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:32.478252 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:32.478554 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334\n System information:\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-b3d43d76-d00b-4779-9e84-f7ab238f4334\n Backing store flags: \n Account information:\n qbamcq2ecvQBU3DtwWpH\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:32.479342 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:32.480397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:32.850156 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 -f" returned: 0 in 0.369s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:32.850478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:32.853361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:33.122616 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:33.123064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:33.123922 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1d32716a-4db6-4986-ac02-84f908551e72 tempest-VolumesBackupsTest-5603838 None] Remove volume export completed successfully.
Feb 13 23:51:33.653720 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-b3d43d76-d00b-4779-9e84-f7ab238f4334-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:51:33.729829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:33.888596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:33.888925 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:33.889614 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:33.890700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:33.932175 n-d-828979-1 sudo[131710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:33.934587 n-d-828979-1 sudo[131710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:34.625028 n-d-828979-1 sudo[131710]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:34.627686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334" returned: 0 in 0.737s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:34.629553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:34.680499 n-d-828979-1 sudo[131730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:34.681759 n-d-828979-1 sudo[131730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:35.444024 n-d-828979-1 sudo[131730]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:35.446452 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334" returned: 0 in 0.816s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:35.450468 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:35.500089 n-d-828979-1 sudo[131748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:35.500971 n-d-828979-1 sudo[131748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:36.232485 n-d-828979-1 sudo[131748]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:36.234840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3d43d76-d00b-4779-9e84-f7ab238f4334" returned: 0 in 0.784s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:36.236175 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: b3d43d76-d00b-4779-9e84-f7ab238f4334
Feb 13 23:51:36.286168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Created reservations ['28a811d7-c1e5-4ad2-9176-748c33460043', '3f02f4c1-75b6-445c-bf9f-33e7bf5fb8d0', '0cd8773a-bd8d-49a1-bb2d-5d555c94b596', 'a6bc3c05-64ae-4eab-808f-fbc114a72d68'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:51:36.289157 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:51:36.289157 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:51:36.289157 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:36.374879 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:51:36.380605 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:36.425227 n-d-828979-1 sudo[131779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:51:36.428245 n-d-828979-1 sudo[131779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:37.075920 n-d-828979-1 sudo[131779]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:37.078433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.702s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:37.081225 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:37.132493 n-d-828979-1 sudo[131789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:51:37.136053 n-d-828979-1 sudo[131789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:37.961492 n-d-828979-1 sudo[131789]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:37.966196 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.882s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:37.968523 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:51:37.976469 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:51:37.998922 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7e26ce63-a3f2-4f3e-9a67-9c94f7a8a329 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-b3d43d76-d00b-4779-9e84-f7ab238f4334-delete_volume'" released by "delete_volume" :: held 4.345s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:51:43.820510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:51:43.828098 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:51:43.829695 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:51:43.855906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (3074bed3-adbd-4210-9761-770a80fcff6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:51:43.860433 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76900368-c153-4fcc-9c34-7a7d650f6efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:43.892074 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:51:43.928873 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76900368-c153-4fcc-9c34-7a7d650f6efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-756402050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=7e9b251b-e7e3-45fd-abc2-cb343c87fa6e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='1b97eb1d02624ee08ecca906ab6b4921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:51:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:51:44Z,user_id='0da9190e11be475abcdd72e7a50120f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:43.933388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f12ca142-63da-42d5-84b1-96a41053f4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:43.938087 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f12ca142-63da-42d5-84b1-96a41053f4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:43.941639 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d6cfad4-3e86-46bf-bd99-19cd69e93b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:43.944161 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d6cfad4-3e86-46bf-bd99-19cd69e93b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e9b251b-e7e3-45fd-abc2-cb343c87fa6e', 'volume_name': 'volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:43.950540 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d73c5e3-c9ed-4e34-9ff7-4a5119414e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:43.954376 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d73c5e3-c9ed-4e34-9ff7-4a5119414e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:43.957349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c73a575-25d6-4ce7-8f91-d3b5adb77a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:43.969127 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Volume 7e9b251b-e7e3-45fd-abc2-cb343c87fa6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e', 'volume_size': 1}
Feb 13 23:51:43.970977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:44.010272 n-d-828979-1 sudo[131804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:51:44.012107 n-d-828979-1 sudo[131804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:44.781889 n-d-828979-1 sudo[131804]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:44.784643 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:44.788809 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c73a575-25d6-4ce7-8f91-d3b5adb77a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:44.792538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e367f820-1130-4305-a828-09213e6c6fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:44.829792 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Volume volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e (7e9b251b-e7e3-45fd-abc2-cb343c87fa6e): created successfully
Feb 13 23:51:44.836984 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e367f820-1130-4305-a828-09213e6c6fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:44.846105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (3074bed3-adbd-4210-9761-770a80fcff6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:51:44.869947 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-37b92b27-8a5b-4209-bf39-3580a5bc2fea tempest-VolumesBackupsTest-5603838 None] Created volume successfully.
Feb 13 23:51:45.722585 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Creating a new backup for volume volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:51:45.741133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:45.773404 n-d-828979-1 sudo[131869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:45.774301 n-d-828979-1 sudo[131869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:46.496039 n-d-828979-1 sudo[131869]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:46.498236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e" returned: 0 in 0.757s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:46.582020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:46.605113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:46.605463 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: I_T nexus: 31
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: onRd5W4i6fkMsPbHn679
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:51:46.606113 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:51:46.609425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e,
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: incominguser 8qnV2zaCnJEN9uvGpKbR ZSB7TRmADz8iiPJF
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:46.622283 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:51:46.626316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:47.480953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e" returned: 0 in 0.856s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:47.481470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:47.482366 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:51:47.482923 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:51:47.484680 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:47.534930 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.050s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:47.535917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\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-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: I_T nexus: 31
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: onRd5W4i6fkMsPbHn679
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:51:47.536801 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:51:47.540305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:47.848869 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:47.849324 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\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-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:47.851938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:48.055815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:48.056491 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\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:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\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-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:48.057960 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:51:48.156350 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Initialize volume connection completed successfully.
Feb 13 23:51:53.493516 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Terminate volume connection completed successfully.
Feb 13 23:51:53.568446 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:53.631004 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:51:53.631365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:51:53.632061 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:53.672181 n-d-828979-1 sudo[132090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:51:53.672988 n-d-828979-1 sudo[132090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:53.710155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:53.710849 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64\n Backing store flags: \n Account information:\n onRd5W4i6fkMsPbHn679\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:53.712088 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Removing iscsi_target for Volume ID: fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:51:53.714166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:54.004256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 -f" returned: 0 in 0.289s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:54.005335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:54.007584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:54.262889 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:54.263365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:54.264128 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-912444b6-d858-487d-959f-7620f77c7152 tempest-TestVolumeBackupRestore-2066543938 None] Remove volume export completed successfully.
Feb 13 23:51:54.436156 n-d-828979-1 sudo[132090]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:54.437836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.806s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:54.439962 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:54.471196 n-d-828979-1 sudo[132108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:51:54.472012 n-d-828979-1 sudo[132108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:55.094929 n-d-828979-1 sudo[132108]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:55.097101 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:55.099827 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:51:55.418123 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:51:55.424496 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:51:55.425032 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:51:55.439988 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Flow 'volume_create_manager' (5711160c-4bdc-4675-9398-d410afe4c5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:51:55.443453 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00e83d01-26b2-4773-b111-e853c8208ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:55.469049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:51:55.496919 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00e83d01-26b2-4773-b111-e853c8208ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:51:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a656b78a-d40b-4b78-b0cd-0dc879809e07',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=518620b7-44ac-4118-9a5b-57f71ed54def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee8b609055824c7ea075791fa691f75b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:51:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:51:55Z,user_id='a7393a02f4c044a4ab97427b85a33827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:55.499999 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbb9f55e-4f65-4a8e-b4c3-15557e6c4bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:55.502700 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbb9f55e-4f65-4a8e-b4c3-15557e6c4bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:55.505513 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae07a684-35a1-42e6-9c50-69a83355af98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:55.507954 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae07a684-35a1-42e6-9c50-69a83355af98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '518620b7-44ac-4118-9a5b-57f71ed54def', 'volume_name': 'volume-518620b7-44ac-4118-9a5b-57f71ed54def', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:55.511183 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d547fd92-76d2-4372-9e56-b6020b453ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:55.513528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d547fd92-76d2-4372-9e56-b6020b453ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:55.515764 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (078f63f8-9e6b-4b05-ad14-e2241b7779c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:55.516543 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Volume 518620b7-44ac-4118-9a5b-57f71ed54def: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-518620b7-44ac-4118-9a5b-57f71ed54def', 'volume_size': 1}
Feb 13 23:51:55.517738 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-518620b7-44ac-4118-9a5b-57f71ed54def stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:55.550653 n-d-828979-1 sudo[132111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-518620b7-44ac-4118-9a5b-57f71ed54def stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:51:55.551873 n-d-828979-1 sudo[132111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:56.223025 n-d-828979-1 sudo[132111]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:56.225659 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-518620b7-44ac-4118-9a5b-57f71ed54def stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.707s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:56.232277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (078f63f8-9e6b-4b05-ad14-e2241b7779c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-518620b7-44ac-4118-9a5b-57f71ed54def', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:56.234794 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb7310e7-d79e-456c-849b-09a50607ceb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:51:56.259806 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Volume volume-518620b7-44ac-4118-9a5b-57f71ed54def (518620b7-44ac-4118-9a5b-57f71ed54def): created successfully
Feb 13 23:51:56.262684 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb7310e7-d79e-456c-849b-09a50607ceb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:51:56.265946 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Flow 'volume_create_manager' (5711160c-4bdc-4675-9398-d410afe4c5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:51:56.285845 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Created volume successfully.
Feb 13 23:51:56.575873 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:56.615709 n-d-828979-1 sudo[132155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:51:56.617320 n-d-828979-1 sudo[132155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:51:57.405571 n-d-828979-1 sudo[132155]: pam_unix(sudo:session): session closed for user root
Feb 13 23:51:57.408064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 0.832s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:57.467660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:57.496790 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:57.497132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: I_T nexus: 33
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: 8qnV2zaCnJEN9uvGpKbR
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:51:57.497766 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:51:57.499864 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Creating iscsi_target for Volume ID: volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Created volume path /opt/stack/data/cinder/volumes/volume-518620b7-44ac-4118-9a5b-57f71ed54def,
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: incominguser 9TeS67RnSq3KAAo99mTu Njy2yJJVf93tjd9a
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:51:57.514888 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:51:57.516854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:58.250351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 0.734s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:58.250751 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:58.251374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:51:58.251765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:51:58.253041 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:58.263707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: I_T nexus: 33
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: 8qnV2zaCnJEN9uvGpKbR
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:51:58.265287 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:51:58.270005 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:58.502347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:58.503315 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:58.504998 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:51:58.696766 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:51:58.696766 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643421504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:51:58.697009 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Set provider_location to: 10.222.0.36:3260,4 iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:51:58.748997 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Initialize volume connection completed successfully.
Feb 13 23:52:29.967893 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-943326bf-d95f-44c3-905e-2339cbd359d8 tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-1150159383: creating
Feb 13 23:52:30.022159 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-943326bf-d95f-44c3-905e-2339cbd359d8 tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-1150159383: created successfully
Feb 13 23:52:30.070429 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-943326bf-d95f-44c3-905e-2339cbd359d8 tempest-GroupSnapshotsTest-506593296 None] Create group completed successfully.
Feb 13 23:52:32.453752 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:52:32.458704 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:52:32.459477 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:52:32.503294 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (5af24f54-0d64-43df-bb36-26e31df21454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:52:32.506999 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (576e7006-28cb-4e5e-b83a-603cf2246f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:32.534741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:52:32.569491 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (576e7006-28cb-4e5e-b83a-603cf2246f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-492235893',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=490611eb-f6f8-4172-b583-1ee667eb46c2,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=0e383231-5efe-4c92-8992-66c80b59829c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc3221430da4ef48198b288f8a05d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23: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-02-13T23:52:32Z,user_id='b7d2c32959224772ada5b0173da2182b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b5b1715-7e70-49b0-a905-dc97e699e9d7),volume_type_id=5b5b1715-7e70-49b0-a905-dc97e699e9d7)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:32.572961 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8fca962c-2326-4f5a-b93a-490b1d2209b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:32.577029 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8fca962c-2326-4f5a-b93a-490b1d2209b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:32.580605 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd5bca76-c1e0-4073-97cb-d5acc8b721c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:32.583516 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd5bca76-c1e0-4073-97cb-d5acc8b721c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e383231-5efe-4c92-8992-66c80b59829c', 'volume_name': 'volume-0e383231-5efe-4c92-8992-66c80b59829c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:32.586956 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (849b717d-20bd-4bff-9185-82efaeac3ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:32.590701 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (849b717d-20bd-4bff-9185-82efaeac3ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:32.593560 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e335473-20d3-4199-8767-c38185abf095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:32.643386 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Volume 0e383231-5efe-4c92-8992-66c80b59829c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e383231-5efe-4c92-8992-66c80b59829c', 'volume_size': 1}
Feb 13 23:52:32.643386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e383231-5efe-4c92-8992-66c80b59829c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:32.723782 n-d-828979-1 sudo[132627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e383231-5efe-4c92-8992-66c80b59829c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:52:32.724753 n-d-828979-1 sudo[132627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:33.929309 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e383231-5efe-4c92-8992-66c80b59829c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.284s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:33.925267 n-d-828979-1 sudo[132627]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:33.932552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e335473-20d3-4199-8767-c38185abf095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e383231-5efe-4c92-8992-66c80b59829c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:33.944549 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa3fce90-edb3-462b-997a-1393427dc7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:52:33.964654 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Volume volume-0e383231-5efe-4c92-8992-66c80b59829c (0e383231-5efe-4c92-8992-66c80b59829c): created successfully
Feb 13 23:52:33.966951 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa3fce90-edb3-462b-997a-1393427dc7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:52:33.970174 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (5af24f54-0d64-43df-bb36-26e31df21454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:52:33.998503 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a03d60c1-2d4a-408c-aca6-c410f749db21 tempest-GroupSnapshotsTest-506593296 None] Created volume successfully.
Feb 13 23:52:35.796279 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] GroupSnapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: creating.
Feb 13 23:52:35.880324 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] Group snapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: creating. {{(pid=92017) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 13 23:52:36.153463 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:36.256576 n-d-828979-1 sudo[132690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:52:36.257405 n-d-828979-1 sudo[132690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:37.541635 n-d-828979-1 sudo[132690]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:37.555927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c" returned: 0 in 1.390s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:37.555927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f --snapshot stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:37.760106 n-d-828979-1 sudo[132710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f --snapshot stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c -L 1.00g
Feb 13 23:52:37.760959 n-d-828979-1 sudo[132710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:39.324340 n-d-828979-1 sudo[132710]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:39.332796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f --snapshot stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c -L 1.00g" returned: 0 in 1.778s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:39.536700 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6e29b737-20e6-42fc-82e9-ac86d995e3da tempest-GroupSnapshotsTest-506593296 None] group_snapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: created successfully
Feb 13 23:52:42.873155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:42.915711 n-d-828979-1 sudo[132894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:52:42.916545 n-d-828979-1 sudo[132894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:43.932751 n-d-828979-1 sudo[132894]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:43.940697 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.067s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:43.940697 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:43.981783 n-d-828979-1 sudo[132930]: ubuntu : 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-3885db8c-2b15-4063-b9ed-d29966ae472f
Feb 13 23:52:43.982676 n-d-828979-1 sudo[132930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:44.788065 n-d-828979-1 sudo[132930]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:44.790793 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f" returned: 0 in 0.854s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:44.793876 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:44.839080 n-d-828979-1 sudo[132933]: 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--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 iflag=direct
Feb 13 23:52:44.845855 n-d-828979-1 sudo[132933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:45.866418 n-d-828979-1 sudo[132933]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:45.869995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 iflag=direct" returned: 0 in 1.074s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:45.869995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:45.937144 n-d-828979-1 sudo[132949]: 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--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 oflag=direct
Feb 13 23:52:45.945972 n-d-828979-1 sudo[132949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:46.582544 n-d-828979-1 sudo[132949]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:46.584772 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 oflag=direct" returned: 0 in 0.714s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:46.586352 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:46.663938 n-d-828979-1 sudo[132963]: 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--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:52:46.664734 n-d-828979-1 sudo[132963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:52.447676 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Terminate volume connection completed successfully.
Feb 13 23:52:52.523378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:52.793080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:52.793677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:52:52.794689 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Removing iscsi_target for Volume ID: 518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:52:52.796245 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:53.199876 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def -f" returned: 0 in 0.399s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:53.200873 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:52:53.207262 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:53.566718 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.347s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:53.567384 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:52:53.569645 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5c295344-bd58-4272-a449-ac558cdefb28 tempest-TestVolumeBackupRestore-2066543938 None] Remove volume export completed successfully.
Feb 13 23:52:53.638827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:52:53.639189 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:52:53.640969 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:53.708065 n-d-828979-1 sudo[133040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:52:53.715467 n-d-828979-1 sudo[133040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:54.546129 n-d-828979-1 sudo[133040]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:54.548806 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.908s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:54.550737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:54.637459 n-d-828979-1 sudo[133043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:52:54.642395 n-d-828979-1 sudo[133043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:55.490644 n-d-828979-1 sudo[133043]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:55.495827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.942s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:55.505822 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:52:55.830588 n-d-828979-1 sudo[132963]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:55.833126 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.246s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:55.833896 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3885db8c--2b15--4063--b9ed--d29966ae472f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--75ca8cc2--9b90--43ee--8a8d--18db99823f76, size 1024.00 MB, duration 9.25 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:52:55.834490 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Volume copy 1024.00 MB at 110.73 MB/s
Feb 13 23:52:56.146367 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a80c7e83-fc9b-4fc2-bb38-4c887adba22a tempest-GroupSnapshotsTest-506593296 None] Create group from source-snapshot-636653d5-d1dc-4f2e-af4e-3c84db30e8dc completed successfully.
Feb 13 23:52:57.144262 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Skipping remove_export. No iscsi_target is presently exported for volume: 75ca8cc2-9b90-43ee-8a8d-18db99823f76
Feb 13 23:52:57.146835 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:57.222682 n-d-828979-1 sudo[133075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76
Feb 13 23:52:57.224910 n-d-828979-1 sudo[133075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:58.046365 n-d-828979-1 sudo[133075]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:58.049393 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76" returned: 0 in 0.902s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:58.053326 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:58.144348 n-d-828979-1 sudo[133078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76
Feb 13 23:52:58.145158 n-d-828979-1 sudo[133078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:59.000978 n-d-828979-1 sudo[133078]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:59.003188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76" returned: 0 in 0.950s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:59.005458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:52:59.054191 n-d-828979-1 sudo[133081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76
Feb 13 23:52:59.055119 n-d-828979-1 sudo[133081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:52:59.832446 n-d-828979-1 sudo[133081]: pam_unix(sudo:session): session closed for user root
Feb 13 23:52:59.835805 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75ca8cc2-9b90-43ee-8a8d-18db99823f76" returned: 0 in 0.830s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:52:59.837591 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Successfully deleted volume: 75ca8cc2-9b90-43ee-8a8d-18db99823f76
Feb 13 23:53:00.034017 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Created reservations ['621fe45d-46a5-450d-808a-83c856e217a0'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:00.098001 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-497691319 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-497691319, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:00.108011 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-497691319 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-497691319, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:00.155710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Created reservations ['db580b62-dffb-49dc-b5d1-8641ad554795', 'b3758b81-dea5-4468-a965-4cdeb28fc972', '058fa4a6-094f-488b-8040-553952fe08f8', '3ab5b7f3-0d2f-4a52-8234-980cddc587a5'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:00.158123 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:00.158123 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:00.158123 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:00.310488 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:00.311667 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:00.389849 n-d-828979-1 sudo[133088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:00.419550 n-d-828979-1 sudo[133088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:01.179634 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] group_snapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: deleting
Feb 13 23:53:01.298697 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] group_snapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: deleting {{(pid=92017) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 13 23:53:01.341470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:01.430005 n-d-828979-1 sudo[133090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f
Feb 13 23:53:01.433172 n-d-828979-1 sudo[133090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:01.693372 n-d-828979-1 sudo[133088]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:01.695754 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.384s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:01.698540 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:01.724514 n-d-828979-1 sudo[133093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:01.726142 n-d-828979-1 sudo[133093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:02.082454 n-d-828979-1 sudo[133090]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:02.085290 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f" returned: 0 in 0.743s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:02.088278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:02.111078 n-d-828979-1 sudo[133096]: ubuntu : TTY=unknown ; 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-3885db8c-2b15-4063-b9ed-d29966ae472f
Feb 13 23:53:02.112793 n-d-828979-1 sudo[133096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:02.526953 n-d-828979-1 sudo[133093]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:02.529468 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.831s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:02.532277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:02.547236 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6f5708ce-4d88-42c8-963f-83a02ad88abe tempest-GroupSnapshotsTest-506593296 None] Delete group completed successfully.
Feb 13 23:53:03.128693 n-d-828979-1 sudo[133096]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:03.131276 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3885db8c-2b15-4063-b9ed-d29966ae472f" returned: 0 in 1.043s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:03.260213 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-497691319 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-497691319, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:03.282237 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] Created reservations ['fcc73934-f9f9-44f4-8df9-f6b601440ce6', 'fbf7a336-0c98-4f19-b79f-5dbc2cc20b48', '269c61a6-5a0c-49a4-b20e-2b0c68778b56', 'ef4bab4e-e225-49ac-b133-ca0a114ffbcb'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:03.287793 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:03.287793 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:03.287793 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:03.385595 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e914463a-928a-40bb-aa89-e9385100b18f tempest-GroupSnapshotsTest-506593296 None] group_snapshot 636653d5-d1dc-4f2e-af4e-3c84db30e8dc: deleted successfully
Feb 13 23:53:03.740681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:03.805513 n-d-828979-1 sudo[133143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:03.806582 n-d-828979-1 sudo[133143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:04.267566 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:53:04.268779 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:04.288719 n-d-828979-1 sudo[133146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:53:04.289542 n-d-828979-1 sudo[133146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:04.348321 n-d-828979-1 sudo[133143]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:04.350896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 0.610s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:04.404303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:04.412909 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:04.413911 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: I_T nexus: 33
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: 8qnV2zaCnJEN9uvGpKbR
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:53:04.415257 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:53:04.418447 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Creating iscsi_target for Volume ID: volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Created volume path /opt/stack/data/cinder/volumes/volume-518620b7-44ac-4118-9a5b-57f71ed54def,
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: incominguser 9TeS67RnSq3KAAo99mTu Njy2yJJVf93tjd9a
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:04.426181 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:53:04.428043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:04.827266 n-d-828979-1 sudo[133146]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:04.829286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c" returned: 0 in 0.560s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:04.831328 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:04.862453 n-d-828979-1 sudo[133158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:53:04.863268 n-d-828979-1 sudo[133158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:05.195032 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 0.766s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:05.195409 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:05.196858 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:53:05.197230 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:53:05.199198 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:05.208928 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:05.209353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: I_T nexus: 33
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Connection: 0
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.36
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030000
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf30
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00030001
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf31
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: 8qnV2zaCnJEN9uvGpKbR
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:53:05.210268 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:53:05.217074 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:05.530987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.314s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:05.532051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:05.533541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:05.800673 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:05.801173 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:739f8ee4f954 alias: n-d-828979-1\n Connection: 0\n IP Address: 10.222.0.36\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:05.802509 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Set provider_location to: 10.222.0.36:3260,4 iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:53:05.971742 n-d-828979-1 sudo[133158]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:05.973863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c" returned: 0 in 1.142s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:05.975637 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:06.045487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def', 'target_lun': 1, 'volume_id': '518620b7-44ac-4118-9a5b-57f71ed54def', 'auth_method': 'CHAP', 'auth_username': '9TeS67RnSq3KAAo99mTu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7afbfa92-728b-427d-a373-56eed5d9f98a'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:53:06.066493 n-d-828979-1 sudo[133196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:53:06.068559 n-d-828979-1 sudo[133196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:06.211032 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-83e5b69b-befc-4513-a856-3c4a6c3f73eb req-0896fb97-addd-461c-8b8e-3b0921c992a9 tempest-TestVolumeBackupRestore-2066543938 None] attachment_update completed successfully.
Feb 13 23:53:06.931106 n-d-828979-1 sudo[133196]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:06.933877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e383231-5efe-4c92-8992-66c80b59829c" returned: 0 in 0.958s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:06.935491 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Successfully deleted volume: 0e383231-5efe-4c92-8992-66c80b59829c
Feb 13 23:53:07.095385 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['0ea01ecc-3525-4fc3-b707-c6c1d31ca1b0'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:07.164124 n-d-828979-1 cinder-volume[92017]: WARNING cinder.db.sqlalchemy.api [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-497691319']
Feb 13 23:53:07.165658 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['351bd67e-cd6a-44eb-90b0-6910bdcff3bc', 'ea1c8295-0447-4ea6-b098-283800b8c82f', '6eb65d63-1de9-4247-88d9-30114c032b65', '3355f719-3689-4bff-a0ce-f1ad8e5487a9'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:07.168366 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:07.168366 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:07.168366 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:07.304528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:07.305305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:07.334364 n-d-828979-1 sudo[133216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:07.335189 n-d-828979-1 sudo[133216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:08.040574 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:53:08.097571 n-d-828979-1 sudo[133216]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:08.140204 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.835s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:08.144371 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:08.188412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:08.202104 n-d-828979-1 sudo[133244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:08.205394 n-d-828979-1 sudo[133244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:08.361725 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:08.362734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n System information:\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-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e\n Backing store flags: \n Account information:\n 8qnV2zaCnJEN9uvGpKbR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:08.363941 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: 7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:53:08.366461 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:08.551141 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-30ed5820-de20-4cd6-9073-0aeba4faa74b tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-1341479222: creating
Feb 13 23:53:08.606020 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-30ed5820-de20-4cd6-9073-0aeba4faa74b tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-1341479222: created successfully
Feb 13 23:53:08.657733 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-30ed5820-de20-4cd6-9073-0aeba4faa74b tempest-GroupSnapshotsTest-506593296 None] Create group completed successfully.
Feb 13 23:53:08.667432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e -f" returned: 0 in 0.301s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:08.667907 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:08.678818 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:08.787919 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:08.788538 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:08.790393 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8ff8a110-111e-460d-b251-88955a407527 tempest-VolumesBackupsTest-5603838 None] Remove volume export completed successfully.
Feb 13 23:53:08.815405 n-d-828979-1 sudo[133244]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:08.817370 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:08.819089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:08.824444 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9919a8d0-a601-42f8-bc87-2710aa684df8 tempest-GroupSnapshotsTest-506593296 None] Delete group completed successfully.
Feb 13 23:53:09.877777 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:53:09.884653 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:53:09.887779 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:53:09.919890 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (1328b84a-8344-4011-870e-6dab33cf8a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:09.928312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7447953-b3a6-44f1-b547-4dbd601c933a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:09.979483 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:53:10.022582 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7447953-b3a6-44f1-b547-4dbd601c933a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:53:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_593ba3e4-d0b3-4a76-95bc-23a624fd4959',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=20b8c92c-eebc-463e-b704-b1d8f906ce46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b97eb1d02624ee08ecca906ab6b4921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:53:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:53:10Z,user_id='0da9190e11be475abcdd72e7a50120f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.031655 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4f2c5f2-6d6d-4c95-910e-0964bfde24b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.034171 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4f2c5f2-6d6d-4c95-910e-0964bfde24b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.036876 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0eddc5-85c2-4848-a1fb-8e4160bdb2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.039383 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f0eddc5-85c2-4848-a1fb-8e4160bdb2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20b8c92c-eebc-463e-b704-b1d8f906ce46', 'volume_name': 'volume-20b8c92c-eebc-463e-b704-b1d8f906ce46', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.042362 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10102ada-ecdf-40be-b3a3-e12f5921ed87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.044671 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10102ada-ecdf-40be-b3a3-e12f5921ed87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.047045 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (854913a8-f6be-4651-aa9e-94511cd5ac40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.048300 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Volume 20b8c92c-eebc-463e-b704-b1d8f906ce46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20b8c92c-eebc-463e-b704-b1d8f906ce46', 'volume_size': 1}
Feb 13 23:53:10.049824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:10.098638 n-d-828979-1 sudo[133262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:53:10.099684 n-d-828979-1 sudo[133262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:10.427425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:53:10.432725 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:53:10.433535 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:53:10.447140 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (70499f68-1803-4324-a61c-a88dd82e9e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:10.450276 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c320e1d-d67b-4541-acd6-ff06ebed165a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.485592 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:53:10.527798 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c320e1d-d67b-4541-acd6-ff06ebed165a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2136387657',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3a14b12c-c127-488d-8a08-adf5985283f8,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=72ee04f3-b40e-4aa9-8755-8790cd62d39c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc3221430da4ef48198b288f8a05d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:53:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:53:10Z,user_id='b7d2c32959224772ada5b0173da2182b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96eb2bc9-9cc0-4310-b95a-2362dd6f27f6),volume_type_id=96eb2bc9-9cc0-4310-b95a-2362dd6f27f6)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.530655 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8753f66f-ce59-4ef7-918a-4c8091003236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.533145 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8753f66f-ce59-4ef7-918a-4c8091003236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.535908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0058e7f0-7128-4db2-8023-4bd75256cfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.538628 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0058e7f0-7128-4db2-8023-4bd75256cfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72ee04f3-b40e-4aa9-8755-8790cd62d39c', 'volume_name': 'volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.541866 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c990dedc-3756-4855-9523-183d7e43af13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.544287 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c990dedc-3756-4855-9523-183d7e43af13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.546659 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d78e61c1-0e81-462f-bdc2-75b8f51698ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.565499 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Volume 72ee04f3-b40e-4aa9-8755-8790cd62d39c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c', 'volume_size': 1}
Feb 13 23:53:10.569008 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:10.606905 n-d-828979-1 sudo[133265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:53:10.607701 n-d-828979-1 sudo[133265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:10.832630 n-d-828979-1 sudo[133262]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:10.835533 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.785s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:10.840111 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (854913a8-f6be-4651-aa9e-94511cd5ac40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20b8c92c-eebc-463e-b704-b1d8f906ce46', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.842596 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (801cacdd-a51f-47c0-881e-d48e3d3a4c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:10.856353 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Volume volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 (20b8c92c-eebc-463e-b704-b1d8f906ce46): created successfully
Feb 13 23:53:10.858708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (801cacdd-a51f-47c0-881e-d48e3d3a4c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:10.862170 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Flow 'volume_create_manager' (1328b84a-8344-4011-870e-6dab33cf8a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:10.874339 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Created volume successfully.
Feb 13 23:53:11.137387 n-d-828979-1 sudo[133265]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:11.139222 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.570s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:11.141679 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d78e61c1-0e81-462f-bdc2-75b8f51698ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:11.143903 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b6e0243-37f7-4561-ad74-e77558d26bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:11.152734 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Volume volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c (72ee04f3-b40e-4aa9-8755-8790cd62d39c): created successfully
Feb 13 23:53:11.154901 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b6e0243-37f7-4561-ad74-e77558d26bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:11.157710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (70499f68-1803-4324-a61c-a88dd82e9e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:11.165732 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9b4111c4-0361-43b0-afff-3b7fde190e86 tempest-GroupSnapshotsTest-506593296 None] Created volume successfully.
Feb 13 23:53:12.117526 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:53:12.123065 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:53:12.123860 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:53:12.137169 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (48eb43eb-b17f-41d9-9ed9-66ae3ccdfa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:12.140337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fee68985-d9d4-4c94-9848-d92aecde3295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.168651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:12.187840 n-d-828979-1 sudo[133333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:12.189322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:53:12.189428 n-d-828979-1 sudo[133333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:12.220027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fee68985-d9d4-4c94-9848-d92aecde3295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-334734947',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3a14b12c-c127-488d-8a08-adf5985283f8,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b334cd83-61ff-47ed-a47a-22f42109f7b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc3221430da4ef48198b288f8a05d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:53:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:53:12Z,user_id='b7d2c32959224772ada5b0173da2182b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96eb2bc9-9cc0-4310-b95a-2362dd6f27f6),volume_type_id=96eb2bc9-9cc0-4310-b95a-2362dd6f27f6)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.223048 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8690b0b3-21e0-4c16-b981-cf41242360ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.225329 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8690b0b3-21e0-4c16-b981-cf41242360ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.227834 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3336941c-fe7f-4c63-b92c-552ecf09270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.230202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3336941c-fe7f-4c63-b92c-552ecf09270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b334cd83-61ff-47ed-a47a-22f42109f7b3', 'volume_name': 'volume-b334cd83-61ff-47ed-a47a-22f42109f7b3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.232578 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d265006-4f5d-4824-a264-aa6a8e3ebe7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.234945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d265006-4f5d-4824-a264-aa6a8e3ebe7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.237173 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9987a16-e9ae-427e-8479-ebd13f98b67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.256748 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Volume b334cd83-61ff-47ed-a47a-22f42109f7b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b334cd83-61ff-47ed-a47a-22f42109f7b3', 'volume_size': 1}
Feb 13 23:53:12.259030 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:12.278627 n-d-828979-1 sudo[133335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:53:12.279551 n-d-828979-1 sudo[133335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:12.601109 n-d-828979-1 sudo[133333]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:12.604189 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:12.655186 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:12.662079 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:12.662477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: I_T nexus: 35
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: 9TeS67RnSq3KAAo99mTu
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:53:12.663105 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:53:12.667162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Creating iscsi_target for Volume ID: volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Created volume path /opt/stack/data/cinder/volumes/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46,
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: incominguser x5JuNcHuA73owBrSuyGT JReujAGgqu8Fs6HR
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:12.670666 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:53:12.674882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:12.772893 n-d-828979-1 sudo[133335]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:12.775250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.517s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:12.779258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9987a16-e9ae-427e-8479-ebd13f98b67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b334cd83-61ff-47ed-a47a-22f42109f7b3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.783199 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3737df2-4a51-4b25-ac7e-1b0b63f80a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:12.795611 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Volume volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 (b334cd83-61ff-47ed-a47a-22f42109f7b3): created successfully
Feb 13 23:53:12.797972 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3737df2-4a51-4b25-ac7e-1b0b63f80a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:12.801089 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (48eb43eb-b17f-41d9-9ed9-66ae3ccdfa5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:12.815133 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1d6c4db7-df81-418d-9082-cad24f8da07b tempest-GroupSnapshotsTest-506593296 None] Created volume successfully.
Feb 13 23:53:13.100884 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46" returned: 0 in 0.426s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:13.101230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:13.101823 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:53:13.102468 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:53:13.105609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:13.110384 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:13.110917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46\n System information:\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-20b8c92c-eebc-463e-b704-b1d8f906ce46\n Backing store flags: \n Account information:\n x5JuNcHuA73owBrSuyGT\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: I_T nexus: 35
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040000
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf40
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00040001
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf41
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: 9TeS67RnSq3KAAo99mTu
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:53:13.111819 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:53:13.115545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:13.209961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:13.210552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46\n System information:\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-20b8c92c-eebc-463e-b704-b1d8f906ce46\n Backing store flags: \n Account information:\n x5JuNcHuA73owBrSuyGT\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:13.212036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:13.319854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:13.320160 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46\n System information:\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-20b8c92c-eebc-463e-b704-b1d8f906ce46\n Backing store flags: \n Account information:\n x5JuNcHuA73owBrSuyGT\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:13.339853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Set provider_location to: 10.222.0.36:3260,5 iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:53:13.407655 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Initialize volume connection completed successfully.
Feb 13 23:53:13.415964 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-99535dab-ccc9-487d-b4e2-66c1b667b947 tempest-GroupSnapshotsTest-506593296 None] Update group completed successfully.
Feb 13 23:53:14.668618 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4606fe51-2b3c-4458-b75a-c0b493bc35f6 tempest-GroupSnapshotsTest-506593296 None] Update group completed successfully.
Feb 13 23:53:15.943374 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-05712eee-7b09-41d5-a25d-fdae56d68def tempest-GroupSnapshotsTest-506593296 None] Update group completed successfully.
Feb 13 23:53:17.556035 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-52ff01ed-945f-4074-88c1-45b8501ad960 tempest-GroupSnapshotsTest-506593296 None] Update group completed successfully.
Feb 13 23:53:19.168481 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] GroupSnapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: creating.
Feb 13 23:53:19.225031 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] Group snapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: creating. {{(pid=92017) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 13 23:53:19.326468 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:19.391926 n-d-828979-1 sudo[133465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:19.392740 n-d-828979-1 sudo[133465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:19.891968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c" returned: 0 in 0.568s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:19.891968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b --snapshot stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:19.885310 n-d-828979-1 sudo[133465]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:19.909524 n-d-828979-1 sudo[133471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b --snapshot stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c -L 1.00g
Feb 13 23:53:19.910410 n-d-828979-1 sudo[133471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:20.789094 n-d-828979-1 sudo[133471]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:20.792117 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b --snapshot stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c -L 1.00g" returned: 0 in 0.902s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:20.950584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:20.987551 n-d-828979-1 sudo[133578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:20.988820 n-d-828979-1 sudo[133578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:21.697794 n-d-828979-1 sudo[133578]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:21.703240 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3" returned: 0 in 0.758s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:21.703240 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60 --snapshot stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:21.733292 n-d-828979-1 sudo[133582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60 --snapshot stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 -L 1.00g
Feb 13 23:53:21.734127 n-d-828979-1 sudo[133582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:22.575538 n-d-828979-1 sudo[133582]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:22.578436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60 --snapshot stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 -L 1.00g" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:22.878212 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f9f1f428-ed6e-4476-8012-f6d1242a5c65 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: created successfully
Feb 13 23:53:23.777354 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: deleting
Feb 13 23:53:23.831483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: deleting {{(pid=92017) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 13 23:53:23.850681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:23.915633 n-d-828979-1 sudo[133686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b
Feb 13 23:53:23.916455 n-d-828979-1 sudo[133686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:24.573723 n-d-828979-1 sudo[133686]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:24.577250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b" returned: 0 in 0.727s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:24.580484 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:24.618127 n-d-828979-1 sudo[133690]: ubuntu : TTY=unknown ; 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-136a6a98-0a03-482b-a32d-9578e3cbe88b
Feb 13 23:53:24.618933 n-d-828979-1 sudo[133690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:25.585043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-136a6a98-0a03-482b-a32d-9578e3cbe88b" returned: 0 in 1.001s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:25.585043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:25.577132 n-d-828979-1 sudo[133690]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:25.640594 n-d-828979-1 sudo[133734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60
Feb 13 23:53:25.645035 n-d-828979-1 sudo[133734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:26.161653 n-d-828979-1 sudo[133734]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:26.173512 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60" returned: 0 in 0.582s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:26.173512 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:26.215655 n-d-828979-1 sudo[133738]: ubuntu : TTY=unknown ; 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-e1507d42-f1ce-4534-8fc7-aa0b7c243e60
Feb 13 23:53:26.216463 n-d-828979-1 sudo[133738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:27.003044 n-d-828979-1 sudo[133738]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:27.005289 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e1507d42-f1ce-4534-8fc7-aa0b7c243e60" returned: 0 in 0.839s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:27.213028 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1524599122 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1524599122, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:27.214497 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1524599122 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1524599122, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:27.238172 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['b5e6f961-0974-4347-bd16-fd0ad553bd4a', '72f7f599-3e20-4b02-86d7-e3f5b00be300', 'de33ebcc-49a6-442b-996a-36bb19b1cafe', 'e9e67a31-66cb-4f4a-9e4f-17c04701eaee'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:27.240343 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:27.240343 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:27.240343 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:27.441397 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['d936bbd4-540e-401f-8469-66c0657cdc8d', '0d263757-fb26-43dd-942b-df5bc8dc9cb3', '7d44f5d8-3410-4949-8d85-3e507d082e65', '44462fdb-1802-4cd1-96e4-fc7ea0d4e567'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:27.441397 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:27.441397 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:27.441397 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:27.543444 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e8509252-c75c-4672-9654-75887aa8c865 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 81f443be-5af7-44a2-a08c-3b4ccf8b2fdb: deleted successfully
Feb 13 23:53:29.122256 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Skipping remove_export. No iscsi_target is presently exported for volume: 72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:29.125001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:29.170275 n-d-828979-1 sudo[133784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:29.177180 n-d-828979-1 sudo[133784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:29.885157 n-d-828979-1 sudo[133784]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:29.894938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c" returned: 0 in 0.763s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:29.894938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:29.945235 n-d-828979-1 sudo[133787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:29.946425 n-d-828979-1 sudo[133787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:30.874717 n-d-828979-1 sudo[133787]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:30.876938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c" returned: 0 in 0.983s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:30.879694 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:30.906016 n-d-828979-1 sudo[133790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:30.907420 n-d-828979-1 sudo[133790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:31.575224 n-d-828979-1 sudo[133790]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:31.577424 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72ee04f3-b40e-4aa9-8755-8790cd62d39c" returned: 0 in 0.697s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:31.578564 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Successfully deleted volume: 72ee04f3-b40e-4aa9-8755-8790cd62d39c
Feb 13 23:53:31.579030 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Skipping remove_export. No iscsi_target is presently exported for volume: b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:31.580082 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:31.605877 n-d-828979-1 sudo[133799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:31.607288 n-d-828979-1 sudo[133799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:32.418166 n-d-828979-1 sudo[133799]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:32.420626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3" returned: 0 in 0.840s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:32.422438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:32.479538 n-d-828979-1 sudo[133816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:32.480376 n-d-828979-1 sudo[133816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:33.180338 n-d-828979-1 sudo[133816]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:33.182776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3" returned: 0 in 0.760s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:33.184651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:33.210385 n-d-828979-1 sudo[133820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:33.212757 n-d-828979-1 sudo[133820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:33.974757 n-d-828979-1 sudo[133820]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:33.980511 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b334cd83-61ff-47ed-a47a-22f42109f7b3" returned: 0 in 0.792s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:33.980511 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Successfully deleted volume: b334cd83-61ff-47ed-a47a-22f42109f7b3
Feb 13 23:53:34.382176 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['dd6cb815-44b6-4041-b748-832925551211'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:34.434272 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1524599122 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1524599122, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:34.493149 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['0ffca1a4-256f-4b24-8849-ab57634e2bba', 'de9800ec-2c1e-45bf-af1c-ccb83e4ac102', '2dcc57ef-ab84-491b-9a31-26a634342d57', '94954770-a174-4d71-831f-bfe98fe8940c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:34.493149 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:34.493149 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:34.493149 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:34.624345 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['b0849276-dfdd-4089-be0b-aff77b9733eb', '7d33c3b1-f97e-4db9-9f13-2b0b06713181', 'd69ea46e-e595-4705-8940-b441da93917f', '79e6836b-a7c8-4cf6-b478-1471a0dd6368'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:34.770379 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:34.770379 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:34.803790 n-d-828979-1 sudo[133828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:34.818964 n-d-828979-1 sudo[133828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:35.397537 n-d-828979-1 sudo[133828]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:35.402321 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:35.410799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:35.425658 n-d-828979-1 sudo[133831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:35.426483 n-d-828979-1 sudo[133831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:36.169240 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.760s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:36.169240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:36.161064 n-d-828979-1 sudo[133831]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:36.176660 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9cdee7c0-2fd8-4172-8179-1bf6088d7013 tempest-GroupSnapshotsTest-506593296 None] Delete group completed successfully.
Feb 13 23:53:36.355370 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9154820e-0145-4b4d-8a0b-81c536cbcd8d tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-249846702: creating
Feb 13 23:53:36.374371 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9154820e-0145-4b4d-8a0b-81c536cbcd8d tempest-GroupSnapshotsTest-506593296 None] Group tempest-GroupSnapshotsTest-Group-249846702: created successfully
Feb 13 23:53:36.401380 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9154820e-0145-4b4d-8a0b-81c536cbcd8d tempest-GroupSnapshotsTest-506593296 None] Create group completed successfully.
Feb 13 23:53:38.353269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:53:38.358579 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:53:38.359096 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:53:38.382381 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (1639132c-4088-439e-ac63-ac9c05fc2e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:38.386436 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859784d9-6bca-4110-92b4-5c6cfce898ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:38.411272 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:53:38.459160 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (859784d9-6bca-4110-92b4-5c6cfce898ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-347484026',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=38a6bba7-d20f-4f95-b939-489b8d0e0672,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ce3cfea2-0dd7-4834-8c9a-c12eaccff906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc3221430da4ef48198b288f8a05d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:53:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:53:38Z,user_id='b7d2c32959224772ada5b0173da2182b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a0cd918-085d-4c04-ac93-3cb24f9302d7),volume_type_id=1a0cd918-085d-4c04-ac93-3cb24f9302d7)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:38.459160 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb8c13be-780f-4865-bc53-e694b4215905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:38.468990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb8c13be-780f-4865-bc53-e694b4215905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:38.468990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e3bf324-a0ab-4953-9c56-909f75aff6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:38.468990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e3bf324-a0ab-4953-9c56-909f75aff6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce3cfea2-0dd7-4834-8c9a-c12eaccff906', 'volume_name': 'volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:38.468990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2faa06e9-cf4f-4613-abf3-77531db3decd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:38.475995 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2faa06e9-cf4f-4613-abf3-77531db3decd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:38.475995 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d845401-b057-41d0-ab5e-d381dc306084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:38.516619 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Volume ce3cfea2-0dd7-4834-8c9a-c12eaccff906: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906', 'volume_size': 1}
Feb 13 23:53:38.516619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:38.527090 n-d-828979-1 sudo[133872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:53:38.527976 n-d-828979-1 sudo[133872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:39.518572 n-d-828979-1 sudo[133872]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:39.528768 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.015s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:39.528768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d845401-b057-41d0-ab5e-d381dc306084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:39.551053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (945d1533-1705-43ff-bc19-6aba1e7feca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:53:39.589587 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Volume volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 (ce3cfea2-0dd7-4834-8c9a-c12eaccff906): created successfully
Feb 13 23:53:39.601088 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (945d1533-1705-43ff-bc19-6aba1e7feca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:53:39.617566 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Flow 'volume_create_manager' (1639132c-4088-439e-ac63-ac9c05fc2e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:53:39.650608 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9c51b035-c20e-4773-b340-36c5afb09317 tempest-GroupSnapshotsTest-506593296 None] Created volume successfully.
Feb 13 23:53:41.215534 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] GroupSnapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: creating.
Feb 13 23:53:41.290201 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] Group snapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: creating. {{(pid=92017) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Feb 13 23:53:41.344972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:41.398555 n-d-828979-1 sudo[133922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:41.399442 n-d-828979-1 sudo[133922]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:41.872359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906" returned: 0 in 0.524s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:41.872359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-306a543b-8175-42e8-ab19-4c7e316e020a --snapshot stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:41.863225 n-d-828979-1 sudo[133922]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:41.924060 n-d-828979-1 sudo[133926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-306a543b-8175-42e8-ab19-4c7e316e020a --snapshot stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 -L 1.00g
Feb 13 23:53:41.924874 n-d-828979-1 sudo[133926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:42.708641 n-d-828979-1 sudo[133926]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:42.717256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-306a543b-8175-42e8-ab19-4c7e316e020a --snapshot stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 -L 1.00g" returned: 0 in 0.842s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:42.863862 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ce7eda26-be25-465f-8725-bcdb1807918b tempest-GroupSnapshotsTest-506593296 None] group_snapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: created successfully
Feb 13 23:53:43.686971 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: deleting
Feb 13 23:53:43.747258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: deleting {{(pid=92017) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Feb 13 23:53:43.803336 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:43.846838 n-d-828979-1 sudo[134030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a
Feb 13 23:53:43.847840 n-d-828979-1 sudo[134030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:44.753126 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a" returned: 0 in 0.954s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:44.753126 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:44.743412 n-d-828979-1 sudo[134030]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:44.769677 n-d-828979-1 sudo[134044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a
Feb 13 23:53:44.770506 n-d-828979-1 sudo[134044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:45.718833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-306a543b-8175-42e8-ab19-4c7e316e020a" returned: 0 in 0.970s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:45.715273 n-d-828979-1 sudo[134044]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:46.002214 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1615085069 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1615085069, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:46.002214 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1615085069 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1615085069, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:46.044995 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['2f01c0d4-cdb3-4f08-ad79-91802111b30f', 'b008b120-a445-42ca-87dd-4e684baec3b0', 'c8ae4e69-c723-4495-aaeb-acb6b73dbd8b', '37a28fd7-cb48-41a8-a03a-1653cd370b02'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:46.044995 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:46.044995 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:46.044995 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:46.133253 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ac71bdf7-66df-476e-919d-05657c26f615 tempest-GroupSnapshotsTest-506593296 None] group_snapshot 62a994b6-371c-470a-99e8-b1cc7067aae9: deleted successfully
Feb 13 23:53:46.964326 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:46.964326 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:47.058372 n-d-828979-1 sudo[134087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:47.073207 n-d-828979-1 sudo[134087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:47.833471 n-d-828979-1 sudo[134087]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:47.838602 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:47.846327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:47.884324 n-d-828979-1 sudo[134090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:47.885417 n-d-828979-1 sudo[134090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:48.716653 n-d-828979-1 sudo[134090]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:48.724110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906" returned: 0 in 0.880s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:48.737378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:48.776592 n-d-828979-1 sudo[134106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:48.777976 n-d-828979-1 sudo[134106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:49.407265 n-d-828979-1 sudo[134106]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:49.413016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce3cfea2-0dd7-4834-8c9a-c12eaccff906" returned: 0 in 0.685s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:49.413016 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Successfully deleted volume: ce3cfea2-0dd7-4834-8c9a-c12eaccff906
Feb 13 23:53:49.590492 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['1d490f90-d591-4fb4-9aa9-5be0bbba947e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:49.651085 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1615085069 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1615085069, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:53:49.687837 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Created reservations ['0313bdab-3f4f-4966-b46f-434b9ebca108', 'c78c8617-875d-4bd7-b93d-d6ec1cb30db9', '152f00ed-8140-4947-8882-a61474c67826', '8a72cfce-54f5-4004-a4a8-54b32b07d27f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:49.687837 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:49.687837 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:49.687837 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:49.824183 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:49.825647 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:49.846816 n-d-828979-1 sudo[134115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:49.847687 n-d-828979-1 sudo[134115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:50.434258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:50.434258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:50.425753 n-d-828979-1 sudo[134115]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:50.469898 n-d-828979-1 sudo[134118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:50.471183 n-d-828979-1 sudo[134118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:51.628105 n-d-828979-1 sudo[134118]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:51.631588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.197s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:51.633754 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:51.641688 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2cfe4492-2c1e-45b4-be2c-dcdf4aa8f726 tempest-GroupSnapshotsTest-506593296 None] Delete group completed successfully.
Feb 13 23:53:52.618948 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Terminate volume connection completed successfully.
Feb 13 23:53:52.737709 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:52.905239 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:52.906006 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46\n System information:\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-20b8c92c-eebc-463e-b704-b1d8f906ce46\n Backing store flags: \n Account information:\n x5JuNcHuA73owBrSuyGT\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:52.907266 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Removing iscsi_target for Volume ID: 20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:52.908385 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:53.342317 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 -f" returned: 0 in 0.433s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:53.342717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:53.345055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:53.514589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:53.514889 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:53.516047 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-83ff97b5-d27f-48bf-8495-588a1833af3d tempest-VolumesBackupsTest-5603838 None] Remove volume export completed successfully.
Feb 13 23:53:53.645152 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:53:53.645152 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:53.645413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:53.669426 n-d-828979-1 sudo[134185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:53.671343 n-d-828979-1 sudo[134185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:54.230088 n-d-828979-1 sudo[134185]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:54.232547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.587s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:54.233682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:54.295220 n-d-828979-1 sudo[134188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:54.296023 n-d-828979-1 sudo[134188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:54.332052 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-20b8c92c-eebc-463e-b704-b1d8f906ce46-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:53:54.515372 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:54.732224 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:54.732572 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642785984]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:53:54.733303 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:54.734394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:54.776778 n-d-828979-1 sudo[134193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:54.777603 n-d-828979-1 sudo[134193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:55.025741 n-d-828979-1 sudo[134188]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:55.027994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:55.030137 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:55.298743 n-d-828979-1 sudo[134193]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:55.301715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46" returned: 0 in 0.566s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:55.303997 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:55.327761 n-d-828979-1 sudo[134197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:55.328574 n-d-828979-1 sudo[134197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:56.014508 n-d-828979-1 sudo[134197]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:56.017685 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46" returned: 0 in 0.712s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:56.019714 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:56.068277 n-d-828979-1 sudo[134200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:56.069284 n-d-828979-1 sudo[134200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:56.888269 n-d-828979-1 sudo[134200]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:56.890913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20b8c92c-eebc-463e-b704-b1d8f906ce46" returned: 0 in 0.871s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:56.892852 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: 20b8c92c-eebc-463e-b704-b1d8f906ce46
Feb 13 23:53:56.960099 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Created reservations ['2e024980-5135-4e16-bdca-670b6a267161', '263c526f-b6ff-4ab0-b1d3-c9509336b0a0', 'cd66beb8-c769-4a6f-87a7-46fc18d322d2', 'c85d311e-0ede-44a9-b9bd-3f73fad5222b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:53:56.963903 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:53:56.963903 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:53:56.963903 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:53:57.057465 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:53:57.058373 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:57.114096 n-d-828979-1 sudo[134213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:57.115094 n-d-828979-1 sudo[134213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:57.987263 n-d-828979-1 sudo[134213]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:57.989520 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.931s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:57.993071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:53:58.041505 n-d-828979-1 sudo[134242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:53:58.042393 n-d-828979-1 sudo[134242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:53:59.103198 n-d-828979-1 sudo[134242]: pam_unix(sudo:session): session closed for user root
Feb 13 23:53:59.105338 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.112s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:53:59.107193 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:53:59.113850 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:53:59.186981 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9f6188a1-70cc-4a89-bf8d-e5ac40e7ac42 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-20b8c92c-eebc-463e-b704-b1d8f906ce46-delete_volume'" released by "delete_volume" :: held 4.855s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:01.584213 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-02cf6a75-e6bd-4b39-8ba1-dfab39decd23 tempest-GroupsV320Test-667833972 None] Group tempest-GroupsV320Test-Group-1366705585: creating
Feb 13 23:54:01.635641 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-02cf6a75-e6bd-4b39-8ba1-dfab39decd23 tempest-GroupsV320Test-667833972 None] Group tempest-GroupsV320Test-Group-1366705585: created successfully
Feb 13 23:54:01.685049 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-02cf6a75-e6bd-4b39-8ba1-dfab39decd23 tempest-GroupsV320Test-667833972 None] Create group completed successfully.
Feb 13 23:54:04.228360 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Created reservations ['ddaa25af-bc68-4e07-a496-f6108a9766bd'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:04.291166 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:04.291166 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:04.291166 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:04.353391 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:04.354561 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:04.394675 n-d-828979-1 sudo[134312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:04.396213 n-d-828979-1 sudo[134312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:04.947412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:05.057432 n-d-828979-1 sudo[134312]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:05.073817 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:05.078783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:05.144392 n-d-828979-1 sudo[134325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:05.145176 n-d-828979-1 sudo[134325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:05.226794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:05.597344 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.373s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:05.598305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:05.599276 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:54:05.600630 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:05.670495 n-d-828979-1 sudo[134337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:54:05.672129 n-d-828979-1 sudo[134337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:06.183644 n-d-828979-1 sudo[134325]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:06.186607 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.107s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:06.188138 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:06.197960 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d173751c-22cd-4269-aeae-4828817186d7 tempest-GroupsV320Test-667833972 None] Delete group completed successfully.
Feb 13 23:54:06.672063 n-d-828979-1 sudo[134337]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:06.674359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e" returned: 0 in 1.074s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:06.676316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:06.728418 n-d-828979-1 sudo[134344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:54:06.730733 n-d-828979-1 sudo[134344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:07.183332 n-d-828979-1 sudo[134344]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:07.185646 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e" returned: 0 in 0.509s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:07.187822 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:07.211531 n-d-828979-1 sudo[134354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:54:07.212392 n-d-828979-1 sudo[134354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:07.876915 n-d-828979-1 sudo[134354]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:07.879011 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e" returned: 0 in 0.691s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:07.880010 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: 7e9b251b-e7e3-45fd-abc2-cb343c87fa6e
Feb 13 23:54:07.935027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Created reservations ['2ab5c421-c7b4-4401-bc91-14915acdff45', '6b6778be-749b-4aab-b077-15c210b0c9ff', 'df589038-8c33-4d5f-aeb4-e995b7bb4adb', '3ce4130c-653c-4678-871e-4a2635fe3384'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:07.936502 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:07.936502 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:07.936502 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:07.996285 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:07.997097 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:08.027076 n-d-828979-1 sudo[134377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:08.028084 n-d-828979-1 sudo[134377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:08.498085 n-d-828979-1 sudo[134377]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:08.500430 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:08.502580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:08.523662 n-d-828979-1 sudo[134380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:08.524463 n-d-828979-1 sudo[134380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:09.091813 n-d-828979-1 sudo[134380]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:09.094149 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.591s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:09.096314 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:09.103568 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:54:09.131681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c4fab6f0-a636-4200-a2cf-e2eb99bf3ffb tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-7e9b251b-e7e3-45fd-abc2-cb343c87fa6e-delete_volume'" released by "delete_volume" :: held 4.182s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:09.290296 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-392901ea-9d8c-40b5-b868-5be812210627-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:09.408489 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:09.510397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:09.510397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:09.510397 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Skipping remove_export. No iscsi_target is presently exported for volume: 392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:54:09.510798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:09.531935 n-d-828979-1 sudo[134387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:54:09.532840 n-d-828979-1 sudo[134387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:10.123377 n-d-828979-1 sudo[134387]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:10.126411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627" returned: 0 in 0.615s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:10.127947 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:10.149326 n-d-828979-1 sudo[134400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:54:10.150163 n-d-828979-1 sudo[134400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:10.597920 n-d-828979-1 sudo[134400]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:10.620188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627" returned: 0 in 0.485s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:10.620188 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:10.652459 n-d-828979-1 sudo[134403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:54:10.654846 n-d-828979-1 sudo[134403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:11.468541 n-d-828979-1 sudo[134403]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:11.471399 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392901ea-9d8c-40b5-b868-5be812210627" returned: 0 in 0.854s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:11.474737 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Successfully deleted volume: 392901ea-9d8c-40b5-b868-5be812210627
Feb 13 23:54:11.576950 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Created reservations ['67037ed1-5f9d-4979-b78e-44f32e3ccc9a', 'c28123e9-1264-40a4-84a1-86ff8e3ffe5b', '52719556-ef2d-4674-864d-dc3af84d947d', 'a884ee1e-7aad-4452-8c19-b7a04c6e7975'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:11.583461 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:11.583461 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:11.583461 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:11.651381 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:11.652536 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:11.730458 n-d-828979-1 sudo[134423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:11.733624 n-d-828979-1 sudo[134423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:12.577038 n-d-828979-1 sudo[134423]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:12.580113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.928s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:12.584551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:12.627914 n-d-828979-1 sudo[134428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:12.628731 n-d-828979-1 sudo[134428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:13.373358 n-d-828979-1 sudo[134428]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:13.375512 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.791s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:13.377806 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:13.387414 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Deleted volume successfully.
Feb 13 23:54:13.413642 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a91d05bf-2dec-4393-97d9-fccfb5148991 tempest-VolumesBackupsTest-5603838 None] Lock "b'cinder-392901ea-9d8c-40b5-b868-5be812210627-delete_volume'" released by "delete_volume" :: held 4.123s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:16.574729 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:54:16.585642 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:54:16.590321 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:54:16.613790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Flow 'volume_create_manager' (893313f1-612f-4561-9134-e9bfc7992219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:16.619483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8e09395-d592-4a1a-bb9e-c5754335e404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:16.657724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:54:16.691002 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8e09395-d592-4a1a-bb9e-c5754335e404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-446727196',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=82e11f9b-f02b-4742-b4a2-fb3ae57baf5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b0cf31357e40d5857e773e3689d36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:54:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:54:17Z,user_id='08068c7bff824e51bbc6e7f0b854b401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:16.697138 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd7791a6-14a6-4896-b88d-7ff0d3f612c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:16.700165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd7791a6-14a6-4896-b88d-7ff0d3f612c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:16.703581 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dad55df-89c3-4049-a350-23fd016074a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:16.705667 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dad55df-89c3-4049-a350-23fd016074a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82e11f9b-f02b-4742-b4a2-fb3ae57baf5d', 'volume_name': 'volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:16.707946 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12171c99-8a6a-4d4f-9517-d0bf3eeb8102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:16.711491 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12171c99-8a6a-4d4f-9517-d0bf3eeb8102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:16.713726 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22100d3f-7759-4702-b14a-c2def6c91ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:16.714623 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume 82e11f9b-f02b-4742-b4a2-fb3ae57baf5d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d', 'volume_size': 1}
Feb 13 23:54:16.715922 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:16.747240 n-d-828979-1 sudo[134451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:54:16.749422 n-d-828979-1 sudo[134451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:17.441202 n-d-828979-1 sudo[134451]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:17.443982 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.727s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:17.449820 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (22100d3f-7759-4702-b14a-c2def6c91ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:17.452458 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e39b563-5298-4547-ab7d-8b7b4fbf68a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:17.469407 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d (82e11f9b-f02b-4742-b4a2-fb3ae57baf5d): created successfully
Feb 13 23:54:17.478080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e39b563-5298-4547-ab7d-8b7b4fbf68a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:17.482900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Flow 'volume_create_manager' (893313f1-612f-4561-9134-e9bfc7992219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:17.495177 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-206e7268-4d98-4374-a54f-938854f2237e tempest-VolumeQuotasAdminTestJSON-303719247 None] Created volume successfully.
Feb 13 23:54:17.910855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Lock "b'cinder-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:18.021084 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82e11f9b-f02b-4742-b4a2-fb3ae57baf5d
Feb 13 23:54:18.023765 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:18.076907 n-d-828979-1 sudo[134518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d
Feb 13 23:54:18.080112 n-d-828979-1 sudo[134518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:18.756094 n-d-828979-1 sudo[134518]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:18.759911 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d" returned: 0 in 0.736s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:18.763418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:18.813815 n-d-828979-1 sudo[134540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d
Feb 13 23:54:18.822552 n-d-828979-1 sudo[134540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:19.605697 n-d-828979-1 sudo[134540]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:19.609224 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d" returned: 0 in 0.845s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:19.611725 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:19.683668 n-d-828979-1 sudo[134549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d
Feb 13 23:54:19.684509 n-d-828979-1 sudo[134549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:20.313417 n-d-828979-1 sudo[134549]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:20.316171 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d" returned: 0 in 0.704s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:20.317302 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Successfully deleted volume: 82e11f9b-f02b-4742-b4a2-fb3ae57baf5d
Feb 13 23:54:20.411010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Created reservations ['ea10e79f-c175-47ad-b6fd-a2785f30c798', 'e2644495-5d3a-4ec6-9b5f-b9a46fc4a4a8', '461a78ee-2dfa-4bd0-90cd-a27b83a0fdfd', 'a9cfaf4f-d831-4b37-82c6-9ebbcb711168'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:20.415863 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:20.415863 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:20.415863 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:20.483135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:20.486248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:20.562654 n-d-828979-1 sudo[134559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:20.563725 n-d-828979-1 sudo[134559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:21.152904 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:54:21.154515 n-d-828979-1 sudo[134559]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:21.157450 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:54:21.158987 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:54:21.176984 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Flow 'volume_create_manager' (5a58e816-c035-44bd-a179-d18cd5e168f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:21.181209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2783e3c4-621e-4e85-ab68-3de737e838e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:21.201947 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:21.205118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:21.231864 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:54:21.258523 n-d-828979-1 sudo[134564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:21.259350 n-d-828979-1 sudo[134564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:21.290480 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2783e3c4-621e-4e85-ab68-3de737e838e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1311450449',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=dfb8bed8-c165-4347-b5e0-3812e3b4ef54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b96c429e9e44c459995c60b9eb72ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:54:21Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:54:21Z,user_id='deeffa5b987649f8a94fd0c80551abcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:21.298737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00b3c94f-5b32-4d2c-ae02-fdc7e3dabc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:21.307551 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00b3c94f-5b32-4d2c-ae02-fdc7e3dabc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:21.310886 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48d0ea6e-6c47-4b20-ae48-4de648a407f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:21.315552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48d0ea6e-6c47-4b20-ae48-4de648a407f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfb8bed8-c165-4347-b5e0-3812e3b4ef54', 'volume_name': 'volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54', 'volume_size': 2}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:21.325025 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd697cdd-8951-4bba-bb77-95d1216c6d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:21.330619 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd697cdd-8951-4bba-bb77-95d1216c6d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:21.337844 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7a257dc-6ea0-49e7-8694-e6a319b517b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:21.339292 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Volume dfb8bed8-c165-4347-b5e0-3812e3b4ef54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54', 'volume_size': 2}
Feb 13 23:54:21.342454 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 stack-volumes-lvmdriver-1 -L 2g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:21.401738 n-d-828979-1 sudo[134566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 stack-volumes-lvmdriver-1 -L 2g
Feb 13 23:54:21.402669 n-d-828979-1 sudo[134566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:21.859954 n-d-828979-1 sudo[134564]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:21.863275 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.658s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:21.870734 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:21.885507 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Deleted volume successfully.
Feb 13 23:54:21.921011 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ab35907f-2c3d-49f2-9090-904c26cbbf12 tempest-VolumeQuotasAdminTestJSON-303719247 None] Lock "b'cinder-82e11f9b-f02b-4742-b4a2-fb3ae57baf5d-delete_volume'" released by "delete_volume" :: held 4.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:22.585384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:54:22.592786 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:54:22.593839 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:54:22.605881 n-d-828979-1 sudo[134566]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:22.612646 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Flow 'volume_create_manager' (2ac3a815-4fdf-4dcf-85fe-ef39082177ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:22.616728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (169a132f-6359-47f0-9aaa-a0d6605b717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.649487 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:54:22.711125 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.345s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:22.717363 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (169a132f-6359-47f0-9aaa-a0d6605b717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2123126590',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=09caf48d-3c0a-4a41-8b3c-511a7660b7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b0cf31357e40d5857e773e3689d36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:54:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:54:22Z,user_id='08068c7bff824e51bbc6e7f0b854b401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.724423 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1961d86-eb26-4fe8-a7c4-17755f19950b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.729981 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1961d86-eb26-4fe8-a7c4-17755f19950b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.747749 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9634f6ff-45b0-42b9-9104-81442c7f3643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.750320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9634f6ff-45b0-42b9-9104-81442c7f3643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09caf48d-3c0a-4a41-8b3c-511a7660b7fe', 'volume_name': 'volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.762322 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4caf28ab-7c3b-4658-b197-bf0dd4e8cdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.764827 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4caf28ab-7c3b-4658-b197-bf0dd4e8cdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.768021 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b3a9128-1bc5-409f-a787-67d2a4ebbbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.768953 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume 09caf48d-3c0a-4a41-8b3c-511a7660b7fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe', 'volume_size': 1}
Feb 13 23:54:22.770316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:22.822575 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7a257dc-6ea0-49e7-8694-e6a319b517b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54', 'volume_size': 2}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.825162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (587a53b5-d39a-415b-a50a-e13be764b884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:22.843574 n-d-828979-1 sudo[134610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:54:22.845899 n-d-828979-1 sudo[134610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:22.852700 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Volume volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 (dfb8bed8-c165-4347-b5e0-3812e3b4ef54): created successfully
Feb 13 23:54:22.854839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (587a53b5-d39a-415b-a50a-e13be764b884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:22.858242 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Flow 'volume_create_manager' (5a58e816-c035-44bd-a179-d18cd5e168f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:22.877011 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-092340e9-d889-4eb8-b4e6-6b3095342d94 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Created volume successfully.
Feb 13 23:54:23.771818 n-d-828979-1 sudo[134610]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:23.774581 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.004s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:23.777671 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b3a9128-1bc5-409f-a787-67d2a4ebbbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:23.785292 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99f3029b-5889-4d41-86b9-00358d34dd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:23.804272 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Volume volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe (09caf48d-3c0a-4a41-8b3c-511a7660b7fe): created successfully
Feb 13 23:54:23.807353 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99f3029b-5889-4d41-86b9-00358d34dd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:23.829443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Flow 'volume_create_manager' (2ac3a815-4fdf-4dcf-85fe-ef39082177ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:23.844949 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-df968ea9-ebc5-42f6-9e66-1fb5f4c25cd7 tempest-VolumeQuotasAdminTestJSON-303719247 None] Created volume successfully.
Feb 13 23:54:24.192794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f8dda50-6a0a-4e5c-8039-5e3c2c8f778d tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:24.243988 n-d-828979-1 sudo[134658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:24.244830 n-d-828979-1 sudo[134658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:24.751401 n-d-828979-1 sudo[134658]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:24.754081 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f8dda50-6a0a-4e5c-8039-5e3c2c8f778d tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54" returned: 0 in 0.561s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:24.756073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f8dda50-6a0a-4e5c-8039-5e3c2c8f778d tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0d7268c2-7209-495f-b176-0fc7572a492e --snapshot stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 -L 2.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:24.792038 n-d-828979-1 sudo[134670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0d7268c2-7209-495f-b176-0fc7572a492e --snapshot stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 -L 2.00g
Feb 13 23:54:24.807125 n-d-828979-1 sudo[134670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:25.782305 n-d-828979-1 sudo[134670]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:25.784652 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6f8dda50-6a0a-4e5c-8039-5e3c2c8f778d tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0d7268c2-7209-495f-b176-0fc7572a492e --snapshot stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 -L 2.00g" returned: 0 in 1.028s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:25.861449 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6f8dda50-6a0a-4e5c-8039-5e3c2c8f778d tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Create snapshot completed successfully
Feb 13 23:54:25.916972 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3eac66b1-ec99-48b9-a0fb-4a6210198373 tempest-VolumeQuotasAdminTestJSON-2013862788 None] Transfer volume completed successfully.
Feb 13 23:54:26.443242 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-08dfd0fc-71fd-45e2-8fd6-4c6fd999d351 req-1da11a4d-b78b-44df-9f06-70716b932570 tempest-TestVolumeBackupRestore-2066543938 None] Terminate volume connection completed successfully.
Feb 13 23:54:26.446307 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-08dfd0fc-71fd-45e2-8fd6-4c6fd999d351 req-1da11a4d-b78b-44df-9f06-70716b932570 tempest-TestVolumeBackupRestore-2066543938 None] Deleting attachment 7afbfa92-728b-427d-a373-56eed5d9f98a. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:54:26.448595 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:26.688473 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:26.689533 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def\n System information:\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-518620b7-44ac-4118-9a5b-57f71ed54def\n Backing store flags: \n Account information:\n 9TeS67RnSq3KAAo99mTu\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:26.690469 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-08dfd0fc-71fd-45e2-8fd6-4c6fd999d351 req-1da11a4d-b78b-44df-9f06-70716b932570 tempest-TestVolumeBackupRestore-2066543938 None] Removing iscsi_target for Volume ID: 518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:26.691952 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:26.920610 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-518620b7-44ac-4118-9a5b-57f71ed54def -f" returned: 0 in 0.228s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:26.922671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:26.934523 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:26.956148 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Lock "b'cinder-0d7268c2-7209-495f-b176-0fc7572a492e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:26.958022 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0d7268c2-7209-495f-b176-0fc7572a492e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:27.019403 n-d-828979-1 sudo[134854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0d7268c2-7209-495f-b176-0fc7572a492e
Feb 13 23:54:27.020212 n-d-828979-1 sudo[134854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:27.172855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Lock "b'cinder-09caf48d-3c0a-4a41-8b3c-511a7660b7fe-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:27.192394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:27.193031 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:27.307686 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09caf48d-3c0a-4a41-8b3c-511a7660b7fe
Feb 13 23:54:27.311062 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:27.375810 n-d-828979-1 sudo[134869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe
Feb 13 23:54:27.377199 n-d-828979-1 sudo[134869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:27.845789 n-d-828979-1 sudo[134854]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:27.847996 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0d7268c2-7209-495f-b176-0fc7572a492e" returned: 0 in 0.890s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:27.851553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0d7268c2-7209-495f-b176-0fc7572a492e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:27.877375 n-d-828979-1 sudo[134877]: ubuntu : TTY=unknown ; 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-0d7268c2-7209-495f-b176-0fc7572a492e
Feb 13 23:54:27.878957 n-d-828979-1 sudo[134877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:28.042679 n-d-828979-1 sudo[134869]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:28.045051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe" returned: 0 in 0.734s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:28.046978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:28.120640 n-d-828979-1 sudo[134883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe
Feb 13 23:54:28.121464 n-d-828979-1 sudo[134883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:28.797292 n-d-828979-1 sudo[134877]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:28.800108 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0d7268c2-7209-495f-b176-0fc7572a492e" returned: 0 in 0.948s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:28.816543 n-d-828979-1 sudo[134883]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:28.845427 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe" returned: 0 in 0.798s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:28.851569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:28.903276 n-d-828979-1 sudo[134935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe
Feb 13 23:54:28.905020 n-d-828979-1 sudo[134935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:28.996698 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Created reservations ['8b72cd52-b7be-43f1-b4db-e403e0cac976', '36ebac0b-457d-4f24-947f-afa10d04826a', '70874cb3-78dc-4e22-ae16-ea55b57f5694', '20241cd9-9b8f-4c0f-b08d-613c73739a4f'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:28.999111 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:28.999111 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:28.999111 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:29.085691 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Delete snapshot completed successfully.
Feb 13 23:54:29.093671 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6c00fd59-8923-4215-822f-a98891bba188 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Lock "b'cinder-0d7268c2-7209-495f-b176-0fc7572a492e-delete_snapshot'" released by "delete_snapshot" :: held 2.137s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:29.498781 n-d-828979-1 sudo[134935]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:29.502923 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09caf48d-3c0a-4a41-8b3c-511a7660b7fe" returned: 0 in 0.652s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:29.507792 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Successfully deleted volume: 09caf48d-3c0a-4a41-8b3c-511a7660b7fe
Feb 13 23:54:29.571880 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Lock "b'cinder-dfb8bed8-c165-4347-b5e0-3812e3b4ef54-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:29.674620 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Skipping remove_export. No iscsi_target is presently exported for volume: dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:29.675979 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:29.717595 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Created reservations ['b790f8f0-7629-4d0a-8bba-86ab9cffbc0e', '6609dfce-895b-40c8-9504-c597cb68d77f', 'f2e2a806-d761-43b4-a73e-8adae74624b0', 'a6d4c09e-0abe-48c7-91b1-cd08fe1539b3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:29.720873 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:29.720873 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:29.720873 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:29.743413 n-d-828979-1 sudo[134953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:29.745790 n-d-828979-1 sudo[134953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:29.814490 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:29.815614 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:29.846566 n-d-828979-1 sudo[134955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:29.855278 n-d-828979-1 sudo[134955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:30.387957 n-d-828979-1 sudo[134953]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:30.390409 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54" returned: 0 in 0.714s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:30.392271 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:30.443126 n-d-828979-1 sudo[134962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:30.443964 n-d-828979-1 sudo[134962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:30.455552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Lock "b'cinder-518620b7-44ac-4118-9a5b-57f71ed54def-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:30.577908 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:30.686071 n-d-828979-1 sudo[134955]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:30.688365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.873s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:30.690331 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:30.754828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:30.755178 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:30.756197 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Skipping remove_export. No iscsi_target is presently exported for volume: 518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:30.758636 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:30.780564 n-d-828979-1 sudo[134966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:30.785334 n-d-828979-1 sudo[134966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:30.837765 n-d-828979-1 sudo[134968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:30.839508 n-d-828979-1 sudo[134968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:30.840592 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Lock "b'cinder-fce26a7d-e12e-4199-9d30-be4a24d4fd64-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:31.180358 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:31.442154 n-d-828979-1 sudo[134962]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:31.445729 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54" returned: 0 in 1.052s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:31.448475 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:31.501418 n-d-828979-1 sudo[134968]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:31.505879 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 0.746s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:31.508985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:31.509608 n-d-828979-1 sudo[134977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:31.510461 n-d-828979-1 sudo[134977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:31.564555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.348s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:31.565254 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859232]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:54:31.566611 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Skipping remove_export. No iscsi_target is presently exported for volume: fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:54:31.568064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:31.574349 n-d-828979-1 sudo[134980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:31.575173 n-d-828979-1 sudo[134980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:31.646337 n-d-828979-1 sudo[134981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:54:31.651307 n-d-828979-1 sudo[134981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:32.259722 n-d-828979-1 sudo[134966]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:32.262692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.571s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:32.264996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:32.270874 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Deleted volume successfully.
Feb 13 23:54:32.336349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b5503b3c-6414-4f9f-97f1-cd8cf2c673be tempest-VolumeQuotasAdminTestJSON-1140802496 None] Lock "b'cinder-09caf48d-3c0a-4a41-8b3c-511a7660b7fe-delete_volume'" released by "delete_volume" :: held 5.160s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:32.996386 n-d-828979-1 sudo[134977]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:32.998259 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dfb8bed8-c165-4347-b5e0-3812e3b4ef54" returned: 0 in 1.550s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:32.999167 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Successfully deleted volume: dfb8bed8-c165-4347-b5e0-3812e3b4ef54
Feb 13 23:54:33.031098 n-d-828979-1 sudo[134980]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:33.041538 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 1.533s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:33.044422 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:33.144940 n-d-828979-1 sudo[135015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:33.152644 n-d-828979-1 sudo[135015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:33.201046 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Created reservations ['be4c8e17-ab0f-48ae-bde8-0c32176df1a9', '2c85d4f8-416f-443a-bae8-1131737b3d97', 'd86b3599-3cb6-4850-843a-cb86392ff484', 'b3ddaf68-a034-4479-83da-e2cbea030621'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:33.204082 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:33.204082 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:33.204082 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:33.212071 n-d-828979-1 sudo[134981]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:33.261846 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64" returned: 0 in 1.693s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:33.266275 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:33.416375 n-d-828979-1 sudo[135022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:54:33.420582 n-d-828979-1 sudo[135022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:33.479881 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:33.481096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:33.566866 n-d-828979-1 sudo[135024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:33.568262 n-d-828979-1 sudo[135024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:34.254714 n-d-828979-1 sudo[135015]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:34.260143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-518620b7-44ac-4118-9a5b-57f71ed54def" returned: 0 in 1.214s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:34.265720 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Successfully deleted volume: 518620b7-44ac-4118-9a5b-57f71ed54def
Feb 13 23:54:34.417431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Created reservations ['f513f172-7e45-46d3-a7f7-db9da926c1fb', '84ca7911-121a-4010-9ac4-f1c088aebc6b', 'b0b4b949-2b39-42bc-81b6-f569d9462006', '647666a3-2766-4d4b-8851-e2ce9a4e746c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:34.420476 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:34.420476 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:34.420476 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:34.529858 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:34.531254 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:34.652189 n-d-828979-1 sudo[135031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:34.654950 n-d-828979-1 sudo[135031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:34.697893 n-d-828979-1 sudo[135022]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:34.701750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64" returned: 0 in 1.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:34.706061 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:34.793676 n-d-828979-1 sudo[135034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:54:34.805383 n-d-828979-1 sudo[135034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:35.043112 n-d-828979-1 sudo[135024]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:35.047599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.565s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:35.049721 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:35.110640 n-d-828979-1 sudo[135051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:35.142293 n-d-828979-1 sudo[135051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:36.039425 n-d-828979-1 sudo[135034]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:36.041753 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fce26a7d-e12e-4199-9d30-be4a24d4fd64" returned: 0 in 1.335s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:36.042948 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Successfully deleted volume: fce26a7d-e12e-4199-9d30-be4a24d4fd64
Feb 13 23:54:36.171002 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Created reservations ['7ff97ed5-c758-431b-b3b8-d0fa109d6b92', '177bfb3b-d7cd-47ac-acf3-1d20f8af29ac', 'b9e24cec-264c-494f-955a-0ae21a9163f5', '11903fc0-31b0-416f-a1ff-aede1f7c6ead'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:36.173440 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:36.173440 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:36.173440 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:36.210873 n-d-828979-1 sudo[135031]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:36.226810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.696s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:36.238416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:36.244385 n-d-828979-1 sudo[135051]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:36.270931 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.221s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:36.275275 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:36.301502 n-d-828979-1 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 stack-volumes-lvmdriver-1
Feb 13 23:54:36.304896 n-d-828979-1 sudo[135086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:36.310516 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Deleted volume successfully.
Feb 13 23:54:36.358440 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-72f359d9-03c6-41f1-9579-c6e5b1588420 tempest-VolumesSnapshotNegativeTestJSON-1343182798 None] Lock "b'cinder-dfb8bed8-c165-4347-b5e0-3812e3b4ef54-delete_volume'" released by "delete_volume" :: held 6.786s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:36.378105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:36.379178 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:36.444507 n-d-828979-1 sudo[135091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:36.446176 n-d-828979-1 sudo[135091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:37.149987 n-d-828979-1 sudo[135086]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:37.152715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.923s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:37.155206 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:37.162480 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Deleted volume successfully.
Feb 13 23:54:37.200181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9d225cd9-0066-4c53-ab2e-8d27080c8b44 tempest-TestVolumeBackupRestore-2066543938 None] Lock "b'cinder-518620b7-44ac-4118-9a5b-57f71ed54def-delete_volume'" released by "delete_volume" :: held 6.744s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:37.317170 n-d-828979-1 sudo[135091]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:37.321999 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:37.323421 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:37.380562 n-d-828979-1 sudo[135149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:37.392424 n-d-828979-1 sudo[135149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:38.191095 n-d-828979-1 sudo[135149]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:38.193433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.870s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:38.196871 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:38.205529 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Deleted volume successfully.
Feb 13 23:54:38.239252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b6e05149-531b-4cb3-be5b-1e2d95c9b94a tempest-TestVolumeBackupRestore-2066543938 None] Lock "b'cinder-fce26a7d-e12e-4199-9d30-be4a24d4fd64-delete_volume'" released by "delete_volume" :: held 7.399s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:45.634611 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:54:45.640155 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:54:45.640737 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:54:45.656810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Flow 'volume_create_manager' (1152fb54-85dd-48c2-8ddc-5fe54f3693d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:45.660432 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c61db0e1-07dc-4c68-a2dd-84fc90ca9999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:45.690872 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:54:45.731030 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c61db0e1-07dc-4c68-a2dd-84fc90ca9999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1038630053',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b77dc6b8-c186-4fb5-9513-2cffb0c4e75b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893295e97a2f470384c3a7c8e7ce0016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:54:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:54:46Z,user_id='fd039782bf364c7b99fda7b9057190aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:45.734258 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa4dd597-1a84-4c6d-b8cc-381487df66e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:45.736726 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa4dd597-1a84-4c6d-b8cc-381487df66e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:45.739615 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f591dc7-e25e-41f0-9d00-a242261fe5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:45.742817 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f591dc7-e25e-41f0-9d00-a242261fe5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b77dc6b8-c186-4fb5-9513-2cffb0c4e75b', 'volume_name': 'volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:45.745746 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12556709-d125-4c7c-8973-c24d44d12ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:45.748524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12556709-d125-4c7c-8973-c24d44d12ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:45.751500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2fde126-571d-4cea-af6e-f60bf4b7bed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:45.752712 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Volume b77dc6b8-c186-4fb5-9513-2cffb0c4e75b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b', 'volume_size': 1}
Feb 13 23:54:45.754439 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:45.780410 n-d-828979-1 sudo[135272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:54:45.782244 n-d-828979-1 sudo[135272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:46.379259 n-d-828979-1 sudo[135272]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:46.381728 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.627s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:46.386132 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2fde126-571d-4cea-af6e-f60bf4b7bed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:46.388774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5657107b-717b-449c-8750-731bc7f0b945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:54:46.401098 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Volume volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b (b77dc6b8-c186-4fb5-9513-2cffb0c4e75b): created successfully
Feb 13 23:54:46.403419 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5657107b-717b-449c-8750-731bc7f0b945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:54:46.406762 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Flow 'volume_create_manager' (1152fb54-85dd-48c2-8ddc-5fe54f3693d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:54:46.417504 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-90b9f9b2-179c-4f78-8b6f-aab5665f57a9 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Created volume successfully.
Feb 13 23:54:48.164685 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Lock "b'cinder-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:54:48.278105 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Skipping remove_export. No iscsi_target is presently exported for volume: b77dc6b8-c186-4fb5-9513-2cffb0c4e75b
Feb 13 23:54:48.279559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:48.315205 n-d-828979-1 sudo[135322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b
Feb 13 23:54:48.316656 n-d-828979-1 sudo[135322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:48.867641 n-d-828979-1 sudo[135322]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:48.878164 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b" returned: 0 in 0.594s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:48.894983 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:48.958880 n-d-828979-1 sudo[135338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b
Feb 13 23:54:48.962854 n-d-828979-1 sudo[135338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:49.700619 n-d-828979-1 sudo[135338]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:49.703763 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b" returned: 0 in 0.808s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:49.707860 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:49.742967 n-d-828979-1 sudo[135374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b
Feb 13 23:54:49.744871 n-d-828979-1 sudo[135374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:50.482332 n-d-828979-1 sudo[135374]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:50.484740 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b" returned: 0 in 0.777s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:50.486570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Successfully deleted volume: b77dc6b8-c186-4fb5-9513-2cffb0c4e75b
Feb 13 23:54:50.607502 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Created reservations ['9e20e4b1-655b-436d-9642-1542cf9fb5da', '5377527f-95aa-4e0c-80e3-a0fd761a2598', 'fd74f059-e5e7-4e64-904a-48d727362aad', '22c2b56e-8609-400b-a0de-615955fba8e2'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:54:50.609826 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:54:50.609826 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:54:50.609826 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:54:50.661542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:50.662718 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:50.708275 n-d-828979-1 sudo[135394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:50.709100 n-d-828979-1 sudo[135394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:51.235468 n-d-828979-1 sudo[135394]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:51.238292 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:51.243915 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:51.306947 n-d-828979-1 sudo[135400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:51.307765 n-d-828979-1 sudo[135400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:51.852362 n-d-828979-1 sudo[135400]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:51.854672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.610s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:51.858593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:54:51.866456 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Deleted volume successfully.
Feb 13 23:54:51.887680 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bd1c4595-df33-464e-ba0b-501494611b91 tempest-VolumeQuotasNegativeTestJSON-287178329 None] Lock "b'cinder-b77dc6b8-c186-4fb5-9513-2cffb0c4e75b-delete_volume'" released by "delete_volume" :: held 3.723s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:54:53.643924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:54:53.649937 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:54:53.650900 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:53.705614 n-d-828979-1 sudo[135438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:53.710264 n-d-828979-1 sudo[135438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:54.607063 n-d-828979-1 sudo[135438]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:54.609339 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:54.611081 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:54:54.650949 n-d-828979-1 sudo[135442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:54:54.651748 n-d-828979-1 sudo[135442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:54:55.546212 n-d-828979-1 sudo[135442]: pam_unix(sudo:session): session closed for user root
Feb 13 23:54:55.549265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.937s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:54:55.550723 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:55:02.775128 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:55:02.781778 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:55:02.782742 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:55:02.804046 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Flow 'volume_create_manager' (82d14a18-578a-4322-8188-7389c9f17940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:55:02.810617 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf5830c9-874a-4615-979b-a290e4d9fc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:02.842965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:55:02.876759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf5830c9-874a-4615-979b-a290e4d9fc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-771708599',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=5a34e360-eb47-46c0-9fcf-bcefd2a51975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7941f8c70c843ea8a209343ecfe9910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23: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-02-13T23:55:03Z,user_id='2141139865c64b76bce588de6cf8ee8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8944b9cb-2208-40c1-97b6-d824733b094e),volume_type_id=8944b9cb-2208-40c1-97b6-d824733b094e)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:02.880133 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d203b66a-5811-4e9e-bac6-82640af6366b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:02.885281 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d203b66a-5811-4e9e-bac6-82640af6366b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:02.890914 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bbc56e8-6a50-48aa-a73a-92b773fb4b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:02.895069 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bbc56e8-6a50-48aa-a73a-92b773fb4b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a34e360-eb47-46c0-9fcf-bcefd2a51975', 'volume_name': 'volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:02.898626 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1662ae8-7964-4ac7-9791-22711a67c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:02.901413 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1662ae8-7964-4ac7-9791-22711a67c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:02.904531 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (462a4212-50f2-42d7-af6f-f1acd8f7323d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:02.906493 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Volume 5a34e360-eb47-46c0-9fcf-bcefd2a51975: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975', 'volume_size': 1}
Feb 13 23:55:02.908030 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:02.937723 n-d-828979-1 sudo[135577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:55:02.939486 n-d-828979-1 sudo[135577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:03.658918 n-d-828979-1 sudo[135577]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:03.661536 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:03.665371 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (462a4212-50f2-42d7-af6f-f1acd8f7323d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:03.667931 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0664246b-a505-4869-81a0-32a94978eec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:03.683672 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Volume volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 (5a34e360-eb47-46c0-9fcf-bcefd2a51975): created successfully
Feb 13 23:55:03.687501 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0664246b-a505-4869-81a0-32a94978eec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:03.695105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Flow 'volume_create_manager' (82d14a18-578a-4322-8188-7389c9f17940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:55:03.715024 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9c6f5dae-67e0-4f50-b120-23d1f4b2a1f7 tempest-VolumeTypesAccessTest-377857641 None] Created volume successfully.
Feb 13 23:55:04.673091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Lock "b'cinder-5a34e360-eb47-46c0-9fcf-bcefd2a51975-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:55:04.780536 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5a34e360-eb47-46c0-9fcf-bcefd2a51975
Feb 13 23:55:04.781785 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:04.804571 n-d-828979-1 sudo[135661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975
Feb 13 23:55:04.806007 n-d-828979-1 sudo[135661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:05.437983 n-d-828979-1 sudo[135661]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:05.441558 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975" returned: 0 in 0.659s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:05.450140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:05.502794 n-d-828979-1 sudo[135704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975
Feb 13 23:55:05.504269 n-d-828979-1 sudo[135704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:06.207659 n-d-828979-1 sudo[135704]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:06.210917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975" returned: 0 in 0.766s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:06.213437 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:06.323878 n-d-828979-1 sudo[135731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975
Feb 13 23:55:06.326209 n-d-828979-1 sudo[135731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:07.087427 n-d-828979-1 sudo[135731]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:07.089929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5a34e360-eb47-46c0-9fcf-bcefd2a51975" returned: 0 in 0.876s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:07.091112 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Successfully deleted volume: 5a34e360-eb47-46c0-9fcf-bcefd2a51975
Feb 13 23:55:07.147558 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1275614797 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1275614797, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:55:07.152284 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1275614797 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1275614797, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:55:07.206117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Created reservations ['d5e687c6-87ec-4618-a43c-ad7d5859a60f', '59b84ce2-23f5-40a6-9f1f-b24c28ab3e64', '255ffbce-3b0f-4dbe-b580-2f9aacbf15d6', '06b1b3d2-ccbb-4c97-9a68-49461ba39761'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:55:07.208691 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:55:07.208691 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:55:07.208691 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:55:07.297768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:55:07.299568 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:07.331398 n-d-828979-1 sudo[135790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:55:07.332212 n-d-828979-1 sudo[135790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:08.009103 n-d-828979-1 sudo[135790]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:08.011849 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.711s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:08.013971 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:08.081030 n-d-828979-1 sudo[135812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:55:08.088861 n-d-828979-1 sudo[135812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:08.851713 n-d-828979-1 sudo[135812]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:08.854150 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:08.857264 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:55:08.864877 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Deleted volume successfully.
Feb 13 23:55:08.889791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-65c47d2a-7678-44a8-b1d5-d2f170517632 tempest-VolumeTypesAccessTest-377857641 None] Lock "b'cinder-5a34e360-eb47-46c0-9fcf-bcefd2a51975-delete_volume'" released by "delete_volume" :: held 4.217s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:55:26.120224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:55:26.124590 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:55:26.125108 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:55:26.139114 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (b427836f-1698-4193-a6fe-cf2b549ef8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:55:26.142349 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ea2e38-8089-4f2d-8d29-5b3c628c5d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.164909 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:55:26.194984 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ea2e38-8089-4f2d-8d29-5b3c628c5d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-118111766',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=39df4f05-b23a-4e13-bb43-a66804c2f5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:55:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:55:26Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.197965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af4430fb-796c-4496-97d1-98d413baac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.200404 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af4430fb-796c-4496-97d1-98d413baac32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.203004 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20e30bf3-9665-4e8a-b41f-4ef0ed23e8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.205441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20e30bf3-9665-4e8a-b41f-4ef0ed23e8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'volume_name': 'volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.207912 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c9f0053-4f05-436a-8ed8-849af815a95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.210986 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c9f0053-4f05-436a-8ed8-849af815a95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.213343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (187b0919-edd2-4c4d-9f75-5782410a8a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.214362 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Volume 39df4f05-b23a-4e13-bb43-a66804c2f5b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'volume_size': 1}
Feb 13 23:55:26.215775 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:26.236798 n-d-828979-1 sudo[136082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:55:26.238515 n-d-828979-1 sudo[136082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:26.925891 n-d-828979-1 sudo[136082]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:26.928643 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.712s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:26.932745 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (187b0919-edd2-4c4d-9f75-5782410a8a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.936430 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58917ae7-8066-41f8-8bfb-bef086739001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:55:26.959944 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 (39df4f05-b23a-4e13-bb43-a66804c2f5b2): created successfully
Feb 13 23:55:26.962524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58917ae7-8066-41f8-8bfb-bef086739001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:55:26.966448 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (b427836f-1698-4193-a6fe-cf2b549ef8a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:55:26.977767 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ef6b0f42-c990-4098-83f1-3cc54dbdf2ef tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:55:27.678987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a9c0d1d4-9aaa-4086-a674-886a1a180f2f tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:27.706485 n-d-828979-1 sudo[136129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:55:27.707920 n-d-828979-1 sudo[136129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:28.351923 n-d-828979-1 sudo[136129]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:28.354161 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a9c0d1d4-9aaa-4086-a674-886a1a180f2f tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:28.355935 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a9c0d1d4-9aaa-4086-a674-886a1a180f2f tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:28.375729 n-d-828979-1 sudo[136134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g
Feb 13 23:55:28.377154 n-d-828979-1 sudo[136134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:29.133379 n-d-828979-1 sudo[136134]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:29.135738 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a9c0d1d4-9aaa-4086-a674-886a1a180f2f tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g" returned: 0 in 0.779s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:29.200712 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a9c0d1d4-9aaa-4086-a674-886a1a180f2f tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:55:30.547581 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.driver [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Creating a new backup for volume volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2. {{(pid=92017) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Feb 13 23:55:30.609749 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:30.631565 n-d-828979-1 sudo[136246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:55:30.632386 n-d-828979-1 sudo[136246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:31.276269 n-d-828979-1 sudo[136246]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:31.278563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:31.280563 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:31.331313 n-d-828979-1 sudo[136285]: ubuntu : 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-b1e805b6-bb0b-481f-a03c-079e62265dcd
Feb 13 23:55:31.333448 n-d-828979-1 sudo[136285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:32.223134 n-d-828979-1 sudo[136285]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:32.225936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd" returned: 0 in 0.945s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:32.228796 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:32.302460 n-d-828979-1 sudo[136320]: 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--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 iflag=direct
Feb 13 23:55:32.303296 n-d-828979-1 sudo[136320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:32.834173 n-d-828979-1 sudo[136320]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:32.836754 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 iflag=direct" returned: 0 in 0.607s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:32.838274 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:32.865997 n-d-828979-1 sudo[136349]: 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--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 oflag=direct
Feb 13 23:55:32.868018 n-d-828979-1 sudo[136349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:33.670902 n-d-828979-1 sudo[136349]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:33.673380 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 oflag=direct" returned: 0 in 0.835s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:33.674734 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:33.706537 n-d-828979-1 sudo[136371]: 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--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:55:33.707847 n-d-828979-1 sudo[136371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:40.787047 n-d-828979-1 sudo[136371]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:40.789824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.115s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:40.791084 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b1e805b6--bb0b--481f--a03c--079e62265dcd, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ba4b4f7d--5fe7--41b9--a16d--c65b492f3b19, size 1024.00 MB, duration 7.12 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:55:40.791776 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy 1024.00 MB at 143.89 MB/s
Feb 13 23:55:40.849814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:40.888402 n-d-828979-1 sudo[136526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:55:40.889890 n-d-828979-1 sudo[136526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:41.376020 n-d-828979-1 sudo[136526]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:41.378428 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19" returned: 0 in 0.530s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:41.436616 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:41.448361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:41.448749 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:55:41.449456 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:55:41.450533 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Creating iscsi_target for Volume ID: volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Created volume path /opt/stack/data/cinder/volumes/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19,
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: incominguser nPJ8t6kg3Ap5h7Q7UWsy 9DBYqGntVh5Txp5F
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:55:41.456753 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:55:41.462208 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:42.167961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19" returned: 0 in 0.708s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:42.168682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:55:42.169243 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:55:42.169874 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:55:42.173982 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:42.187484 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:42.187589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n Backing store flags: \n Account information:\n nPJ8t6kg3Ap5h7Q7UWsy\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:55:42.188182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:55:42.191262 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:42.328416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:42.328708 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n Backing store flags: \n Account information:\n nPJ8t6kg3Ap5h7Q7UWsy\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:55:42.331687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:42.517249 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:42.518412 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n Backing store flags: \n Account information:\n nPJ8t6kg3Ap5h7Q7UWsy\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:55:42.519570 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:55:42.576752 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Initialize volume connection completed successfully.
Feb 13 23:55:53.650813 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:55:53.651784 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:55:53.652671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:53.705954 n-d-828979-1 sudo[136762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:55:53.708771 n-d-828979-1 sudo[136762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:54.432045 n-d-828979-1 sudo[136762]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:54.437203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.784s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:54.446328 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:55:54.497393 n-d-828979-1 sudo[136784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:55:54.499282 n-d-828979-1 sudo[136784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:55:55.529519 n-d-828979-1 sudo[136784]: pam_unix(sudo:session): session closed for user root
Feb 13 23:55:55.531636 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.093s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:55:55.534281 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:56:20.910627 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Terminate volume connection completed successfully.
Feb 13 23:56:20.958045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:21.044477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:21.044803 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19\n Backing store flags: \n Account information:\n nPJ8t6kg3Ap5h7Q7UWsy\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:21.045455 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Removing iscsi_target for Volume ID: ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:21.050107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:21.256297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 -f" returned: 0 in 0.208s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:21.256633 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:21.257799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:21.352361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:21.352658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:21.353394 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Remove volume export completed successfully.
Feb 13 23:56:21.447731 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:56:21.497448 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Trying to delete temp volume: ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:21.498602 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:21.590604 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:21.590924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:21.591630 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:21.592633 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:21.612020 n-d-828979-1 sudo[137212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:21.613073 n-d-828979-1 sudo[137212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:22.047434 n-d-828979-1 sudo[137212]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:22.049953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19" returned: 0 in 0.457s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:22.052596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:22.071465 n-d-828979-1 sudo[137216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:22.072271 n-d-828979-1 sudo[137216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:22.486617 n-d-828979-1 sudo[137216]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:22.489434 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19" returned: 0 in 0.436s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:22.491775 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:22.514154 n-d-828979-1 sudo[137221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:22.515617 n-d-828979-1 sudo[137221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:22.975717 n-d-828979-1 sudo[137221]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:22.978654 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19" returned: 0 in 0.487s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:22.980009 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19
Feb 13 23:56:22.983889 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:56:22.983889 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:56:22.983889 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:56:23.003492 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:56:23.015967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4b4c2189-0a51-44fe-a4d0-ca19fad34e2a tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ba4b4f7d-5fe7-41b9-a16d-c65b492f3b19-delete_volume'" released by "delete_volume" :: held 1.568s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:56:38.795645 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:56:38.801594 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:56:38.802277 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:56:38.818075 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (bf21551d-0a5f-468d-aa32-f0d08bd46e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:56:38.821304 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2139da7e-e281-4c03-b6ce-8e324c36bbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:38.845935 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:56:38.881022 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2139da7e-e281-4c03-b6ce-8e324c36bbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1533400354',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=6c7bf7f1-b003-48c4-9c5e-174f47b1efa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='384f8d54cd33413d93b7144daa0a5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:56:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:56:39Z,user_id='bb98875081f04a0799541d75d10db925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:38.884236 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbc9ad56-a8e6-473f-8d5f-c1b7f98251be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:38.887010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbc9ad56-a8e6-473f-8d5f-c1b7f98251be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:38.889600 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1de49c34-7979-439a-8d5c-6b76c4703b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:38.893206 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1de49c34-7979-439a-8d5c-6b76c4703b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'volume_name': 'volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:38.896593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22b1f2bd-4e62-4311-827a-224dd3aac8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:38.899485 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22b1f2bd-4e62-4311-827a-224dd3aac8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:38.901881 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (197789c3-1227-421f-b33a-e4f4a459d0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:38.902955 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Volume 6c7bf7f1-b003-48c4-9c5e-174f47b1efa8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'volume_size': 1}
Feb 13 23:56:38.904531 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:38.936851 n-d-828979-1 sudo[137381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:56:38.939677 n-d-828979-1 sudo[137381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:39.629822 n-d-828979-1 sudo[137381]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:39.632533 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:39.636252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (197789c3-1227-421f-b33a-e4f4a459d0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:39.638786 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (333ecaa9-3090-4806-949a-50d82869e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:39.673766 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Volume volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 (6c7bf7f1-b003-48c4-9c5e-174f47b1efa8): created successfully
Feb 13 23:56:39.676786 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (333ecaa9-3090-4806-949a-50d82869e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:39.680162 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (bf21551d-0a5f-468d-aa32-f0d08bd46e0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:56:39.695593 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-277eace6-64db-434d-8f9f-ed25692a3917 tempest-AttachVolumeTestJSON-386681332 None] Created volume successfully.
Feb 13 23:56:41.181992 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:56:41.194203 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:56:41.196379 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:56:41.235708 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (238ef768-f812-49cd-bf82-a66afae72cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:56:41.242521 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f60f453-f9db-421e-a8dc-0c9f1702f064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:41.292051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:56:41.344197 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f60f453-f9db-421e-a8dc-0c9f1702f064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1470856817',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=20708b46-a113-4500-aa94-72ba3fe6e159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:56:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:56:41Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:41.346991 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0e6e365-656d-408f-b5e7-f22030c07d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:41.349620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0e6e365-656d-408f-b5e7-f22030c07d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:41.352166 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d014ccac-8789-4ac3-a0e3-c1025f0521c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:41.370820 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:41.396617 n-d-828979-1 sudo[137441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:56:41.402295 n-d-828979-1 sudo[137441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:41.526211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d014ccac-8789-4ac3-a0e3-c1025f0521c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '20708b46-a113-4500-aa94-72ba3fe6e159', 'volume_name': 'volume-20708b46-a113-4500-aa94-72ba3fe6e159', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:41.529930 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f9e4e4d-ad08-4663-b353-46d25966f3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:41.536295 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f9e4e4d-ad08-4663-b353-46d25966f3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:41.545194 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75dade0e-940f-444d-8818-0bb12c1df3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:41.546376 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Volume 20708b46-a113-4500-aa94-72ba3fe6e159: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-20708b46-a113-4500-aa94-72ba3fe6e159', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 13 23:56:41.547594 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Cloning 20708b46-a113-4500-aa94-72ba3fe6e159 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 13 23:56:42.097115 n-d-828979-1 sudo[137441]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:42.100657 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8" returned: 0 in 0.730s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.163036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:42.180786 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.181071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:42.181775 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:56:42.182726 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Creating iscsi_target for Volume ID: volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Created volume path /opt/stack/data/cinder/volumes/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8,
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: incominguser V3TWSd7Br6oTcfZkL88P o8AFmbt9d6iZv5sC
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:56:42.187913 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:56:42.190286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:42.667912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8" returned: 0 in 0.477s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.668341 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:42.668952 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:56:42.669388 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:56:42.670893 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:42.683036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.683582 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:42.684426 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:56:42.685486 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:42.789544 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.789837 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:42.792140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:42.902066 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:42.902358 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:56:42.903489 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:56:43.008904 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'target_lun': 1, 'volume_id': '6c7bf7f1-b003-48c4-9c5e-174f47b1efa8', 'auth_method': 'CHAP', 'auth_username': 'V3TWSd7Br6oTcfZkL88P', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '708a73e7-7fc1-49d2-803f-c51f0b00c804'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:56:43.283403 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-465adbb4-9354-4d4a-a0fd-1c21c186ff5c req-5e9ed17e-fd78-4cab-b718-358fa99de99b tempest-AttachVolumeTestJSON-386681332 None] attachment_update completed successfully.
Feb 13 23:56:53.647939 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:56:53.648661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:56:53.648937 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:53.667459 n-d-828979-1 sudo[137581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:56:53.668261 n-d-828979-1 sudo[137581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:54.072882 n-d-828979-1 sudo[137581]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:54.193728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 12.64 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 13 23:56:54.194181 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Image download 616.00 MB at 48.75 MB/s
Feb 13 23:56:54.198683 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.550s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:54.200356 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:54.220831 n-d-828979-1 sudo[137587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:56:54.221722 n-d-828979-1 sudo[137587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:54.241672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:54.333200 n-d-828979-1 sudo[137589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1
Feb 13 23:56:54.334271 n-d-828979-1 sudo[137589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:54.683379 n-d-828979-1 sudo[137587]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:54.685440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:54.687765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:56:54.757370 n-d-828979-1 sudo[137589]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:54.759594 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1" returned: 0 in 0.518s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:54.760530 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 281d137c418c4256991ebf7a45032d2a. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 13 23:56:54.813386 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:54.896402 n-d-828979-1 sudo[137595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1
Feb 13 23:56:54.897201 n-d-828979-1 sudo[137595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:55.229342 n-d-828979-1 sudo[137595]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:55.231701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:55.233782 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20708b46-a113-4500-aa94-72ba3fe6e159 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:55.253114 n-d-828979-1 sudo[137600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20708b46-a113-4500-aa94-72ba3fe6e159 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:56:55.254775 n-d-828979-1 sudo[137600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:55.741383 n-d-828979-1 sudo[137600]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:55.743802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20708b46-a113-4500-aa94-72ba3fe6e159 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:55.763184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 20708b46-a113-4500-aa94-72ba3fe6e159. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 13 23:56:55.806799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_c8md8br4 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:55.892115 n-d-828979-1 sudo[137635]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_c8md8br4
Feb 13 23:56:55.892936 n-d-828979-1 sudo[137635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:56.227169 n-d-828979-1 sudo[137635]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:56.229509 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_c8md8br4" returned: 0 in 0.422s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:56.230811 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:56.315319 n-d-828979-1 sudo[137639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1
Feb 13 23:56:56.316679 n-d-828979-1 sudo[137639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:56.636716 n-d-828979-1 sudo[137639]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:56.639236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1" returned: 0 in 0.408s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:56.640074 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 13 23:56:56.641012 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:56.660038 n-d-828979-1 sudo[137644]: 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_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159 oflag=direct
Feb 13 23:56:56.660932 n-d-828979-1 sudo[137644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:56.977033 n-d-828979-1 sudo[137644]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:56.979484 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159 oflag=direct" returned: 0 in 0.338s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:56.980728 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 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_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:57.000586 n-d-828979-1 sudo[137656]: 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_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159
Feb 13 23:56:57.001537 n-d-828979-1 sudo[137656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:58.021183 n-d-828979-1 sudo[137656]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:58.023444 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 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_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159" returned: 0 in 1.042s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:58.024204 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:58.109881 n-d-828979-1 sudo[137683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1
Feb 13 23:56:58.110721 n-d-828979-1 sudo[137683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:56:58.428872 n-d-828979-1 sudo[137683]: pam_unix(sudo:session): session closed for user root
Feb 13 23:56:58.431045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1" returned: 0 in 0.406s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:56:58.431914 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55__uswd0z_n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.04 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--20708b46--a113--4500--aa94--72ba3fe6e159 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 13 23:56:58.432298 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Converted 700.00 MB image at 670.84 MB/s
Feb 13 23:56:58.432896 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 20708b46-a113-4500-aa94-72ba3fe6e159 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 13 23:56:58.553375 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 281d137c418c4256991ebf7a45032d2a is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 13 23:56:58.553940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Marking volume 20708b46-a113-4500-aa94-72ba3fe6e159 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 13 23:56:58.563332 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 20708b46-a113-4500-aa94-72ba3fe6e159. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 13 23:56:58.563843 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Creating volume glance metadata for volume 20708b46-a113-4500-aa94-72ba3fe6e159 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 13 23:56:58.622779 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75dade0e-940f-444d-8818-0bb12c1df3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20708b46-a113-4500-aa94-72ba3fe6e159', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:58.625015 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a5f3d82-1ce9-4dee-966d-1e5327896345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:56:58.633515 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-20708b46-a113-4500-aa94-72ba3fe6e159 (20708b46-a113-4500-aa94-72ba3fe6e159): created successfully
Feb 13 23:56:58.635633 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a5f3d82-1ce9-4dee-966d-1e5327896345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:56:58.639095 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (238ef768-f812-49cd-bf82-a66afae72cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:56:58.647142 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dc9e106d-9651-4c70-9ef9-f74c9e6808c9 tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:56:59.598181 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:56:59.616907 n-d-828979-1 sudo[137688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:56:59.617691 n-d-828979-1 sudo[137688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:00.011103 n-d-828979-1 sudo[137688]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:00.013875 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.416s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.074170 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:00.083354 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.083898 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: I_T nexus: 38
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: V3TWSd7Br6oTcfZkL88P
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:57:00.084733 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:57:00.087203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Creating iscsi_target for Volume ID: volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Created volume path /opt/stack/data/cinder/volumes/volume-20708b46-a113-4500-aa94-72ba3fe6e159,
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: incominguser QNV6aCcVFVK23Fj4VuG3 LTvZJSei6bn5jGWF
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:00.094681 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:57:00.104039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:00.509961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.408s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.510552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:00.511170 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:57:00.511668 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:57:00.513039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:00.520780 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.521199 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159\n Backing store flags: \n Account information:\n QNV6aCcVFVK23Fj4VuG3\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: I_T nexus: 38
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: V3TWSd7Br6oTcfZkL88P
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:57:00.521882 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:57:00.525868 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:00.614913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.615510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159\n Backing store flags: \n Account information:\n QNV6aCcVFVK23Fj4VuG3\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:00.618410 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:00.708087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:00.708597 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159\n Backing store flags: \n Account information:\n QNV6aCcVFVK23Fj4VuG3\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:00.709768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:57:00.756394 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159', 'target_lun': 1, 'volume_id': '20708b46-a113-4500-aa94-72ba3fe6e159', 'auth_method': 'CHAP', 'auth_username': 'QNV6aCcVFVK23Fj4VuG3', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd1de84ec-9047-4aaa-a934-1504080e6202'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:57:00.892276 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-57388158-7080-43c2-88d9-84608c644f7c req-733926bd-1bd6-4a3b-9c50-e65f336fd884 tempest-VolumesSnapshotTestJSON-330860341 None] attachment_update completed successfully.
Feb 13 23:57:07.512192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65b700f2-9491-4bbe-ac30-dfde58540697 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:07.534223 n-d-828979-1 sudo[137822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:57:07.535610 n-d-828979-1 sudo[137822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:07.929177 n-d-828979-1 sudo[137822]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:07.931410 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65b700f2-9491-4bbe-ac30-dfde58540697 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.419s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:07.933119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65b700f2-9491-4bbe-ac30-dfde58540697 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29918894-ac5b-4336-8005-23a5a72b56b0 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:07.954725 n-d-828979-1 sudo[137826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29918894-ac5b-4336-8005-23a5a72b56b0 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g
Feb 13 23:57:07.955546 n-d-828979-1 sudo[137826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:08.629472 n-d-828979-1 sudo[137826]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:08.631720 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65b700f2-9491-4bbe-ac30-dfde58540697 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29918894-ac5b-4336-8005-23a5a72b56b0 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g" returned: 0 in 0.698s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:08.729247 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-65b700f2-9491-4bbe-ac30-dfde58540697 tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:57:09.911704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c2fdc21b-6980-46b1-9c95-62de4555bd3e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:09.957962 n-d-828979-1 sudo[137936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:57:09.959440 n-d-828979-1 sudo[137936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:10.407569 n-d-828979-1 sudo[137936]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:10.410642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c2fdc21b-6980-46b1-9c95-62de4555bd3e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.498s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:10.412492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c2fdc21b-6980-46b1-9c95-62de4555bd3e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c62cea4a-cb32-4642-9780-98173445c72b --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:10.434839 n-d-828979-1 sudo[137939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c62cea4a-cb32-4642-9780-98173445c72b --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g
Feb 13 23:57:10.435773 n-d-828979-1 sudo[137939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:11.168889 n-d-828979-1 sudo[137939]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:11.171425 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c2fdc21b-6980-46b1-9c95-62de4555bd3e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c62cea4a-cb32-4642-9780-98173445c72b --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g" returned: 0 in 0.759s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:11.263488 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c2fdc21b-6980-46b1-9c95-62de4555bd3e tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:57:12.423111 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34539cd5-65ee-4ecd-84f0-f966f2528ac6 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:12.443981 n-d-828979-1 sudo[138077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:57:12.447758 n-d-828979-1 sudo[138077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:12.851464 n-d-828979-1 sudo[138077]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:12.853690 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34539cd5-65ee-4ecd-84f0-f966f2528ac6 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.430s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:12.855583 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34539cd5-65ee-4ecd-84f0-f966f2528ac6 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:12.875105 n-d-828979-1 sudo[138091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g
Feb 13 23:57:12.875998 n-d-828979-1 sudo[138091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:13.626177 n-d-828979-1 sudo[138091]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:13.629416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-34539cd5-65ee-4ecd-84f0-f966f2528ac6 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3 --snapshot stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 -L 1.00g" returned: 0 in 0.773s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:13.726107 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-34539cd5-65ee-4ecd-84f0-f966f2528ac6 tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:57:14.644787 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-29918894-ac5b-4336-8005-23a5a72b56b0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:57:14.652270 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29918894-ac5b-4336-8005-23a5a72b56b0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:14.691765 n-d-828979-1 sudo[138268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29918894-ac5b-4336-8005-23a5a72b56b0
Feb 13 23:57:14.692579 n-d-828979-1 sudo[138268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:15.114012 n-d-828979-1 sudo[138268]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:15.116495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29918894-ac5b-4336-8005-23a5a72b56b0" returned: 0 in 0.464s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:15.119044 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29918894-ac5b-4336-8005-23a5a72b56b0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:15.145582 n-d-828979-1 sudo[138271]: ubuntu : TTY=unknown ; 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-29918894-ac5b-4336-8005-23a5a72b56b0
Feb 13 23:57:15.146971 n-d-828979-1 sudo[138271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:15.941287 n-d-828979-1 sudo[138271]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:15.944241 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29918894-ac5b-4336-8005-23a5a72b56b0" returned: 0 in 0.825s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:16.114090 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['56cc73a4-1f2c-4d38-b73a-0fc8f6fd58b7', 'd4c86e50-c8e4-455c-8147-cd33a144f7b5', '8d13894f-1bad-4ccc-be7a-a4a083738573', 'eef52e64-642b-423a-81a7-cfb955c53405'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:57:16.117167 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:57:16.117167 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:57:16.117167 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:16.193631 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:57:16.200100 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-9ad3f74e-c4cf-4315-af1f-94cf90e513bd tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-29918894-ac5b-4336-8005-23a5a72b56b0-delete_snapshot'" released by "delete_snapshot" :: held 1.556s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:57:17.098239 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:57:17.104675 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:17.152204 n-d-828979-1 sudo[138367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3
Feb 13 23:57:17.153787 n-d-828979-1 sudo[138367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:17.760425 n-d-828979-1 sudo[138367]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:17.762691 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3" returned: 0 in 0.662s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:17.764939 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:17.786226 n-d-828979-1 sudo[138380]: ubuntu : TTY=unknown ; 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-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3
Feb 13 23:57:17.787038 n-d-828979-1 sudo[138380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:18.498125 n-d-828979-1 sudo[138380]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:18.500841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3" returned: 0 in 0.736s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:18.608695 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['8bb9d5cb-f366-4740-beba-721ce2bfa4a4', '04f3fee3-e321-4431-9eda-5f684f7d656d', '19c4fb7a-95a0-44ad-87bd-d1c3d8b7a5e5', '83b999fa-3df1-405a-adf0-895710b54b41'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:57:18.610939 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:57:18.610939 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:57:18.610939 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:18.677843 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:57:18.685656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b2646c78-b6f4-4845-9fa5-8aa40123e03d tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-76bb40d9-403c-4ad2-9c4f-c2bdabe190b3-delete_snapshot'" released by "delete_snapshot" :: held 1.588s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:57:19.389057 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-c62cea4a-cb32-4642-9780-98173445c72b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:57:19.394104 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c62cea4a-cb32-4642-9780-98173445c72b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:19.433188 n-d-828979-1 sudo[138507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c62cea4a-cb32-4642-9780-98173445c72b
Feb 13 23:57:19.434059 n-d-828979-1 sudo[138507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:19.852820 n-d-828979-1 sudo[138507]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:19.855100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c62cea4a-cb32-4642-9780-98173445c72b" returned: 0 in 0.461s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:19.858490 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c62cea4a-cb32-4642-9780-98173445c72b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:19.898887 n-d-828979-1 sudo[138526]: ubuntu : TTY=unknown ; 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-c62cea4a-cb32-4642-9780-98173445c72b
Feb 13 23:57:19.899701 n-d-828979-1 sudo[138526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:20.622974 n-d-828979-1 sudo[138526]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:20.625315 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c62cea4a-cb32-4642-9780-98173445c72b" returned: 0 in 0.766s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:20.743124 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['0bd321d0-25f2-4069-a421-51d09f87742b', 'cc9aa0a7-94c6-40d7-a552-1785df72bdc5', '39689e96-fe1f-41d3-b6f3-d3b4604f2917', 'b70bddbf-2a0f-4cab-8512-b86b22f29bcf'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:57:20.745204 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:57:20.745204 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:57:20.745204 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:20.812445 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:57:20.822300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-778d22c9-6cfb-4175-9129-26b1471ffd51 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-c62cea4a-cb32-4642-9780-98173445c72b-delete_snapshot'" released by "delete_snapshot" :: held 1.433s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:57:22.900849 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-f7213388-1c6f-45bd-a4d7-bb8ec9984c41 req-e8647388-a847-4888-bc62-0486a3c9155c tempest-VolumesSnapshotTestJSON-330860341 None] Terminate volume connection completed successfully.
Feb 13 23:57:22.902152 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-f7213388-1c6f-45bd-a4d7-bb8ec9984c41 req-e8647388-a847-4888-bc62-0486a3c9155c tempest-VolumesSnapshotTestJSON-330860341 None] Deleting attachment d1de84ec-9047-4aaa-a934-1504080e6202. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:57:22.903821 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:23.013588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:23.014221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159\n Backing store flags: \n Account information:\n QNV6aCcVFVK23Fj4VuG3\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:23.015119 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-f7213388-1c6f-45bd-a4d7-bb8ec9984c41 req-e8647388-a847-4888-bc62-0486a3c9155c tempest-VolumesSnapshotTestJSON-330860341 None] Removing iscsi_target for Volume ID: 20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:57:23.018232 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:23.195365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20708b46-a113-4500-aa94-72ba3fe6e159 -f" returned: 0 in 0.178s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:23.195650 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:23.198895 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:23.322661 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:23.322965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\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-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:30.654877 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3cd24844-1d88-4479-8cf3-420cfca9bd4c tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:30.676402 n-d-828979-1 sudo[138831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:57:30.677854 n-d-828979-1 sudo[138831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:31.185757 n-d-828979-1 sudo[138831]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:31.188142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3cd24844-1d88-4479-8cf3-420cfca9bd4c tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.533s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:31.189982 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3cd24844-1d88-4479-8cf3-420cfca9bd4c tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:31.218188 n-d-828979-1 sudo[138856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g
Feb 13 23:57:31.219012 n-d-828979-1 sudo[138856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:32.042281 n-d-828979-1 sudo[138856]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:32.044415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3cd24844-1d88-4479-8cf3-420cfca9bd4c tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g" returned: 0 in 0.854s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:32.151747 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3cd24844-1d88-4479-8cf3-420cfca9bd4c tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:57:33.464921 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ee708238-9c95-41f2-9dc1-9a63f5413e01-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:57:33.618695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:33.680256 n-d-828979-1 sudo[139038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01
Feb 13 23:57:33.681685 n-d-828979-1 sudo[139038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:34.468054 n-d-828979-1 sudo[139038]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:34.470966 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01" returned: 0 in 0.852s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:34.474667 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:34.501146 n-d-828979-1 sudo[139069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01
Feb 13 23:57:34.507066 n-d-828979-1 sudo[139069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:35.308236 n-d-828979-1 sudo[139069]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:35.312349 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ee708238-9c95-41f2-9dc1-9a63f5413e01" returned: 0 in 0.835s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:35.399505 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['a97bb909-6e68-4bc0-96eb-5b93fa6aa7d5', 'c9e26e8f-1e60-48e7-b5c4-db8c156152e5', '6db24793-65ed-4c5a-bfce-fb12ab035fe7', 'cddc3462-6fcf-470c-b108-934d19ee55d5'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:57:35.401387 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:57:35.401387 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:57:35.401387 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:35.449199 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:57:35.455064 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1c7f63ba-7548-4c77-bf4d-b2df9f0df6c5 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ee708238-9c95-41f2-9dc1-9a63f5413e01-delete_snapshot'" released by "delete_snapshot" :: held 1.990s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:57:35.993248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-29115c46-cd21-4019-8849-27440475821b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:36.013047 n-d-828979-1 sudo[139172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:57:36.014489 n-d-828979-1 sudo[139172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:36.460148 n-d-828979-1 sudo[139172]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:36.462662 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-29115c46-cd21-4019-8849-27440475821b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.469s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:36.464561 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-29115c46-cd21-4019-8849-27440475821b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:36.489124 n-d-828979-1 sudo[139199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g
Feb 13 23:57:36.489953 n-d-828979-1 sudo[139199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:37.309509 n-d-828979-1 sudo[139199]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:37.311707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-29115c46-cd21-4019-8849-27440475821b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g" returned: 0 in 0.847s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:37.372336 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-29115c46-cd21-4019-8849-27440475821b tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:57:49.354941 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-e239f94c-da57-4296-8957-3dffd3bf21ac req-7e00d435-2224-4dea-87a4-72f9ab1d7ac4 tempest-AttachVolumeTestJSON-386681332 None] Terminate volume connection completed successfully.
Feb 13 23:57:49.355626 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-e239f94c-da57-4296-8957-3dffd3bf21ac req-7e00d435-2224-4dea-87a4-72f9ab1d7ac4 tempest-AttachVolumeTestJSON-386681332 None] Deleting attachment 708a73e7-7fc1-49d2-803f-c51f0b00c804. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:57:49.357219 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:49.445990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:49.446347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8\n Backing store flags: \n Account information:\n V3TWSd7Br6oTcfZkL88P\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:49.447016 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-e239f94c-da57-4296-8957-3dffd3bf21ac req-7e00d435-2224-4dea-87a4-72f9ab1d7ac4 tempest-AttachVolumeTestJSON-386681332 None] Removing iscsi_target for Volume ID: 6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:57:49.448115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:49.556948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 -f" returned: 0 in 0.108s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:49.557557 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:49.559682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:49.678819 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:49.679128 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841945098656]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:53.647371 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:57:53.648440 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:57:53.649334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:53.696352 n-d-828979-1 sudo[139638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:57:53.699031 n-d-828979-1 sudo[139638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:54.244804 n-d-828979-1 sudo[139638]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:54.246853 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:54.249075 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:54.282489 n-d-828979-1 sudo[139650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:57:54.283419 n-d-828979-1 sudo[139650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:54.729406 n-d-828979-1 sudo[139650]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:54.731733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:54.735213 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:57:56.645041 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:56.666654 n-d-828979-1 sudo[139676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:57:56.668338 n-d-828979-1 sudo[139676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:57:57.207582 n-d-828979-1 sudo[139676]: pam_unix(sudo:session): session closed for user root
Feb 13 23:57:57.210073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.564s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:57.280963 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:57.288863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:57.289371 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:57.290435 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:57:57.291567 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Creating iscsi_target for Volume ID: volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Created volume path /opt/stack/data/cinder/volumes/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2,
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: incominguser s6Fy7WPKSJVecX9rYi3D huj6FvCNF3jBvXWb
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:57:57.296909 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:57:57.301139 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:57.741702 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.443s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:57.742695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:57.743730 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:57:57.744307 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:57:57.748079 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:57.756687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:57.757207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n Backing store flags: \n Account information:\n s6Fy7WPKSJVecX9rYi3D\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:57.758172 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:57:57.764183 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:57.900245 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:57.900776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n Backing store flags: \n Account information:\n s6Fy7WPKSJVecX9rYi3D\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:57.903708 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:57:58.090857 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:57:58.091397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n Backing store flags: \n Account information:\n s6Fy7WPKSJVecX9rYi3D\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:57:58.092574 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:57:58.156452 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'target_lun': 1, 'volume_id': '39df4f05-b23a-4e13-bb43-a66804c2f5b2', 'auth_method': 'CHAP', 'auth_username': 's6Fy7WPKSJVecX9rYi3D', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7f610746-a5e5-4b64-8106-4b72d715e647'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:57:58.341658 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-703eb36a-d98d-4fc4-b067-bdff36dd5673 req-b8e03116-ea82-4e1c-bf05-f95bbae77425 tempest-VolumesSnapshotTestJSON-330860341 None] attachment_update completed successfully.
Feb 13 23:58:04.473836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-714bd8e9-ad83-4397-aa7b-ce65bbd79137 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:04.495399 n-d-828979-1 sudo[139824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:58:04.497106 n-d-828979-1 sudo[139824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:04.935960 n-d-828979-1 sudo[139824]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:04.938283 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-714bd8e9-ad83-4397-aa7b-ce65bbd79137 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.464s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:04.940088 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-714bd8e9-ad83-4397-aa7b-ce65bbd79137 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13707849-e667-43e8-8b3f-f811b42be55f --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:04.958483 n-d-828979-1 sudo[139827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13707849-e667-43e8-8b3f-f811b42be55f --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g
Feb 13 23:58:04.959271 n-d-828979-1 sudo[139827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:05.727234 n-d-828979-1 sudo[139827]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:05.729809 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-714bd8e9-ad83-4397-aa7b-ce65bbd79137 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13707849-e667-43e8-8b3f-f811b42be55f --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g" returned: 0 in 0.789s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:05.789498 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-714bd8e9-ad83-4397-aa7b-ce65bbd79137 tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:58:06.844628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b9e67839-9dd5-4868-a21a-d5bef2ee1565 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:06.863970 n-d-828979-1 sudo[139973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:58:06.864777 n-d-828979-1 sudo[139973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:07.267975 n-d-828979-1 sudo[139973]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:07.270607 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b9e67839-9dd5-4868-a21a-d5bef2ee1565 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.426s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:07.272592 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b9e67839-9dd5-4868-a21a-d5bef2ee1565 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:07.291362 n-d-828979-1 sudo[139976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g
Feb 13 23:58:07.292340 n-d-828979-1 sudo[139976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:08.042784 n-d-828979-1 sudo[139976]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:08.045278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b9e67839-9dd5-4868-a21a-d5bef2ee1565 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7 --snapshot stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -L 1.00g" returned: 0 in 0.772s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:08.101014 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b9e67839-9dd5-4868-a21a-d5bef2ee1565 tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:58:09.030213 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:09.032654 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:09.066130 n-d-828979-1 sudo[140141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7
Feb 13 23:58:09.067469 n-d-828979-1 sudo[140141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:09.451992 n-d-828979-1 sudo[140141]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:09.454702 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7" returned: 0 in 0.421s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:09.457793 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:09.477622 n-d-828979-1 sudo[140144]: ubuntu : TTY=unknown ; 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-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7
Feb 13 23:58:09.479250 n-d-828979-1 sudo[140144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:10.200949 n-d-828979-1 sudo[140144]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:10.203223 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7" returned: 0 in 0.745s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:10.290151 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['61627c57-ca9d-44cd-926b-ab26c32faf3c', '2fe4f76c-d2ae-4f92-bcba-cc904f418ef8', '4905e6a1-bdcf-4c33-9587-0db0eea3a49e', 'fcaae85e-1f36-4407-bb8c-a77abb23b69e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:10.291781 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:10.291781 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:10.291781 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:10.327579 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:58:10.341899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0c291990-bf8b-4fbb-aaa1-1f5810da0b77 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-3c5bebf6-3e18-476f-9e9b-5e311f0d5be7-delete_snapshot'" released by "delete_snapshot" :: held 1.312s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:11.252277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-41c879bc-dbbc-4bc0-b348-337ecee3d94d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:11.254144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:11.274208 n-d-828979-1 sudo[140264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d
Feb 13 23:58:11.275005 n-d-828979-1 sudo[140264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:11.687501 n-d-828979-1 sudo[140264]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:11.690855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:11.692983 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:11.712856 n-d-828979-1 sudo[140270]: ubuntu : TTY=unknown ; 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-41c879bc-dbbc-4bc0-b348-337ecee3d94d
Feb 13 23:58:11.713628 n-d-828979-1 sudo[140270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:12.402202 n-d-828979-1 sudo[140270]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:12.404516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-41c879bc-dbbc-4bc0-b348-337ecee3d94d" returned: 0 in 0.711s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:12.493086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['12882357-97bd-4bba-aab3-5b275261c5b8', 'cea0eb9b-6085-47a2-8d5f-97b9d5f0beb7', 'b49bffbd-b4a3-4e5e-afcf-e2f21fcaa127', '4fd3599b-deb5-4039-b5b7-d7d42d4045a4'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:12.494677 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:12.494677 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:12.494677 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:12.528709 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:58:12.534775 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c6ca7d27-6b82-4178-a863-19bfd985ce3e tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-41c879bc-dbbc-4bc0-b348-337ecee3d94d-delete_snapshot'" released by "delete_snapshot" :: held 1.283s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:13.497801 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-13707849-e667-43e8-8b3f-f811b42be55f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:13.499676 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13707849-e667-43e8-8b3f-f811b42be55f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:13.521441 n-d-828979-1 sudo[140381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13707849-e667-43e8-8b3f-f811b42be55f
Feb 13 23:58:13.522350 n-d-828979-1 sudo[140381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:13.930905 n-d-828979-1 sudo[140381]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:13.933332 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-13707849-e667-43e8-8b3f-f811b42be55f" returned: 0 in 0.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:13.935441 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13707849-e667-43e8-8b3f-f811b42be55f {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:13.953587 n-d-828979-1 sudo[140384]: ubuntu : TTY=unknown ; 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-13707849-e667-43e8-8b3f-f811b42be55f
Feb 13 23:58:13.954404 n-d-828979-1 sudo[140384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:14.554446 n-d-828979-1 sudo[140384]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:14.556670 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13707849-e667-43e8-8b3f-f811b42be55f" returned: 0 in 0.621s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:14.647652 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['787b9db5-f9ab-4b25-8cee-65db52847ce1', 'e22aa91a-bd27-49f9-927f-96eee4321004', '0a99f621-cb77-4763-8f35-1c514625a588', '9618f444-a384-49b8-8314-df0efd005f6d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:14.649281 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:14.649281 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:14.649281 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:14.683463 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:58:14.688534 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-bdd51009-4409-4d8f-b74e-e5d1a50312b7 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-13707849-e667-43e8-8b3f-f811b42be55f-delete_snapshot'" released by "delete_snapshot" :: held 1.191s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:14.921846 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-bf07133d-f278-4074-ac4c-5d81974b7e0e tempest-BackendsCapabilitiesAdminTestsJSON-1130125791 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-828979-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=92017) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Feb 13 23:58:14.951467 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-12b45884-f867-4aaf-be6e-f43dc7ff7162 tempest-BackendsCapabilitiesAdminTestsJSON-1130125791 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-828979-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=92017) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Feb 13 23:58:16.542226 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-0c6a57a4-8b01-4a40-9ab4-43120fa84d34 req-d2f91b7a-7a78-44e7-8a18-4445a91bc94a tempest-VolumesSnapshotTestJSON-330860341 None] Terminate volume connection completed successfully.
Feb 13 23:58:16.542803 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-0c6a57a4-8b01-4a40-9ab4-43120fa84d34 req-d2f91b7a-7a78-44e7-8a18-4445a91bc94a tempest-VolumesSnapshotTestJSON-330860341 None] Deleting attachment 7f610746-a5e5-4b64-8106-4b72d715e647. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:58:16.546117 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:16.633873 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:16.634365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2\n Backing store flags: \n Account information:\n s6Fy7WPKSJVecX9rYi3D\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:58:16.635016 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-0c6a57a4-8b01-4a40-9ab4-43120fa84d34 req-d2f91b7a-7a78-44e7-8a18-4445a91bc94a tempest-VolumesSnapshotTestJSON-330860341 None] Removing iscsi_target for Volume ID: 39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:58:16.636073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:16.726920 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 -f" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:16.727357 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:58:16.732506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:16.816651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:16.816984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:58:21.550867 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:21.555209 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:21.555707 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:21.568742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (c868f7b7-65ca-4758-a063-33c603af0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:21.571912 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a353fb0-682d-4e0a-a420-033aed03a56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:21.594687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:21.619422 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a353fb0-682d-4e0a-a420-033aed03a56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-20730325',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=3462eb3a-1eef-4a91-9001-e31008bb1765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:22Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:21.622049 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8a1cf0f-7414-479f-9210-afe17878bbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:21.624234 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8a1cf0f-7414-479f-9210-afe17878bbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:21.627100 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3c967df-013d-49e0-9096-b6b131c1d84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:21.629288 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3c967df-013d-49e0-9096-b6b131c1d84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3462eb3a-1eef-4a91-9001-e31008bb1765', 'volume_name': 'volume-3462eb3a-1eef-4a91-9001-e31008bb1765', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:21.631533 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (922d71d5-26a2-4083-95fb-b756585434b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:21.633554 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (922d71d5-26a2-4083-95fb-b756585434b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:21.635678 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4975806c-25fd-45c1-8da6-1643c3115fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:21.636446 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Volume 3462eb3a-1eef-4a91-9001-e31008bb1765: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3462eb3a-1eef-4a91-9001-e31008bb1765', 'volume_size': 1}
Feb 13 23:58:21.637741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3462eb3a-1eef-4a91-9001-e31008bb1765 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:21.655957 n-d-828979-1 sudo[140472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3462eb3a-1eef-4a91-9001-e31008bb1765 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:21.656805 n-d-828979-1 sudo[140472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:22.176107 n-d-828979-1 sudo[140472]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:22.179119 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3462eb3a-1eef-4a91-9001-e31008bb1765 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.541s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:22.182758 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4975806c-25fd-45c1-8da6-1643c3115fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3462eb3a-1eef-4a91-9001-e31008bb1765', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:22.185099 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9c7298d-d1b8-440d-a07f-029685d9d286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:22.195473 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-3462eb3a-1eef-4a91-9001-e31008bb1765 (3462eb3a-1eef-4a91-9001-e31008bb1765): created successfully
Feb 13 23:58:22.197256 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9c7298d-d1b8-440d-a07f-029685d9d286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:22.200230 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (c868f7b7-65ca-4758-a063-33c603af0d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:22.207899 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-62fe4142-3fc7-4327-b40c-ae8df1512a3a tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:58:22.878448 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-296e36dc-e226-49ee-b778-8d93d530fccb tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:22.897187 n-d-828979-1 sudo[140508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:58:22.898703 n-d-828979-1 sudo[140508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:23.291912 n-d-828979-1 sudo[140508]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:23.294400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-296e36dc-e226-49ee-b778-8d93d530fccb tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765" returned: 0 in 0.416s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:23.296162 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-296e36dc-e226-49ee-b778-8d93d530fccb tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 --snapshot stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:23.315755 n-d-828979-1 sudo[140511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 --snapshot stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 -L 1.00g
Feb 13 23:58:23.316594 n-d-828979-1 sudo[140511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:23.958786 n-d-828979-1 sudo[140511]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:23.961212 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-296e36dc-e226-49ee-b778-8d93d530fccb tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 --snapshot stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 -L 1.00g" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:24.017822 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-296e36dc-e226-49ee-b778-8d93d530fccb tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:58:24.780673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:24.785078 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:24.785582 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:24.798851 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Flow 'volume_create_manager' (fb02e5b5-40f1-47ee-82c1-e80b6c2a3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:24.802345 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb728e3f-ecef-447d-8200-881ee915b133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:24.822868 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:24.846834 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb728e3f-ecef-447d-8200-881ee915b133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-709680514',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=f081bc15-3cd1-48a5-b8b0-46735c32b0df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9d2442626ae4d3497a4947b393bf4eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:25Z,user_id='e5fa3cbcafdc48a385f8c86e32d2d1fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:24.849300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f43b15e-a1c1-4740-b725-3b42dc370f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:24.851374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f43b15e-a1c1-4740-b725-3b42dc370f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:24.853664 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d274bd-3f0c-493f-ae87-7d7fcad965f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:24.855862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d274bd-3f0c-493f-ae87-7d7fcad965f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f081bc15-3cd1-48a5-b8b0-46735c32b0df', 'volume_name': 'volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:24.858155 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2abc366-bbd9-44f9-8805-9d0bb3c150ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:24.860207 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2abc366-bbd9-44f9-8805-9d0bb3c150ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:24.863030 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecb19fb5-14bf-4eef-8998-6dbc40ce3eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:24.863796 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Volume f081bc15-3cd1-48a5-b8b0-46735c32b0df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df', 'volume_size': 1}
Feb 13 23:58:24.864987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:24.882890 n-d-828979-1 sudo[140614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:24.883675 n-d-828979-1 sudo[140614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:25.367217 n-d-828979-1 sudo[140614]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:25.369583 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.504s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:25.373328 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecb19fb5-14bf-4eef-8998-6dbc40ce3eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.375899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8c05a2d-b9b7-4762-af49-d69c5284fa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.387506 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Volume volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df (f081bc15-3cd1-48a5-b8b0-46735c32b0df): created successfully
Feb 13 23:58:25.389422 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8c05a2d-b9b7-4762-af49-d69c5284fa51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.393167 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Flow 'volume_create_manager' (fb02e5b5-40f1-47ee-82c1-e80b6c2a3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:25.401735 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fc2a25cc-d060-4a90-9253-e1b0ff7b6583 tempest-VolumesTransfersV355Test-1571935335 None] Created volume successfully.
Feb 13 23:58:25.659253 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:25.663079 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:25.663582 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:25.685187 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (8b3b3b6a-177d-4334-af2a-936bc498f0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:25.688228 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17408176-3061-4baf-a540-9de45a9c795b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.718935 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:25.743524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17408176-3061-4baf-a540-9de45a9c795b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-66251387',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=b4f193e7-ac09-4584-92d3-4cca273a38c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:26Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=7a346f4f-c174-4585-bb6f-24a3238ab511,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:26Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.746013 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aecfef4b-6f1d-4770-9296-9fcff02482bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.748075 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aecfef4b-6f1d-4770-9296-9fcff02482bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.750355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad6e15c-d61e-4947-870c-5f4a00ce3831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.753121 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad6e15c-d61e-4947-870c-5f4a00ce3831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b4f193e7-ac09-4584-92d3-4cca273a38c3', 'volume_name': 'volume-b4f193e7-ac09-4584-92d3-4cca273a38c3', 'volume_size': 2, 'snapshot_id': '7a346f4f-c174-4585-bb6f-24a3238ab511'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.755317 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (916caec5-5e07-4e06-963f-e881a420206d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.757334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (916caec5-5e07-4e06-963f-e881a420206d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:25.759425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12c2333e-23e3-4d5e-a5c8-2bf47b4ce6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:25.760209 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Volume b4f193e7-ac09-4584-92d3-4cca273a38c3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b4f193e7-ac09-4584-92d3-4cca273a38c3', 'volume_size': 2, 'snapshot_id': '7a346f4f-c174-4585-bb6f-24a3238ab511'}
Feb 13 23:58:25.779417 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 stack-volumes-lvmdriver-1 -L 2g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:25.797392 n-d-828979-1 sudo[140646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 stack-volumes-lvmdriver-1 -L 2g
Feb 13 23:58:25.798788 n-d-828979-1 sudo[140646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:26.287088 n-d-828979-1 sudo[140646]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:26.289432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.510s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:26.291536 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:26.311278 n-d-828979-1 sudo[140678]: ubuntu : 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-7a346f4f-c174-4585-bb6f-24a3238ab511
Feb 13 23:58:26.312063 n-d-828979-1 sudo[140678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:26.512046 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b7268bfb-41c7-434b-8367-180512534cb1 tempest-VolumesTransfersV355Test-1200435147 None] Transfer volume completed successfully.
Feb 13 23:58:26.709817 n-d-828979-1 sudo[140678]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:26.711655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511" returned: 0 in 0.420s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:26.713636 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:26.732283 n-d-828979-1 sudo[140681]: 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--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 iflag=direct
Feb 13 23:58:26.733087 n-d-828979-1 sudo[140681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:27.055418 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Lock "b'cinder-f081bc15-3cd1-48a5-b8b0-46735c32b0df-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:27.074073 n-d-828979-1 sudo[140681]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:27.092476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 iflag=direct" returned: 0 in 0.379s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:27.101352 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:27.120258 n-d-828979-1 sudo[140695]: 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--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 oflag=direct
Feb 13 23:58:27.121079 n-d-828979-1 sudo[140695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:27.134110 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Skipping remove_export. No iscsi_target is presently exported for volume: f081bc15-3cd1-48a5-b8b0-46735c32b0df
Feb 13 23:58:27.135395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:27.153906 n-d-828979-1 sudo[140697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df
Feb 13 23:58:27.154769 n-d-828979-1 sudo[140697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:27.432030 n-d-828979-1 sudo[140695]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:27.434400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 oflag=direct" returned: 0 in 0.333s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:27.435541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:27.453905 n-d-828979-1 sudo[140710]: 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--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:58:27.455275 n-d-828979-1 sudo[140710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:27.566415 n-d-828979-1 sudo[140697]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:27.568821 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df" returned: 0 in 0.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:27.570677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:27.589143 n-d-828979-1 sudo[140712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df
Feb 13 23:58:27.589928 n-d-828979-1 sudo[140712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:28.024926 n-d-828979-1 sudo[140712]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:28.030719 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df" returned: 0 in 0.456s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:28.039539 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:28.066889 n-d-828979-1 sudo[140716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df
Feb 13 23:58:28.067699 n-d-828979-1 sudo[140716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:28.525603 n-d-828979-1 sudo[140716]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:28.528489 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f081bc15-3cd1-48a5-b8b0-46735c32b0df" returned: 0 in 0.490s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:28.529679 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Successfully deleted volume: f081bc15-3cd1-48a5-b8b0-46735c32b0df
Feb 13 23:58:28.577229 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Created reservations ['1a744714-44e5-4e61-88fd-4d62bf68b185', '3e101f21-1442-41fd-ab8d-1778b643c58b', 'fe747436-615c-4e96-bcac-000ec868da8c', '608cee78-d4d4-4e73-bf9d-1edf26deb191'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:28.579525 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:28.579525 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:28.579525 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:28.622537 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:28.623248 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:28.642327 n-d-828979-1 sudo[140722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:28.643767 n-d-828979-1 sudo[140722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:29.052452 n-d-828979-1 sudo[140722]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:29.055043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:29.057168 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:29.076622 n-d-828979-1 sudo[140725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:29.077532 n-d-828979-1 sudo[140725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:29.518295 n-d-828979-1 sudo[140725]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:29.520894 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:29.525300 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:29.532058 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Deleted volume successfully.
Feb 13 23:58:29.553174 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-64c74670-bddc-4c1e-8de1-a8753bfbf6b6 tempest-VolumesTransfersV355Test-1934034736 None] Lock "b'cinder-f081bc15-3cd1-48a5-b8b0-46735c32b0df-delete_volume'" released by "delete_volume" :: held 2.498s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:29.743132 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:29.748090 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:29.748669 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:29.762592 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Flow 'volume_create_manager' (fba0ef95-f1b6-4588-ae22-0855792bbf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:29.766277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d6f5877-6b46-49f6-b382-38a05eab5466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:29.789982 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:29.815327 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d6f5877-6b46-49f6-b382-38a05eab5466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-253558988',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9d2442626ae4d3497a4947b393bf4eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:30Z,user_id='e5fa3cbcafdc48a385f8c86e32d2d1fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:29.818127 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec91b749-1d17-4f97-9ae7-8e065dd630fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:29.820238 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec91b749-1d17-4f97-9ae7-8e065dd630fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:29.822553 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f51de3a9-9ea2-460f-8c30-fdbee5398a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:29.824665 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f51de3a9-9ea2-460f-8c30-fdbee5398a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1', 'volume_name': 'volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:29.827249 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fca014a-55d3-4de9-84a0-811c04850e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:29.830011 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fca014a-55d3-4de9-84a0-811c04850e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:29.832301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd8368a-33f7-4bf7-aa32-032536208dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:29.833213 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Volume 8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1', 'volume_size': 1}
Feb 13 23:58:29.834414 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:29.853888 n-d-828979-1 sudo[140728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:29.855302 n-d-828979-1 sudo[140728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:30.355443 n-d-828979-1 sudo[140728]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:30.357969 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:30.362878 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfd8368a-33f7-4bf7-aa32-032536208dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:30.365616 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bc7cd4c-4233-4be7-9214-66123948191e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:30.377218 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Volume volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 (8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1): created successfully
Feb 13 23:58:30.379498 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bc7cd4c-4233-4be7-9214-66123948191e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:30.382667 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Flow 'volume_create_manager' (fba0ef95-f1b6-4588-ae22-0855792bbf7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:30.390634 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1e20f07f-7f64-4407-ad7f-d60a9f51cdb6 tempest-VolumesTransfersV355Test-1571935335 None] Created volume successfully.
Feb 13 23:58:31.267711 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Lock "b'cinder-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:31.339739 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1
Feb 13 23:58:31.340727 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:31.360089 n-d-828979-1 sudo[140761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1
Feb 13 23:58:31.361911 n-d-828979-1 sudo[140761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:31.804501 n-d-828979-1 sudo[140761]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:31.807488 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1" returned: 0 in 0.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:31.813806 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:31.836896 n-d-828979-1 sudo[140766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1
Feb 13 23:58:31.838671 n-d-828979-1 sudo[140766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:32.175439 n-d-828979-1 sudo[140710]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:32.177976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.742s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:32.178538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7a346f4f--c174--4585--bb6f--24a3238ab511, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b4f193e7--ac09--4584--92d3--4cca273a38c3, size 1024.00 MB, duration 4.74 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:58:32.178953 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy 1024.00 MB at 215.88 MB/s
Feb 13 23:58:32.252074 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12c2333e-23e3-4d5e-a5c8-2bf47b4ce6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4f193e7-ac09-4584-92d3-4cca273a38c3', 'volume_size': 2, 'snapshot_id': '7a346f4f-c174-4585-bb6f-24a3238ab511'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:32.255836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4dccb7-fd9d-40f3-a214-6fbc0d562a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:32.266591 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 (b4f193e7-ac09-4584-92d3-4cca273a38c3): created successfully
Feb 13 23:58:32.268973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4dccb7-fd9d-40f3-a214-6fbc0d562a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:32.271933 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (8b3b3b6a-177d-4334-af2a-936bc498f0a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:32.293456 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0bedd3de-82da-45a0-b5c2-2e83447d0fca tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:58:32.318103 n-d-828979-1 sudo[140766]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:32.319855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1" returned: 0 in 0.506s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:32.321724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:32.343259 n-d-828979-1 sudo[140778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1
Feb 13 23:58:32.344050 n-d-828979-1 sudo[140778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:32.788029 n-d-828979-1 sudo[140778]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:32.790330 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1" returned: 0 in 0.468s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:32.791598 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Successfully deleted volume: 8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1
Feb 13 23:58:32.838166 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Created reservations ['a8847780-3d7e-4117-8da7-50af46d050db', '8c3481ce-b6dc-4a11-aa65-c0f932048f51', 'a1a2d52c-a6bd-4548-8488-15f4cf0abc81', 'aa7a02b5-081c-4b9c-8334-4bb8410824ec'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:32.840338 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:32.840338 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:32.840338 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:32.880687 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:32.881394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:32.900479 n-d-828979-1 sudo[140788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:32.901302 n-d-828979-1 sudo[140788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:33.317101 n-d-828979-1 sudo[140788]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:33.319514 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:33.321599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:33.341666 n-d-828979-1 sudo[140791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:33.343080 n-d-828979-1 sudo[140791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:33.515701 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b4f193e7-ac09-4584-92d3-4cca273a38c3-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:33.613539 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: b4f193e7-ac09-4584-92d3-4cca273a38c3
Feb 13 23:58:33.614799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:33.649104 n-d-828979-1 sudo[140793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3
Feb 13 23:58:33.649963 n-d-828979-1 sudo[140793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:33.785775 n-d-828979-1 sudo[140791]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:33.788177 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:33.790528 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:33.797197 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Deleted volume successfully.
Feb 13 23:58:33.814176 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c0153220-8859-433c-a60a-097a34bd65a2 tempest-VolumesTransfersV355Test-1934034736 None] Lock "b'cinder-8b0044d8-451e-4a3b-99cf-ef0c4f7d4de1-delete_volume'" released by "delete_volume" :: held 2.547s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:34.091279 n-d-828979-1 sudo[140793]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:34.093887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3" returned: 0 in 0.479s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:34.095564 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:34.115928 n-d-828979-1 sudo[140797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3
Feb 13 23:58:34.116984 n-d-828979-1 sudo[140797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:34.524518 n-d-828979-1 sudo[140797]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:34.526861 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:34.529212 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:34.552052 n-d-828979-1 sudo[140800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3
Feb 13 23:58:34.553131 n-d-828979-1 sudo[140800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:35.024901 n-d-828979-1 sudo[140800]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:35.027541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b4f193e7-ac09-4584-92d3-4cca273a38c3" returned: 0 in 0.498s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:35.028717 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: b4f193e7-ac09-4584-92d3-4cca273a38c3
Feb 13 23:58:35.076674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['ec4fa325-5a42-4fc1-9882-36120546aa55', '7c4c36f9-66c9-44c5-a4dd-7cb2ca8343eb', 'd2dccdab-8e18-41ee-a64d-3a63e6b39135', 'c91580a0-753c-49f9-a154-52f27d63060e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:35.078816 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:35.078816 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:35.078816 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:35.123889 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:35.124686 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:35.147148 n-d-828979-1 sudo[140806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:35.148559 n-d-828979-1 sudo[140806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:35.561875 n-d-828979-1 sudo[140806]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:35.564251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:35.566661 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:35.585917 n-d-828979-1 sudo[140809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:35.587387 n-d-828979-1 sudo[140809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:36.042190 n-d-828979-1 sudo[140809]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:36.044458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:36.046538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:36.053520 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:58:36.074549 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4f6fead7-8a13-44d9-87d5-a4b7054f74d7 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b4f193e7-ac09-4584-92d3-4cca273a38c3-delete_volume'" released by "delete_volume" :: held 2.559s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:36.234736 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:36.238921 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:36.239530 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:36.252909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (789152e2-2ef2-45d3-83e9-652af2c74510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:36.256079 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a4d41aa-c8c4-46c0-b395-660c806a6685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.279645 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:36.306384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a4d41aa-c8c4-46c0-b395-660c806a6685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-535681025',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:36Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.308784 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9382c52e-0a73-44e5-9fe8-b1530cffee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.311150 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9382c52e-0a73-44e5-9fe8-b1530cffee96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.313448 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db6a954-1faf-4bd7-9f7a-ac2fcf35dece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.315750 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db6a954-1faf-4bd7-9f7a-ac2fcf35dece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee', 'volume_name': 'volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.317990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbbf31c8-6d8a-424a-b17d-d4d9f6a667b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.320092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbbf31c8-6d8a-424a-b17d-d4d9f6a667b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.322239 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa34543d-04a5-4f03-87fd-8b16877cc53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.323016 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Volume ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee', 'volume_size': 1}
Feb 13 23:58:36.324202 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:36.343228 n-d-828979-1 sudo[140812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:36.344031 n-d-828979-1 sudo[140812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:36.821003 n-d-828979-1 sudo[140812]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:36.823275 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.499s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:36.826985 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa34543d-04a5-4f03-87fd-8b16877cc53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.829488 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd7212fe-ffc5-426d-a2b1-ad6a81a6ed54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:36.840837 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee (ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee): created successfully
Feb 13 23:58:36.842729 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd7212fe-ffc5-426d-a2b1-ad6a81a6ed54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:36.846455 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (789152e2-2ef2-45d3-83e9-652af2c74510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:36.854358 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-65a01dce-6d69-4920-9b94-ee40b63da6bc tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:58:37.583994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7cd67c-0001-41b0-9fef-3d989aefe7a2 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:37.603870 n-d-828979-1 sudo[140846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:37.604757 n-d-828979-1 sudo[140846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:38.046706 n-d-828979-1 sudo[140846]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:38.048846 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7cd67c-0001-41b0-9fef-3d989aefe7a2 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee" returned: 0 in 0.465s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:38.051829 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7cd67c-0001-41b0-9fef-3d989aefe7a2 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b --snapshot stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:38.076322 n-d-828979-1 sudo[140849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b --snapshot stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee -L 1.00g
Feb 13 23:58:38.078121 n-d-828979-1 sudo[140849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:38.852697 n-d-828979-1 sudo[140849]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:38.855008 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-3d7cd67c-0001-41b0-9fef-3d989aefe7a2 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b --snapshot stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee -L 1.00g" returned: 0 in 0.803s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:38.912878 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-3d7cd67c-0001-41b0-9fef-3d989aefe7a2 tempest-VolumesSnapshotTestJSON-330860341 None] Create snapshot completed successfully
Feb 13 23:58:39.279584 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:39.283536 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:39.284045 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:39.297137 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Flow 'volume_create_manager' (a1f39539-e390-414e-a59d-aded1dab653e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:39.305691 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bd511d8-2c87-4c39-a15e-0d58c848e918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.327666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:39.354225 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bd511d8-2c87-4c39-a15e-0d58c848e918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807448692',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=36732e02-9abb-436b-9240-dcd37e74e1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bfc360b3b29477b800af2c3e7c836fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23: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-02-13T23:58:39Z,user_id='b6328496bd7a42f8a9c0a4d95779f56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.356595 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb60f7e8-6483-4d3a-b169-cdb6f618c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.358710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb60f7e8-6483-4d3a-b169-cdb6f618c90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.361743 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (042627b7-2fca-4363-8c3a-2fee13dc4a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.363979 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (042627b7-2fca-4363-8c3a-2fee13dc4a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36732e02-9abb-436b-9240-dcd37e74e1ff', 'volume_name': 'volume-36732e02-9abb-436b-9240-dcd37e74e1ff', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.366219 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0af49817-90fc-4a9a-ba30-4851fc338e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.368284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0af49817-90fc-4a9a-ba30-4851fc338e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.370426 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5df947f0-26b0-4f86-8c32-603c35886939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.371193 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Volume 36732e02-9abb-436b-9240-dcd37e74e1ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36732e02-9abb-436b-9240-dcd37e74e1ff', 'volume_size': 1}
Feb 13 23:58:39.372393 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36732e02-9abb-436b-9240-dcd37e74e1ff stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:39.390602 n-d-828979-1 sudo[140951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36732e02-9abb-436b-9240-dcd37e74e1ff stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:39.391377 n-d-828979-1 sudo[140951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:39.900655 n-d-828979-1 sudo[140951]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:39.903113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36732e02-9abb-436b-9240-dcd37e74e1ff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:39.906702 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5df947f0-26b0-4f86-8c32-603c35886939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36732e02-9abb-436b-9240-dcd37e74e1ff', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.909563 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bad7e7b-b459-4757-9398-5d41d72bb0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:39.921666 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Volume volume-36732e02-9abb-436b-9240-dcd37e74e1ff (36732e02-9abb-436b-9240-dcd37e74e1ff): created successfully
Feb 13 23:58:39.924220 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bad7e7b-b459-4757-9398-5d41d72bb0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:39.927554 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Flow 'volume_create_manager' (a1f39539-e390-414e-a59d-aded1dab653e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:39.936974 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e6c83249-1675-4a99-8f5f-f404697aa932 tempest-VolumesActionsTest-369762878 None] Created volume successfully.
Feb 13 23:58:40.502967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:58:40.507221 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:58:40.507836 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:58:40.535420 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (8d017bed-8ed7-41c7-af40-47fc0812a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:40.538636 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e888a8-bb22-431f-a4ca-d1ba95c8e6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:40.561709 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:58:40.588540 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (04e888a8-bb22-431f-a4ca-d1ba95c8e6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-269362212',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=75e3778b-333c-4c26-a559-bd1442aac194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46303994588643e3911403863bc880c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:58:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6a353d6-b324-4161-b0b5-c1b45892971b,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:58:40Z,user_id='281d137c418c4256991ebf7a45032d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:40.591090 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11f4f67e-9494-44cf-82e3-00fbe854ec83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:40.593185 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11f4f67e-9494-44cf-82e3-00fbe854ec83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:40.596083 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cceaafe-8b77-4770-be8f-ddad3625d8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:40.598450 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cceaafe-8b77-4770-be8f-ddad3625d8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '75e3778b-333c-4c26-a559-bd1442aac194', 'volume_name': 'volume-75e3778b-333c-4c26-a559-bd1442aac194', 'volume_size': 1, 'snapshot_id': 'b6a353d6-b324-4161-b0b5-c1b45892971b'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:40.600710 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2787c9d-9ae0-458e-a3db-38bb46ffcee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:40.602801 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2787c9d-9ae0-458e-a3db-38bb46ffcee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:40.604926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01587f23-4c66-42a8-8960-18b9b17f3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:40.605721 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Volume 75e3778b-333c-4c26-a559-bd1442aac194: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-75e3778b-333c-4c26-a559-bd1442aac194', 'volume_size': 1, 'snapshot_id': 'b6a353d6-b324-4161-b0b5-c1b45892971b'}
Feb 13 23:58:40.627127 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75e3778b-333c-4c26-a559-bd1442aac194 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:40.648517 n-d-828979-1 sudo[141017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75e3778b-333c-4c26-a559-bd1442aac194 stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:58:40.650222 n-d-828979-1 sudo[141017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:41.182722 n-d-828979-1 sudo[141017]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:41.185508 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-75e3778b-333c-4c26-a559-bd1442aac194 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.558s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:41.187962 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:41.213615 n-d-828979-1 sudo[141050]: ubuntu : 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-b6a353d6-b324-4161-b0b5-c1b45892971b
Feb 13 23:58:41.214567 n-d-828979-1 sudo[141050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:41.761183 n-d-828979-1 sudo[141050]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:41.763947 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b" returned: 0 in 0.576s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:41.767733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:41.792048 n-d-828979-1 sudo[141061]: 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--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 iflag=direct
Feb 13 23:58:41.792880 n-d-828979-1 sudo[141061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:42.159935 n-d-828979-1 sudo[141061]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:42.162400 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 iflag=direct" returned: 0 in 0.394s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:42.163559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:42.210910 n-d-828979-1 sudo[141076]: 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--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 oflag=direct
Feb 13 23:58:42.211783 n-d-828979-1 sudo[141076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:42.579301 n-d-828979-1 sudo[141076]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:42.582080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 oflag=direct" returned: 0 in 0.418s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:42.583324 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:42.626573 n-d-828979-1 sudo[141090]: 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--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 13 23:58:42.639232 n-d-828979-1 sudo[141090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:48.236504 n-d-828979-1 sudo[141090]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:48.238882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.655s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:48.239473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b6a353d6--b324--4161--b0b5--c1b45892971b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--75e3778b--333c--4c26--a559--bd1442aac194, size 1024.00 MB, duration 5.66 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 13 23:58:48.239911 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Volume copy 1024.00 MB at 181.03 MB/s
Feb 13 23:58:48.296940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01587f23-4c66-42a8-8960-18b9b17f3839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75e3778b-333c-4c26-a559-bd1442aac194', 'volume_size': 1, 'snapshot_id': 'b6a353d6-b324-4161-b0b5-c1b45892971b'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:48.296940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (269ab868-8d26-4f44-b50d-c3c0bb856a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:58:48.304479 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Volume volume-75e3778b-333c-4c26-a559-bd1442aac194 (75e3778b-333c-4c26-a559-bd1442aac194): created successfully
Feb 13 23:58:48.306383 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (269ab868-8d26-4f44-b50d-c3c0bb856a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:58:48.309370 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Flow 'volume_create_manager' (8d017bed-8ed7-41c7-af40-47fc0812a564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:58:48.323621 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2af3c502-90dd-4784-9aca-04d73dfd5a50 tempest-VolumesSnapshotTestJSON-330860341 None] Created volume successfully.
Feb 13 23:58:49.562673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-75e3778b-333c-4c26-a559-bd1442aac194-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:49.621025 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: 75e3778b-333c-4c26-a559-bd1442aac194
Feb 13 23:58:49.622056 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:49.645334 n-d-828979-1 sudo[141117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194
Feb 13 23:58:49.646306 n-d-828979-1 sudo[141117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:50.081309 n-d-828979-1 sudo[141117]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:50.083671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194" returned: 0 in 0.461s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:50.085513 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:50.112518 n-d-828979-1 sudo[141120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194
Feb 13 23:58:50.114109 n-d-828979-1 sudo[141120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:50.547201 n-d-828979-1 sudo[141120]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:50.550286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194" returned: 0 in 0.464s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:50.552409 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:50.570199 n-d-828979-1 sudo[141123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194
Feb 13 23:58:50.570983 n-d-828979-1 sudo[141123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:51.044897 n-d-828979-1 sudo[141123]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:51.047101 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-75e3778b-333c-4c26-a559-bd1442aac194" returned: 0 in 0.494s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:51.048512 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: 75e3778b-333c-4c26-a559-bd1442aac194
Feb 13 23:58:51.092681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['4751e472-45c5-4643-8d0c-608530ca4277', '2ad75291-571d-4e54-8d58-530239143477', '5ce5aedd-1a9d-47bf-b889-cd6cf7607ecd', 'a4231297-0215-469d-832b-7c34fd4b3bc3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:51.094849 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:51.094849 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:51.094849 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:51.136189 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:51.136890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:51.155520 n-d-828979-1 sudo[141129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:51.156292 n-d-828979-1 sudo[141129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:51.578632 n-d-828979-1 sudo[141129]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:51.581347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:51.584063 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:51.603645 n-d-828979-1 sudo[141132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:51.604565 n-d-828979-1 sudo[141132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:52.029308 n-d-828979-1 sudo[141132]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:52.032726 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:52.035379 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:52.057029 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:58:52.085894 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b6a353d6-b324-4161-b0b5-c1b45892971b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.042s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:52.088022 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:52.146334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f2c7e435-fc34-49f7-9fa9-38b42876a1c9 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-75e3778b-333c-4c26-a559-bd1442aac194-delete_volume'" released by "delete_volume" :: held 2.583s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:52.154990 n-d-828979-1 sudo[141138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b
Feb 13 23:58:52.155824 n-d-828979-1 sudo[141138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:52.706197 n-d-828979-1 sudo[141138]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:52.708227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b" returned: 0 in 0.620s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:52.710201 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:52.737394 n-d-828979-1 sudo[141150]: ubuntu : TTY=unknown ; 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-b6a353d6-b324-4161-b0b5-c1b45892971b
Feb 13 23:58:52.739039 n-d-828979-1 sudo[141150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:53.407660 n-d-828979-1 sudo[141150]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:53.410758 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b6a353d6-b324-4161-b0b5-c1b45892971b" returned: 0 in 0.700s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:53.539885 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['9eb8b169-25ea-4e0d-8d2d-7ee703ace576', '6898cde0-803d-4e82-b383-2602339b6b86', 'e012266e-e1b5-40c6-89fc-7af0ccd45c03', '4702720c-9dbe-4e13-8b3f-ed2dbb56fddb'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:53.541768 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:53.541768 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:53.541768 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:53.580286 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:58:53.586471 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-1960dd8a-6650-450e-b14e-74cdd68cb761 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b6a353d6-b324-4161-b0b5-c1b45892971b-delete_snapshot'" released by "delete_snapshot" :: held 1.501s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:53.652706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:58:53.653356 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:53.654174 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:53.677725 n-d-828979-1 sudo[141205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:53.678831 n-d-828979-1 sudo[141205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:54.431708 n-d-828979-1 sudo[141205]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:54.442666 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.783s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:54.445114 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:54.474474 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee-delete_volume'" acquired by "delete_volume" :: waited 0.057s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:54.476083 n-d-828979-1 sudo[141228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:54.477019 n-d-828979-1 sudo[141228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:54.584113 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:54.586698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:54.638418 n-d-828979-1 sudo[141230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:54.639366 n-d-828979-1 sudo[141230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:55.012516 n-d-828979-1 sudo[141228]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:55.015589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:55.018797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:55.154195 n-d-828979-1 sudo[141230]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:55.156022 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee" returned: 0 in 0.569s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:55.158260 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:55.181878 n-d-828979-1 sudo[141239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:55.183697 n-d-828979-1 sudo[141239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:55.649314 n-d-828979-1 sudo[141239]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:55.651914 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee" returned: 0 in 0.493s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:55.654490 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:55.675496 n-d-828979-1 sudo[141247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:55.676326 n-d-828979-1 sudo[141247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:55.913946 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c09ee3eb-ea42-4f0e-8538-c52fd98954aa tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff'" acquired by "attach_volume" :: waited 0.017s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:55.988342 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c09ee3eb-ea42-4f0e-8538-c52fd98954aa tempest-VolumesActionsTest-369762878 None] Attaching volume 36732e02-9abb-436b-9240-dcd37e74e1ff to instance d09e6fb0-6504-400e-ae5a-6016b877ddb3 at mountpoint /dev/sdb on host None.
Feb 13 23:58:56.065572 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c09ee3eb-ea42-4f0e-8538-c52fd98954aa tempest-VolumesActionsTest-369762878 None] Attach volume completed successfully.
Feb 13 23:58:56.083618 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c09ee3eb-ea42-4f0e-8538-c52fd98954aa tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff'" released by "attach_volume" :: held 0.170s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:56.142737 n-d-828979-1 sudo[141247]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:56.144727 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee" returned: 0 in 0.490s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:56.145798 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee
Feb 13 23:58:56.206210 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['a9f0e319-abdc-430e-be86-746d6a5474ce', '0d590047-d837-4c22-bb39-a5c30b9c6b07', 'd0705176-0579-4767-b7cf-652fe5e92a95', '835d013e-fc8a-475b-8c88-705681e1d075'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:56.208222 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:56.208222 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:56.208222 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:56.295222 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:58:56.297127 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:56.318682 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-detach_volume'" acquired by "detach_volume" :: waited 0.041s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:56.319653 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] Detaching volume 36732e02-9abb-436b-9240-dcd37e74e1ff from instance d09e6fb0-6504-400e-ae5a-6016b877ddb3.
Feb 13 23:58:56.320431 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:58:56.330595 n-d-828979-1 sudo[141253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:56.331420 n-d-828979-1 sudo[141253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:56.383126 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:56.383126 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:56.383126 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:56.401797 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] Detach volume completed successfully.
Feb 13 23:58:56.408066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7029733b-76dc-42ff-a099-4a480ec2fc48 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-detach_volume'" released by "detach_volume" :: held 0.089s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:56.968408 n-d-828979-1 sudo[141253]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:56.971863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:56.974376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:57.010844 n-d-828979-1 sudo[141256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:58:57.022247 n-d-828979-1 sudo[141256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:57.045955 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-7a346f4f-c174-4585-bb6f-24a3238ab511-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:57.054297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:57.100070 n-d-828979-1 sudo[141258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511
Feb 13 23:58:57.101634 n-d-828979-1 sudo[141258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:57.569560 n-d-828979-1 sudo[141256]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:57.571991 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.597s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:57.574340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:58:57.588387 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:58:57.607680 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f8811350-87e2-402d-95c1-fef0bd3792fe tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-ae2e27f6-9cfe-4643-bcc6-b52646b9f9ee-delete_volume'" released by "delete_volume" :: held 3.134s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:57.714393 n-d-828979-1 sudo[141258]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:57.716149 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511" returned: 0 in 0.662s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:57.717963 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:57.739310 n-d-828979-1 sudo[141262]: ubuntu : TTY=unknown ; 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-7a346f4f-c174-4585-bb6f-24a3238ab511
Feb 13 23:58:57.740721 n-d-828979-1 sudo[141262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:58.291816 n-d-828979-1 sudo[141262]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:58.293940 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7a346f4f-c174-4585-bb6f-24a3238ab511" returned: 0 in 0.576s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:58.384546 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['40ba93e9-b7a0-4256-b386-dc3d98e25bb6', '1062b1d1-6b1e-4522-9e29-de5d9cebe888', '18e3efa0-8441-4b21-9e04-408517b991af', '5aba599f-93f9-4169-93bf-f01ddaa33e2c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:58:58.386308 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:58:58.386308 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:58:58.386308 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:58:58.422008 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:58:58.427960 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-adddfe9c-4371-4595-8c81-fcbf7dcdb67c tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-7a346f4f-c174-4585-bb6f-24a3238ab511-delete_snapshot'" released by "delete_snapshot" :: held 1.382s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:58:59.278406 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-3462eb3a-1eef-4a91-9001-e31008bb1765-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:58:59.355011 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:58:59.355011 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:59.378731 n-d-828979-1 sudo[141305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:58:59.379581 n-d-828979-1 sudo[141305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:58:59.818088 n-d-828979-1 sudo[141305]: pam_unix(sudo:session): session closed for user root
Feb 13 23:58:59.820357 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765" returned: 0 in 0.465s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:58:59.822362 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:58:59.842901 n-d-828979-1 sudo[141308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:58:59.843794 n-d-828979-1 sudo[141308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:00.316453 n-d-828979-1 sudo[141308]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:00.318926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765" returned: 0 in 0.496s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:00.321308 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:00.366849 n-d-828979-1 sudo[141311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:59:00.367666 n-d-828979-1 sudo[141311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:00.902695 n-d-828979-1 sudo[141311]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:00.904920 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3462eb3a-1eef-4a91-9001-e31008bb1765" returned: 0 in 0.583s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:00.906107 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: 3462eb3a-1eef-4a91-9001-e31008bb1765
Feb 13 23:59:00.974845 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['dcf2c968-3fb1-4291-8765-ba3a846ef09b', '6d6e3691-e294-48cb-97c6-3654d81f81fb', 'b8fb5fbb-4661-4fee-a25e-8ec264609b0b', '100f0171-27be-4ee7-a954-1254708402c8'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:00.976877 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:00.976877 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:00.976877 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:01.051033 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:01.054399 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:01.093199 n-d-828979-1 sudo[141317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:01.094002 n-d-828979-1 sudo[141317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:01.526529 n-d-828979-1 sudo[141317]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:01.528739 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:01.531081 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:01.552577 n-d-828979-1 sudo[141320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:01.553535 n-d-828979-1 sudo[141320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:02.005766 n-d-828979-1 sudo[141320]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:02.009764 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:02.013755 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:02.043331 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:59:02.064046 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-20708b46-a113-4500-aa94-72ba3fe6e159-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:02.075695 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-96261471-0d2b-4e94-9dce-6355f3e8d30b tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-3462eb3a-1eef-4a91-9001-e31008bb1765-delete_volume'" released by "delete_volume" :: held 2.797s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:02.154717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:02.257132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:02.257493 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:02.259412 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:59:02.260608 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:02.295051 n-d-828979-1 sudo[141325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:59:02.295858 n-d-828979-1 sudo[141325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:02.791645 n-d-828979-1 sudo[141325]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:02.794055 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.533s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:02.795855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:02.815978 n-d-828979-1 sudo[141330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:59:02.816782 n-d-828979-1 sudo[141330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:03.212758 n-d-828979-1 sudo[141330]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:03.215569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.419s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:03.218407 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:03.240105 n-d-828979-1 sudo[141333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:59:03.241063 n-d-828979-1 sudo[141333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:03.726693 n-d-828979-1 sudo[141333]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:03.729265 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20708b46-a113-4500-aa94-72ba3fe6e159" returned: 0 in 0.510s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:03.730679 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: 20708b46-a113-4500-aa94-72ba3fe6e159
Feb 13 23:59:03.786905 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['9f214d46-87e2-4be1-bad0-51e6a149b269', '51dd1837-6eca-409a-8b3e-8498a03a467f', '32a7d4bf-f9d4-46da-9bae-6c42fc303056', 'f845777d-b8dc-4d90-a128-cefe45d33594'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:03.789702 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:03.789702 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:03.789702 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:03.848361 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:03.849251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:03.880983 n-d-828979-1 sudo[141339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:03.882467 n-d-828979-1 sudo[141339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:04.407199 n-d-828979-1 sudo[141339]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:04.410347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:04.413431 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:04.436022 n-d-828979-1 sudo[141342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:04.437155 n-d-828979-1 sudo[141342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:04.493576 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b1e805b6-bb0b-481f-a03c-079e62265dcd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:04.497205 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:04.528028 n-d-828979-1 sudo[141346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd
Feb 13 23:59:04.529559 n-d-828979-1 sudo[141346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:05.107149 n-d-828979-1 sudo[141342]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:05.109677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.696s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:05.112480 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:05.120667 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:59:05.146900 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-15fd6d8c-1df8-4a09-ac85-1822c0590c37 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-20708b46-a113-4500-aa94-72ba3fe6e159-delete_volume'" released by "delete_volume" :: held 3.082s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:05.249384 n-d-828979-1 sudo[141346]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:05.251693 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd" returned: 0 in 0.754s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:05.253941 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:05.307017 n-d-828979-1 sudo[141358]: ubuntu : TTY=unknown ; 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-b1e805b6-bb0b-481f-a03c-079e62265dcd
Feb 13 23:59:05.310948 n-d-828979-1 sudo[141358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:05.882053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:59:05.894305 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:59:05.895165 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:59:05.917631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (8e327f1d-e392-47ce-ac30-905abbaeed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:05.946306 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b04ab1e8-c7a7-4ff2-a0aa-742aa22e0040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:06.017195 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:59:06.094977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b04ab1e8-c7a7-4ff2-a0aa-742aa22e0040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-690842017',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=dd8fc1d7-f170-49e4-950b-5dde21981c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='384f8d54cd33413d93b7144daa0a5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:59:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:59:06Z,user_id='bb98875081f04a0799541d75d10db925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:06.110994 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd9ab6d4-4fc3-4ea7-8ef6-ef5fff821019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:06.113425 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd9ab6d4-4fc3-4ea7-8ef6-ef5fff821019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:06.121597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b7981c3-e7aa-437e-a545-ae329f4ac8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:06.138984 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b7981c3-e7aa-437e-a545-ae329f4ac8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'volume_name': 'volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:06.152592 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5eea742c-6e42-449f-b2cb-f6389b89803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:06.170407 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5eea742c-6e42-449f-b2cb-f6389b89803b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:06.178880 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (117d291b-fa8c-48ed-8798-03203187c24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:06.181518 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Volume dd8fc1d7-f170-49e4-950b-5dde21981c9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'volume_size': 1}
Feb 13 23:59:06.183478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:06.217925 n-d-828979-1 sudo[141400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:59:06.221404 n-d-828979-1 sudo[141400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:06.316960 n-d-828979-1 sudo[141358]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:06.320534 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b1e805b6-bb0b-481f-a03c-079e62265dcd" returned: 0 in 1.066s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:06.430375 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['d61f50fd-1f13-4573-8629-d55ee9eab674', '03a492e2-be56-4cb3-921b-350d1be0107c', 'a41f33f2-4dc6-4777-9c66-8345a089dee2', '4e1cd344-fd28-4545-84c1-8b229b767be4'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:06.436500 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:06.436500 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:06.436500 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:06.506745 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Delete snapshot completed successfully.
Feb 13 23:59:06.514066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-7897a834-cca5-4147-8cd9-b150dcabe51e tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-b1e805b6-bb0b-481f-a03c-079e62265dcd-delete_snapshot'" released by "delete_snapshot" :: held 2.023s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:06.959059 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-39df4f05-b23a-4e13-bb43-a66804c2f5b2-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:07.102233 n-d-828979-1 sudo[141400]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:07.106631 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:07.110978 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (117d291b-fa8c-48ed-8798-03203187c24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:07.113422 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d76c8060-a2ed-4b74-be0f-7e25961a1dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:07.124656 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:07.137448 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Volume volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e (dd8fc1d7-f170-49e4-950b-5dde21981c9e): created successfully
Feb 13 23:59:07.139711 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d76c8060-a2ed-4b74-be0f-7e25961a1dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:07.143837 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (8e327f1d-e392-47ce-ac30-905abbaeed00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:07.163414 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-210b8199-9d50-4ac1-b21e-8d80704239c6 tempest-AttachVolumeTestJSON-386681332 None] Created volume successfully.
Feb 13 23:59:07.283037 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:07.283360 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:07.284024 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Skipping remove_export. No iscsi_target is presently exported for volume: 39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:59:07.284955 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:07.328606 n-d-828979-1 sudo[141456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:59:07.330643 n-d-828979-1 sudo[141456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:07.794010 n-d-828979-1 sudo[141456]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:07.796279 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.511s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:07.799098 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:07.820208 n-d-828979-1 sudo[141459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:59:07.821067 n-d-828979-1 sudo[141459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:08.312131 n-d-828979-1 sudo[141459]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:08.315353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.516s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:08.320144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:08.349585 n-d-828979-1 sudo[141463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:59:08.350594 n-d-828979-1 sudo[141463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:08.836389 n-d-828979-1 sudo[141463]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:08.838970 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39df4f05-b23a-4e13-bb43-a66804c2f5b2" returned: 0 in 0.519s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:08.840338 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Successfully deleted volume: 39df4f05-b23a-4e13-bb43-a66804c2f5b2
Feb 13 23:59:08.906247 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Created reservations ['33184a7a-caca-4adf-a6ca-4c2dd9e81955', '47a7753f-228e-40a1-b1b0-85316ca0a469', 'cf122d06-ed8e-4435-8295-f2645bca3977', '952671ff-e21c-49fd-9489-248868598cf3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:08.909121 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:08.909121 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:08.909121 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:08.915609 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:08.933974 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:08.933974 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:08.933974 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:08.935839 n-d-828979-1 sudo[141469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:08.937322 n-d-828979-1 sudo[141469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:08.988965 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:08.989917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:09.033617 n-d-828979-1 sudo[141471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:09.035015 n-d-828979-1 sudo[141471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:09.441369 n-d-828979-1 sudo[141469]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:09.443717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e" returned: 0 in 0.528s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:09.510991 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:09.518360 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:09.520127 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:09.521019 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:59:09.521951 n-d-828979-1 sudo[141471]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:09.523079 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Creating iscsi_target for Volume ID: volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Created volume path /opt/stack/data/cinder/volumes/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e,
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: incominguser ABHxRxviRrY6qbU5Erg4 WyNFUPzSnxkc3qoc
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:09.526502 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:59:09.528779 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:09.532456 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:09.549675 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:09.554506 n-d-828979-1 sudo[141478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:09.555564 n-d-828979-1 sudo[141478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:09.997132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e" returned: 0 in 0.468s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:09.997481 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:09.998370 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:59:09.998778 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:59:10.003191 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:10.025642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:10.025965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:10.026634 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:59:10.030093 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:10.040289 n-d-828979-1 sudo[141478]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:10.042254 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.512s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:10.044061 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:10.050341 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Deleted volume successfully.
Feb 13 23:59:10.067070 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-5c42e12f-ebce-400a-a7ea-a247e2ec6e33 tempest-VolumesSnapshotTestJSON-330860341 None] Lock "b'cinder-39df4f05-b23a-4e13-bb43-a66804c2f5b2-delete_volume'" released by "delete_volume" :: held 3.127s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:10.176895 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:10.177302 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:10.178492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:10.322285 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:10.322614 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:10.323682 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:59:10.384945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'target_lun': 1, 'volume_id': 'dd8fc1d7-f170-49e4-950b-5dde21981c9e', 'auth_method': 'CHAP', 'auth_username': 'ABHxRxviRrY6qbU5Erg4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0dc94737-4967-441c-8e3f-45d84454f4c6'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:59:10.522765 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-f1cbe290-2e7f-4dce-8557-0fa34aece503 req-9bff9bcb-8fad-498c-bf99-6eb3e27fa968 tempest-AttachVolumeTestJSON-386681332 None] attachment_update completed successfully.
Feb 13 23:59:15.235542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-529873eb-5561-4329-8228-74e026af8414 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff'" acquired by "attach_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:15.299904 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-529873eb-5561-4329-8228-74e026af8414 tempest-VolumesActionsTest-369762878 None] Attaching volume 36732e02-9abb-436b-9240-dcd37e74e1ff to instance ad73493d-b498-40af-a342-dc076c139d44 at mountpoint /dev/sdb on host None.
Feb 13 23:59:15.418507 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-529873eb-5561-4329-8228-74e026af8414 tempest-VolumesActionsTest-369762878 None] Attach volume completed successfully.
Feb 13 23:59:15.425472 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-529873eb-5561-4329-8228-74e026af8414 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff'" released by "attach_volume" :: held 0.190s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:15.736068 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:15.736823 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] Detaching volume 36732e02-9abb-436b-9240-dcd37e74e1ff from instance ad73493d-b498-40af-a342-dc076c139d44.
Feb 13 23:59:15.737756 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:15.776627 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:15.776627 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:15.776627 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:15.815137 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] Detach volume completed successfully.
Feb 13 23:59:15.826576 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f16eb525-aa73-4aae-99bf-0d1b1745261c tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-detach_volume'" released by "detach_volume" :: held 0.091s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:17.325062 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:59:17.330703 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:59:17.331209 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:59:17.348101 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (f60c5a73-7dea-43c9-8079-31bfb9a6a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:17.351466 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31508e03-141b-42f1-90f5-7eddb29e9b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:17.372548 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:59:17.398788 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31508e03-141b-42f1-90f5-7eddb29e9b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2045855268',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=fd0b4631-cf28-4c1c-b686-58c87012b7ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='384f8d54cd33413d93b7144daa0a5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:59:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:59:17Z,user_id='bb98875081f04a0799541d75d10db925',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:17.401305 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (073df7d1-e71a-4724-a52c-c56249317476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:17.403734 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (073df7d1-e71a-4724-a52c-c56249317476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:17.406097 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (771c03db-49f1-4fa1-b205-4172a2e299ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:17.408765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (771c03db-49f1-4fa1-b205-4172a2e299ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'volume_name': 'volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:17.411259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49e83ece-6574-40c7-b2d6-530ea79aab00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:17.413508 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49e83ece-6574-40c7-b2d6-530ea79aab00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:17.415663 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (299d96c8-aa94-4f5d-ac91-b07d9722f2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:17.416447 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Volume fd0b4631-cf28-4c1c-b686-58c87012b7ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'volume_size': 1}
Feb 13 23:59:17.417620 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:17.439815 n-d-828979-1 sudo[141599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:59:17.440631 n-d-828979-1 sudo[141599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:18.059603 n-d-828979-1 sudo[141599]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:18.061718 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.644s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:18.065759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (299d96c8-aa94-4f5d-ac91-b07d9722f2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:18.068681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (772b91b9-86fb-469a-a0f6-b767e76b2ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:18.087791 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Volume volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab (fd0b4631-cf28-4c1c-b686-58c87012b7ab): created successfully
Feb 13 23:59:18.090343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (772b91b9-86fb-469a-a0f6-b767e76b2ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:18.095010 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Flow 'volume_create_manager' (f60c5a73-7dea-43c9-8079-31bfb9a6a96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:18.108384 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b80331e4-86fa-41bd-af07-891f903697cc tempest-AttachVolumeTestJSON-386681332 None] Created volume successfully.
Feb 13 23:59:19.096071 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:19.122330 n-d-828979-1 sudo[141694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:19.123295 n-d-828979-1 sudo[141694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:19.530561 n-d-828979-1 sudo[141694]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:19.533649 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:19.581042 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:19.586860 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:19.587306 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: I_T nexus: 41
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: ABHxRxviRrY6qbU5Erg4
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:19.587897 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:59:19.590759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Creating iscsi_target for Volume ID: volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Created volume path /opt/stack/data/cinder/volumes/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab,
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: incominguser BgA49pHGxHBuViX3vDXw awUKkwNW57vbdp97
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:19.592759 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:59:19.597874 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:20.033844 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab" returned: 0 in 0.435s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:20.034012 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:20.035885 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:59:20.036306 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:59:20.038428 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:20.046778 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:20.047334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: I_T nexus: 41
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: ABHxRxviRrY6qbU5Erg4
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:20.048405 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:59:20.055976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:20.187222 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:20.188728 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:20.191846 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:20.286861 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:20.287516 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:20.288707 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:59:20.334908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'target_lun': 1, 'volume_id': 'fd0b4631-cf28-4c1c-b686-58c87012b7ab', 'auth_method': 'CHAP', 'auth_username': 'BgA49pHGxHBuViX3vDXw', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ccd08325-1155-4400-804e-3ace9bfe7172'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:59:20.457943 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-a3f4a075-c602-411b-bee1-c4b7142dc1ad req-0d54a8f4-517f-4e9d-8971-d9844082f5f6 tempest-AttachVolumeTestJSON-386681332 None] attachment_update completed successfully.
Feb 13 23:59:21.478906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] 64eb9dca-94a5-4817-9871-e196b66b4f3b was raw, no need to convert to raw {{(pid=92017) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Feb 13 23:59:21.479850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--36732e02--9abb--436b--9240--dcd37e74e1ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:21.504870 n-d-828979-1 sudo[141754]: 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--36732e02--9abb--436b--9240--dcd37e74e1ff
Feb 13 23:59:21.505674 n-d-828979-1 sudo[141754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:21.827408 n-d-828979-1 sudo[141754]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:21.830080 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--36732e02--9abb--436b--9240--dcd37e74e1ff" returned: 0 in 0.350s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:29.194157 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:59:29.198859 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:59:29.199556 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:59:29.213698 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (44b6474f-0a8a-4db8-a00e-00d9ddd5e155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:29.216899 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f16169a9-b435-46ad-9529-f1977e22802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.241961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:59:29.270202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f16169a9-b435-46ad-9529-f1977e22802a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1719765979',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=cdfc4b30-6614-4eff-9541-3c763c3da69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:59:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:59:29Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(775ca352-5970-42d0-9967-c2a3b015be3d),volume_type_id=775ca352-5970-42d0-9967-c2a3b015be3d)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.272711 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee774e8-dfd1-42d2-a2c2-82504f16a346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.274990 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee774e8-dfd1-42d2-a2c2-82504f16a346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.277286 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7472fab8-7468-4d5f-9d04-d84a8cb38da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.279522 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7472fab8-7468-4d5f-9d04-d84a8cb38da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdfc4b30-6614-4eff-9541-3c763c3da69d', 'volume_name': 'volume-cdfc4b30-6614-4eff-9541-3c763c3da69d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.282693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9262445c-8ee9-4edf-a073-95f0ebdfba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.284988 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9262445c-8ee9-4edf-a073-95f0ebdfba88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.287149 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60c55b52-f74c-4869-9718-cc5d4ba8d6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.287920 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Volume cdfc4b30-6614-4eff-9541-3c763c3da69d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdfc4b30-6614-4eff-9541-3c763c3da69d', 'volume_size': 1}
Feb 13 23:59:29.289158 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfc4b30-6614-4eff-9541-3c763c3da69d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:29.309062 n-d-828979-1 sudo[142004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfc4b30-6614-4eff-9541-3c763c3da69d stack-volumes-lvmdriver-1 -L 1g
Feb 13 23:59:29.310837 n-d-828979-1 sudo[142004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:29.830206 n-d-828979-1 sudo[142004]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:29.833511 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdfc4b30-6614-4eff-9541-3c763c3da69d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.544s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:29.839264 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60c55b52-f74c-4869-9718-cc5d4ba8d6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdfc4b30-6614-4eff-9541-3c763c3da69d', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.842008 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1f629e8-ee8b-4e1c-82b4-cbc03cd7fabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:29.864964 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Volume volume-cdfc4b30-6614-4eff-9541-3c763c3da69d (cdfc4b30-6614-4eff-9541-3c763c3da69d): created successfully
Feb 13 23:59:29.870060 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1f629e8-ee8b-4e1c-82b4-cbc03cd7fabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:29.874797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (44b6474f-0a8a-4db8-a00e-00d9ddd5e155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:29.894590 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a2a75d7c-5572-42f6-99d3-203b55fcd2fb tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 13 23:59:33.544485 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:33.596508 n-d-828979-1 sudo[142057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:33.597317 n-d-828979-1 sudo[142057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:34.122887 n-d-828979-1 sudo[142057]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:34.126284 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d" returned: 0 in 0.581s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:34.189438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:34.207580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:34.207881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: I_T nexus: 41
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: ABHxRxviRrY6qbU5Erg4
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: I_T nexus: 42
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: BgA49pHGxHBuViX3vDXw
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 13 23:59:34.210506 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d,
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: content:
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: incominguser 94nh84xHMNt7F4xjw2MA cMff4XFts84zRQ7L
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:34.219997 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 13 23:59:34.224159 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:34.853814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d" returned: 0 in 0.631s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:34.854446 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:34.855031 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 13 23:59:34.855474 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 13 23:59:34.857279 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:34.871994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:34.872397 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n System information:\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-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: I_T nexus: 41
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: ABHxRxviRrY6qbU5Erg4
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Target 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: System information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: I_T nexus: 42
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020000
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf20
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00020001
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf21
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: BgA49pHGxHBuViX3vDXw
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: ALL
Feb 13 23:59:34.873129 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 13 23:59:34.882813 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:34.979199 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:34.979698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n System information:\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-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:34.981291 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:35.090361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:35.090724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n System information:\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-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:35.092219 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,3 iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 13 23:59:35.151504 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d', 'target_lun': 1, 'volume_id': 'cdfc4b30-6614-4eff-9541-3c763c3da69d', 'auth_method': 'CHAP', 'auth_username': '94nh84xHMNt7F4xjw2MA', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '96962bbb-8f91-4145-88f0-5242b4bbe107'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 13 23:59:35.284618 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-a5040c17-9259-4f28-882e-ad66fb47bc15 req-e5f49a68-9b31-431a-8153-b8170c570738 tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 13 23:59:39.427895 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-3ef621a4-44d0-460b-8faf-5f93562028fd req-2e840969-06a7-4756-8a8c-d80c724afefb tempest-AttachVolumeTestJSON-386681332 None] Terminate volume connection completed successfully.
Feb 13 23:59:39.428600 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-3ef621a4-44d0-460b-8faf-5f93562028fd req-2e840969-06a7-4756-8a8c-d80c724afefb tempest-AttachVolumeTestJSON-386681332 None] Deleting attachment 0dc94737-4967-441c-8e3f-45d84454f4c6. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:59:39.430182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:39.524242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:39.524691 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e\n Backing store flags: \n Account information:\n ABHxRxviRrY6qbU5Erg4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:39.525494 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-3ef621a4-44d0-460b-8faf-5f93562028fd req-2e840969-06a7-4756-8a8c-d80c724afefb tempest-AttachVolumeTestJSON-386681332 None] Removing iscsi_target for Volume ID: dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:39.527627 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:39.645861 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e -f" returned: 0 in 0.117s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:39.646382 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:39.651899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:39.752958 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:39.753250 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:41.177482 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-5460b748-bcde-4353-91ee-167c7bc36535 req-f8259c18-758d-400a-b0f0-52ac2de297e3 tempest-AttachVolumeTestJSON-386681332 None] Terminate volume connection completed successfully.
Feb 13 23:59:41.178267 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-5460b748-bcde-4353-91ee-167c7bc36535 req-f8259c18-758d-400a-b0f0-52ac2de297e3 tempest-AttachVolumeTestJSON-386681332 None] Deleting attachment ccd08325-1155-4400-804e-3ace9bfe7172. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:59:41.179390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:41.269815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:41.270192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab\n Backing store flags: \n Account information:\n BgA49pHGxHBuViX3vDXw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:41.270847 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-5460b748-bcde-4353-91ee-167c7bc36535 req-f8259c18-758d-400a-b0f0-52ac2de297e3 tempest-AttachVolumeTestJSON-386681332 None] Removing iscsi_target for Volume ID: fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:41.273938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:41.382233 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab -f" returned: 0 in 0.110s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:41.382735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:41.388368 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:41.493255 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:41.493849 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642859072]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:45.787111 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--36732e02--9abb--436b--9240--dcd37e74e1ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:45.806656 n-d-828979-1 sudo[142221]: 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--36732e02--9abb--436b--9240--dcd37e74e1ff
Feb 13 23:59:45.807566 n-d-828979-1 sudo[142221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:46.132647 n-d-828979-1 sudo[142221]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:46.135123 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--36732e02--9abb--436b--9240--dcd37e74e1ff" returned: 0 in 0.348s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:46.136119 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] Uploaded volume to glance image-id: 64eb9dca-94a5-4817-9871-e196b66b4f3b. {{(pid=92017) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1674}}
Feb 13 23:59:46.188430 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-93743a10-73f1-41a7-9fa3-8094b7131513 tempest-VolumesActionsTest-369762878 None] Copy volume to image completed successfully.
Feb 13 23:59:47.244650 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:47.328634 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:47.330214 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:47.371213 n-d-828979-1 sudo[142240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:47.372134 n-d-828979-1 sudo[142240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:47.792760 n-d-828979-1 sudo[142240]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:47.795096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff" returned: 0 in 0.464s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:47.797460 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:47.816364 n-d-828979-1 sudo[142245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:47.817136 n-d-828979-1 sudo[142245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:48.238430 n-d-828979-1 sudo[142245]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:48.241479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff" returned: 0 in 0.444s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:48.244029 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:48.264876 n-d-828979-1 sudo[142249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:48.266262 n-d-828979-1 sudo[142249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:48.777618 n-d-828979-1 sudo[142249]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:48.779911 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36732e02-9abb-436b-9240-dcd37e74e1ff" returned: 0 in 0.535s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:48.781780 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Successfully deleted volume: 36732e02-9abb-436b-9240-dcd37e74e1ff
Feb 13 23:59:48.829853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Created reservations ['1771d785-f0e9-411a-ad08-392499ac0141', '4d80209f-56f9-4d04-97e7-b42ef3bc2e8a', 'f0f03c33-280a-4cd6-bd7d-87697f74a8ec', 'ca95ea4c-d594-44df-beab-207627c93a7e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:48.832038 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:48.832038 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:48.832038 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:48.870674 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:48.871475 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:48.890989 n-d-828979-1 sudo[142258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:48.891861 n-d-828979-1 sudo[142258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:49.301953 n-d-828979-1 sudo[142258]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:49.304544 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:49.306690 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:49.327064 n-d-828979-1 sudo[142263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:49.328345 n-d-828979-1 sudo[142263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:49.475117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-fd0b4631-cf28-4c1c-b686-58c87012b7ab-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:49.627097 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:49.782295 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:49.782873 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858752]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:49.783334 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:49.784492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:49.813215 n-d-828979-1 sudo[142271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:49.815632 n-d-828979-1 sudo[142271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:49.892733 n-d-828979-1 sudo[142263]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:49.895852 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:49.899945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:49.906614 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Deleted volume successfully.
Feb 13 23:59:49.929395 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ebc74a18-ec30-4c4b-8024-45873a2833f7 tempest-VolumesActionsTest-369762878 None] Lock "b'cinder-36732e02-9abb-436b-9240-dcd37e74e1ff-delete_volume'" released by "delete_volume" :: held 2.684s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:50.220616 n-d-828979-1 sudo[142271]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:50.222417 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:50.223913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:50.244126 n-d-828979-1 sudo[142274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:50.245533 n-d-828979-1 sudo[142274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:50.725839 n-d-828979-1 sudo[142274]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:50.728800 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab" returned: 0 in 0.504s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:50.731107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:50.762268 n-d-828979-1 sudo[142280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:50.763075 n-d-828979-1 sudo[142280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:51.243174 n-d-828979-1 sudo[142280]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:51.245677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd0b4631-cf28-4c1c-b686-58c87012b7ab" returned: 0 in 0.514s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:51.246843 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Successfully deleted volume: fd0b4631-cf28-4c1c-b686-58c87012b7ab
Feb 13 23:59:51.296704 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Created reservations ['9f4a5d32-29db-4a4b-a566-85ea6477b974', '2f719d49-7c00-42d8-bb35-e7fe939baf56', '6aed12c3-3dda-4fcc-84c2-cd2805e511e5', 'b43890ae-142d-4253-88c1-cad1b224facf'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:51.300799 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:51.300799 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:51.300799 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:51.352396 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:51.353218 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:51.376532 n-d-828979-1 sudo[142285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:51.377632 n-d-828979-1 sudo[142285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:51.795679 n-d-828979-1 sudo[142285]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:51.798355 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:51.800692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:51.823156 n-d-828979-1 sudo[142290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:51.824774 n-d-828979-1 sudo[142290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:52.025128 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-dd8fc1d7-f170-49e4-950b-5dde21981c9e-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:52.212353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:52.336781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:52.337332 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\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-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:52.337857 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:52.341894 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:52.369083 n-d-828979-1 sudo[142295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:52.371048 n-d-828979-1 sudo[142295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:52.473174 n-d-828979-1 sudo[142290]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:52.476069 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:52.478659 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:52.490497 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Deleted volume successfully.
Feb 13 23:59:52.518519 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-e542ee52-33be-4d63-a8c1-1c8d433170e3 tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-fd0b4631-cf28-4c1c-b686-58c87012b7ab-delete_volume'" released by "delete_volume" :: held 3.044s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:53.043766 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 13 23:59:53.044502 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 13 23:59:53.045486 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 13 23:59:53.059977 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Flow 'volume_create_manager' (8804b4ee-d95f-4ff0-b008-8d448f4532b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:53.064256 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e4ad089-ebbe-4d6a-af86-5160c368e6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.090275 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 13 23:59:53.141301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e4ad089-ebbe-4d6a-af86-5160c368e6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-13T23:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1650398530',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=81ccbb96-8c1f-4b4f-8c5e-86a494600b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fd7a709f6b140bfa9b9da6d455026c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-13T23:59:53Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-13T23:59:53Z,user_id='2dee12c014124f628a802dd4421a08c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.141301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1a92b46-6000-433a-a076-c672cc6e7f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.141301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1a92b46-6000-433a-a076-c672cc6e7f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.141717 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a83daebe-3936-46bc-afe6-e96a1c3419b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.144293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a83daebe-3936-46bc-afe6-e96a1c3419b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81ccbb96-8c1f-4b4f-8c5e-86a494600b7b', 'volume_name': 'volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b', 'volume_size': 2}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.146941 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdcdbfc3-b464-480f-9151-d101095228f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.149358 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdcdbfc3-b464-480f-9151-d101095228f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.149633 n-d-828979-1 sudo[142295]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:53.152031 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3acf26c-ee25-4b29-8c49-f08b05efa201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.153124 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Volume 81ccbb96-8c1f-4b4f-8c5e-86a494600b7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b', 'volume_size': 2}
Feb 13 23:59:53.155422 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b stack-volumes-lvmdriver-1 -L 2g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:53.182776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e" returned: 0 in 0.840s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:53.184788 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:53.186255 n-d-828979-1 sudo[142302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b stack-volumes-lvmdriver-1 -L 2g
Feb 13 23:59:53.187587 n-d-828979-1 sudo[142302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:53.228120 n-d-828979-1 sudo[142304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:53.228959 n-d-828979-1 sudo[142304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:53.661207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 13 23:59:53.661909 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:53.662481 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:53.688635 n-d-828979-1 sudo[142304]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:53.693306 n-d-828979-1 sudo[142320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:53.695515 n-d-828979-1 sudo[142320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:53.704314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e" returned: 0 in 0.511s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:53.709578 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:53.780226 n-d-828979-1 sudo[142329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:53.781834 n-d-828979-1 sudo[142329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:53.839318 n-d-828979-1 sudo[142302]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:53.842543 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.688s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:53.847410 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3acf26c-ee25-4b29-8c49-f08b05efa201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b', 'volume_size': 2}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.868688 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2aff4296-d3fb-4dad-9b93-1813b8000eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 13 23:59:53.903501 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Volume volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b (81ccbb96-8c1f-4b4f-8c5e-86a494600b7b): created successfully
Feb 13 23:59:53.909145 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2aff4296-d3fb-4dad-9b93-1813b8000eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 13 23:59:53.915944 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Flow 'volume_create_manager' (8804b4ee-d95f-4ff0-b008-8d448f4532b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 13 23:59:53.926570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2cf0e9f2-0b9b-4b97-a351-f80bea8bbb55 tempest-VolumesCloneNegativeTest-1574169835 None] Created volume successfully.
Feb 13 23:59:54.224127 n-d-828979-1 sudo[142320]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:54.225869 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:54.227360 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:54.256405 n-d-828979-1 sudo[142348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:54.258165 n-d-828979-1 sudo[142348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:54.382368 n-d-828979-1 sudo[142329]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:54.385070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd8fc1d7-f170-49e4-950b-5dde21981c9e" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:54.386442 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Successfully deleted volume: dd8fc1d7-f170-49e4-950b-5dde21981c9e
Feb 13 23:59:54.528378 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Lock "b'cinder-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:54.538782 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Created reservations ['ca25d32e-c4c9-46a0-8737-1089666becf6', '0b43dc80-4ab5-458d-880f-86423b45b8fb', 'daf781b0-819e-47b4-a653-1b1be0755075', '120022f1-ea87-46e3-8943-1f6c21b30b4d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:54.544251 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:54.544251 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:54.544251 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:54.648923 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Skipping remove_export. No iscsi_target is presently exported for volume: 81ccbb96-8c1f-4b4f-8c5e-86a494600b7b
Feb 13 23:59:54.649948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:54.672643 n-d-828979-1 sudo[142353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b
Feb 13 23:59:54.673605 n-d-828979-1 sudo[142353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:54.682280 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:54.683246 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:54.698863 n-d-828979-1 sudo[142348]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:54.701121 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:54.704050 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:54.713238 n-d-828979-1 sudo[142355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:54.714104 n-d-828979-1 sudo[142355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:55.184863 n-d-828979-1 sudo[142355]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:55.187178 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.190105 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:55.217555 n-d-828979-1 sudo[142377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:55.219979 n-d-828979-1 sudo[142377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:55.231382 n-d-828979-1 sudo[142353]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:55.233965 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b" returned: 0 in 0.583s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.236184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:55.274225 n-d-828979-1 sudo[142381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b
Feb 13 23:59:55.275045 n-d-828979-1 sudo[142381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:55.324994 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-48e93ec6-2e1e-4b83-92cc-9b270ef70b30 req-4505f8f3-756d-4096-bd0a-ae0134599873 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 13 23:59:55.325586 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-48e93ec6-2e1e-4b83-92cc-9b270ef70b30 req-4505f8f3-756d-4096-bd0a-ae0134599873 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment 96962bbb-8f91-4145-88f0-5242b4bbe107. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 13 23:59:55.329450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:55.473927 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.474453 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d\n System information:\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-cdfc4b30-6614-4eff-9541-3c763c3da69d\n Backing store flags: \n Account information:\n 94nh84xHMNt7F4xjw2MA\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:55.476296 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-48e93ec6-2e1e-4b83-92cc-9b270ef70b30 req-4505f8f3-756d-4096-bd0a-ae0134599873 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:55.477524 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:55.706020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cdfc4b30-6614-4eff-9541-3c763c3da69d -f" returned: 0 in 0.228s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.707661 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:55.709140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:55.890559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.890892 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:55.897705 n-d-828979-1 sudo[142377]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:55.900572 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.711s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:55.902283 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:55.908773 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Deleted volume successfully.
Feb 13 23:59:55.935142 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-112f9d39-6041-40d3-9afe-1742df4c8fa8 tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-dd8fc1d7-f170-49e4-950b-5dde21981c9e-delete_volume'" released by "delete_volume" :: held 3.915s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:56.022773 n-d-828979-1 sudo[142381]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:56.024745 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b" returned: 0 in 0.789s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:56.026217 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:56.101772 n-d-828979-1 sudo[142421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b
Feb 13 23:59:56.103441 n-d-828979-1 sudo[142421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:56.261399 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:56.385032 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:56.526305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:56.526744 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:56.527559 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:59:56.528745 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:56.559610 n-d-828979-1 sudo[142432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:59:56.561996 n-d-828979-1 sudo[142432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:56.695573 n-d-828979-1 sudo[142421]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:56.697834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b" returned: 0 in 0.671s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:56.699103 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Successfully deleted volume: 81ccbb96-8c1f-4b4f-8c5e-86a494600b7b
Feb 13 23:59:56.769579 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Created reservations ['fa3ebf55-229d-48d7-95c5-dca61f8b19a8', 'fb995403-2d56-4024-94e3-33b53c61cfa1', '540a4dfc-1b4d-406b-a920-f2ef9c5f92aa', 'c21fd0ec-2d03-494f-92d4-39aa3ec4c14c'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:56.772939 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:56.772939 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:56.772939 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:56.844112 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:56.845193 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:56.876334 n-d-828979-1 sudo[142442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:56.877813 n-d-828979-1 sudo[142442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:57.028121 n-d-828979-1 sudo[142432]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:57.032347 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8" returned: 0 in 0.502s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:57.036019 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:57.087151 n-d-828979-1 sudo[142445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:59:57.089240 n-d-828979-1 sudo[142445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:57.381818 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-cdfc4b30-6614-4eff-9541-3c763c3da69d-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 13 23:59:57.504381 n-d-828979-1 sudo[142442]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:57.509615 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:57.511584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:57.581682 n-d-828979-1 sudo[142454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:57.586207 n-d-828979-1 sudo[142454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:57.656918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:57.935732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:57.936304 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642860192]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 13 23:59:57.936902 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:57.938567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:57.980913 n-d-828979-1 sudo[142463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:57.981747 n-d-828979-1 sudo[142463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:58.188319 n-d-828979-1 sudo[142445]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:58.190709 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8" returned: 0 in 1.155s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:58.192798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:58.246046 n-d-828979-1 sudo[142471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:59:58.248561 n-d-828979-1 sudo[142471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:58.648360 n-d-828979-1 sudo[142454]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:58.652120 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.140s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:58.654215 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 13 23:59:58.659681 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Deleted volume successfully.
Feb 13 23:59:58.683631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-55e9e58a-af58-434a-b6af-9586953cda20 tempest-VolumesCloneNegativeTest-1574169835 None] Lock "b'cinder-81ccbb96-8c1f-4b4f-8c5e-86a494600b7b-delete_volume'" released by "delete_volume" :: held 4.158s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 13 23:59:58.691171 n-d-828979-1 sudo[142463]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:58.693440 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d" returned: 0 in 0.755s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:58.695154 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:58.753369 n-d-828979-1 sudo[142480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:58.756033 n-d-828979-1 sudo[142480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:58.957195 n-d-828979-1 sudo[142471]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:58.959597 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8" returned: 0 in 0.766s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:58.960759 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Successfully deleted volume: 6c7bf7f1-b003-48c4-9c5e-174f47b1efa8
Feb 13 23:59:59.053547 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Created reservations ['0d4aa1da-87d9-4724-bfac-9c020b01b0a5', '9b8a1b8f-749b-4b55-8553-45a651ec93b7', '20692b26-2bc4-412b-8ebb-a5bbe0c87c6e', 'b664ebbc-d0a2-4814-9aa2-4449a5b08dad'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 13 23:59:59.055858 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 13 23:59:59.055858 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 13 23:59:59.055858 n-d-828979-1 cinder-volume[92017]:
Feb 13 23:59:59.142911 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 13 23:59:59.143692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:59.168335 n-d-828979-1 sudo[142490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:59.170490 n-d-828979-1 sudo[142490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:59.298065 n-d-828979-1 sudo[142480]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:59.300722 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d" returned: 0 in 0.605s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:59.303327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:59.324903 n-d-828979-1 sudo[142498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:59.326640 n-d-828979-1 sudo[142498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:59.630866 n-d-828979-1 sudo[142490]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:59.633108 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:59.635566 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 13 23:59:59.658440 n-d-828979-1 sudo[142512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 13 23:59:59.659864 n-d-828979-1 sudo[142512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 13 23:59:59.929510 n-d-828979-1 sudo[142498]: pam_unix(sudo:session): session closed for user root
Feb 13 23:59:59.933910 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdfc4b30-6614-4eff-9541-3c763c3da69d" returned: 0 in 0.630s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 13 23:59:59.935374 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: cdfc4b30-6614-4eff-9541-3c763c3da69d
Feb 13 23:59:59.979091 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-676675106 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-676675106, it is now deprecated. Please use the default quota class for default quota.
Feb 13 23:59:59.981115 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-676675106 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-676675106, it is now deprecated. Please use the default quota class for default quota.
Feb 14 00:00:00.006007 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['67dee20e-f3bd-4cef-89d8-05dcb9b907d8', 'e60d0d5d-e5e7-4fa1-a02e-92b217951617', '4ec5b022-7e87-463a-bc4c-112db3e84d80', 'f6091f34-8814-4c6f-abc9-da32ef861f33'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:00:00.009330 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:00:00.009330 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:00:00.009330 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:00:00.117212 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:00:00.118132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:00.153409 n-d-828979-1 sudo[142527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:00:00.154248 n-d-828979-1 sudo[142527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:00.348081 n-d-828979-1 sudo[142512]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:00.351547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.715s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:00.354760 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:00:00.361361 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Deleted volume successfully.
Feb 14 00:00:00.396662 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-19e766bb-9570-4f18-880f-d8d658d3e5ca tempest-AttachVolumeTestJSON-386681332 None] Lock "b'cinder-6c7bf7f1-b003-48c4-9c5e-174f47b1efa8-delete_volume'" released by "delete_volume" :: held 4.135s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:00:00.714603 n-d-828979-1 sudo[142527]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:00.716863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:00.719924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:00.743512 n-d-828979-1 sudo[142538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:00:00.745103 n-d-828979-1 sudo[142538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:01.285972 n-d-828979-1 sudo[142538]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:01.288521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:01.290488 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:00:01.305123 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:00:01.323340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f393a0bf-4099-498f-9957-d9daef09fac2 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-cdfc4b30-6614-4eff-9541-3c763c3da69d-delete_volume'" released by "delete_volume" :: held 3.942s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:00:02.047742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:00:02.052943 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:00:02.053512 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:00:02.087531 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (c9557df7-1f08-4db9-b728-8b9a0d14d9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:00:02.092792 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22e18074-c7c0-46e0-bb18-cf07d1a21fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:02.135314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:00:02.169905 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22e18074-c7c0-46e0-bb18-cf07d1a21fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1831489179',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=24b8faa3-505f-49f9-b56e-76d577e9bcae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:00:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:00:02Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:02.174303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30aa6b81-2e36-43df-93cc-31b7fde94da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:02.177661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30aa6b81-2e36-43df-93cc-31b7fde94da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:02.180855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da543d10-b84e-4d72-9fb6-91e47c4369c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:02.293006 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da543d10-b84e-4d72-9fb6-91e47c4369c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '24b8faa3-505f-49f9-b56e-76d577e9bcae', 'volume_name': 'volume-24b8faa3-505f-49f9-b56e-76d577e9bcae', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:02.297813 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89fa8d6e-2f96-4b73-a8eb-37e3cd0b7b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:02.301770 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89fa8d6e-2f96-4b73-a8eb-37e3cd0b7b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:02.305057 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14999be0-fc2c-4e80-b6e1-5b2c34a2ed72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:02.306137 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Volume 24b8faa3-505f-49f9-b56e-76d577e9bcae: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-24b8faa3-505f-49f9-b56e-76d577e9bcae', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 14 00:00:02.306944 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Cloning 24b8faa3-505f-49f9-b56e-76d577e9bcae from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 14 00:00:16.860555 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 14.55 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 14 00:00:16.860555 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Image download 616.00 MB at 42.33 MB/s
Feb 14 00:00:16.902988 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:17.010530 n-d-828979-1 sudo[142650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1
Feb 14 00:00:17.011351 n-d-828979-1 sudo[142650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:17.431133 n-d-828979-1 sudo[142650]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:17.433513 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1" returned: 0 in 0.530s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:17.434594 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 8857670cd1b54f1293128c55e64296f1. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 14 00:00:17.516256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:17.606923 n-d-828979-1 sudo[142655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1
Feb 14 00:00:17.608078 n-d-828979-1 sudo[142655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:18.058188 n-d-828979-1 sudo[142655]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:18.060441 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1" returned: 0 in 0.544s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:18.063368 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b8faa3-505f-49f9-b56e-76d577e9bcae stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:18.093988 n-d-828979-1 sudo[142660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b8faa3-505f-49f9-b56e-76d577e9bcae stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:00:18.094848 n-d-828979-1 sudo[142660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:18.878595 n-d-828979-1 sudo[142660]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:18.882555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24b8faa3-505f-49f9-b56e-76d577e9bcae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.817s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:18.947865 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 24b8faa3-505f-49f9-b56e-76d577e9bcae. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 14 00:00:19.006596 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_pw69wj35 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:19.141843 n-d-828979-1 sudo[142734]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_pw69wj35
Feb 14 00:00:19.145121 n-d-828979-1 sudo[142734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:19.685104 n-d-828979-1 sudo[142734]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:19.687828 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_pw69wj35" returned: 0 in 0.681s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:19.690068 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:19.838744 n-d-828979-1 sudo[142782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1
Feb 14 00:00:19.841829 n-d-828979-1 sudo[142782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:20.448379 n-d-828979-1 sudo[142782]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:20.450723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1" returned: 0 in 0.760s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:20.452875 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 14 00:00:20.454197 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:20.478211 n-d-828979-1 sudo[142807]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae oflag=direct
Feb 14 00:00:20.480403 n-d-828979-1 sudo[142807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:20.913801 n-d-828979-1 sudo[142807]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:20.916308 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae oflag=direct" returned: 0 in 0.461s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:20.917735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:20.971318 n-d-828979-1 sudo[142823]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae
Feb 14 00:00:20.977191 n-d-828979-1 sudo[142823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:22.369209 n-d-828979-1 sudo[142823]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:22.371559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae" returned: 0 in 1.454s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:22.372625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:22.614344 n-d-828979-1 sudo[142886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1
Feb 14 00:00:22.615166 n-d-828979-1 sudo[142886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:23.153058 n-d-828979-1 sudo[142886]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:23.156691 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1" returned: 0 in 0.783s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:23.158196 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_e85w3t2sn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.46 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--24b8faa3--505f--49f9--b56e--76d577e9bcae {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 14 00:00:23.158910 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Converted 700.00 MB image at 481.09 MB/s
Feb 14 00:00:23.160037 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume 24b8faa3-505f-49f9-b56e-76d577e9bcae successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 14 00:00:23.289540 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 8857670cd1b54f1293128c55e64296f1 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 14 00:00:23.290524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Marking volume 24b8faa3-505f-49f9-b56e-76d577e9bcae as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:00:23.301653 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to 24b8faa3-505f-49f9-b56e-76d577e9bcae. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 14 00:00:23.302374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Creating volume glance metadata for volume 24b8faa3-505f-49f9-b56e-76d577e9bcae backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 14 00:00:23.388453 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14999be0-fc2c-4e80-b6e1-5b2c34a2ed72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24b8faa3-505f-49f9-b56e-76d577e9bcae', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:23.393439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11bf0123-c7f1-4a1d-aa3e-706fc9474f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:23.412721 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Volume volume-24b8faa3-505f-49f9-b56e-76d577e9bcae (24b8faa3-505f-49f9-b56e-76d577e9bcae): created successfully
Feb 14 00:00:23.419007 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11bf0123-c7f1-4a1d-aa3e-706fc9474f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:23.424094 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (c9557df7-1f08-4db9-b728-8b9a0d14d9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:00:23.439230 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f9bcdc12-0627-4581-b158-902a14b50063 tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:00:24.247383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-572c12e5-aa0d-4b13-88ff-9d09498021d7 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:24.299601 n-d-828979-1 sudo[142905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:00:24.301364 n-d-828979-1 sudo[142905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:24.850412 n-d-828979-1 sudo[142905]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:24.852624 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-572c12e5-aa0d-4b13-88ff-9d09498021d7 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae" returned: 0 in 0.605s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:24.855094 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-572c12e5-aa0d-4b13-88ff-9d09498021d7 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad --snapshot stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:24.889217 n-d-828979-1 sudo[142920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad --snapshot stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae -L 1.00g
Feb 14 00:00:24.892678 n-d-828979-1 sudo[142920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:25.812692 n-d-828979-1 sudo[142920]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:25.815773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-572c12e5-aa0d-4b13-88ff-9d09498021d7 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad --snapshot stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae -L 1.00g" returned: 0 in 0.960s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:26.012857 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-572c12e5-aa0d-4b13-88ff-9d09498021d7 tempest-TestVolumeBootPattern-2071333875 None] Create snapshot completed successfully
Feb 14 00:00:30.460206 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:00:30.465352 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:00:30.465868 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:00:30.495123 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (2c4198f6-6a4e-47a3-b5f2-55ac6ab56f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:00:30.499801 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f787b397-cf6c-4640-81d7-9565006bd2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:30.538346 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:00:30.587482 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f787b397-cf6c-4640-81d7-9565006bd2e7) 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-02-14T00:00:30Z,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-828979-1@lvmdriver-1#lvmdriver-1',id=91a37d31-96f3-466e-b36d-4bb615fba1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:00:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:00:30Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:30.593940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf94b0e5-26ce-4774-a07f-bf9a930c474e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:30.596218 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf94b0e5-26ce-4774-a07f-bf9a930c474e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:30.598807 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2976e211-d88e-4f2a-923a-daecd7b3dbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:30.602115 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2976e211-d88e-4f2a-923a-daecd7b3dbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '91a37d31-96f3-466e-b36d-4bb615fba1ba', 'volume_name': 'volume-91a37d31-96f3-466e-b36d-4bb615fba1ba', 'volume_size': 1, 'snapshot_id': '6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:30.605559 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9accb4b-2ed2-4152-9dad-064bcf292290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:30.608672 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9accb4b-2ed2-4152-9dad-064bcf292290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:30.611269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e9adcef-b7ea-499f-bbe2-4205ba4bb68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:30.612401 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Volume 91a37d31-96f3-466e-b36d-4bb615fba1ba: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-91a37d31-96f3-466e-b36d-4bb615fba1ba', 'volume_size': 1, 'snapshot_id': '6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad'}
Feb 14 00:00:30.641502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91a37d31-96f3-466e-b36d-4bb615fba1ba stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:30.664195 n-d-828979-1 sudo[143120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91a37d31-96f3-466e-b36d-4bb615fba1ba stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:00:30.665319 n-d-828979-1 sudo[143120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:31.183743 n-d-828979-1 sudo[143120]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:31.186637 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91a37d31-96f3-466e-b36d-4bb615fba1ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.545s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:31.188973 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:31.213251 n-d-828979-1 sudo[143156]: ubuntu : 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-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad
Feb 14 00:00:31.214802 n-d-828979-1 sudo[143156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:31.681516 n-d-828979-1 sudo[143156]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:31.683934 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad" returned: 0 in 0.495s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:31.686896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:31.712886 n-d-828979-1 sudo[143159]: 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--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba iflag=direct
Feb 14 00:00:31.713706 n-d-828979-1 sudo[143159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:32.128231 n-d-828979-1 sudo[143159]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:32.131378 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba iflag=direct" returned: 0 in 0.445s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:32.133888 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:32.162116 n-d-828979-1 sudo[143176]: 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--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba oflag=direct
Feb 14 00:00:32.164658 n-d-828979-1 sudo[143176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:32.564066 n-d-828979-1 sudo[143176]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:32.566644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba oflag=direct" returned: 0 in 0.432s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:32.568458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:32.593464 n-d-828979-1 sudo[143197]: 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--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 14 00:00:32.595100 n-d-828979-1 sudo[143197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:40.144137 n-d-828979-1 sudo[143197]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:40.148918 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.581s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:40.149525 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6eadb50f--e7bc--4ae6--a90b--487bbc0b3dad, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--91a37d31--96f3--466e--b36d--4bb615fba1ba, size 1024.00 MB, duration 7.58 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 14 00:00:40.149876 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Volume copy 1024.00 MB at 135.06 MB/s
Feb 14 00:00:40.220044 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Marking volume 91a37d31-96f3-466e-b36d-4bb615fba1ba as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:00:40.231564 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from snapshot 6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad to 91a37d31-96f3-466e-b36d-4bb615fba1ba. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 14 00:00:40.275913 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e9adcef-b7ea-499f-bbe2-4205ba4bb68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91a37d31-96f3-466e-b36d-4bb615fba1ba', 'volume_size': 1, 'snapshot_id': '6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:40.278402 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e32e04d-bb5b-40eb-a459-562fe3bac751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:00:40.291791 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Volume volume-91a37d31-96f3-466e-b36d-4bb615fba1ba (91a37d31-96f3-466e-b36d-4bb615fba1ba): created successfully
Feb 14 00:00:40.294539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e32e04d-bb5b-40eb-a459-562fe3bac751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:00:40.301549 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (2c4198f6-6a4e-47a3-b5f2-55ac6ab56f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:00:40.322429 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-54fe4f62-0dca-40c1-a11e-072747b22152 tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:00:43.586545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:43.607248 n-d-828979-1 sudo[143280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:00:43.609254 n-d-828979-1 sudo[143280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:44.097997 n-d-828979-1 sudo[143280]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:44.100879 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba" returned: 0 in 0.514s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.202700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:44.223776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.224093 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:00:44.224942 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:00:44.225587 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba,
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: incominguser nyrZ5TiS7uzpdYf3KY4G rBN9k4qJ4sft5KbC
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:00:44.240428 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:00:44.243645 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:44.698634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba" returned: 0 in 0.456s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.699266 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:00:44.699539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:00:44.699915 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:00:44.701147 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:44.710704 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.711418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n Backing store flags: \n Account information:\n nyrZ5TiS7uzpdYf3KY4G\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:00:44.712293 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:00:44.715458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:44.826995 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.827615 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n Backing store flags: \n Account information:\n nyrZ5TiS7uzpdYf3KY4G\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:00:44.829684 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:44.954413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:44.954906 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n Backing store flags: \n Account information:\n nyrZ5TiS7uzpdYf3KY4G\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:00:44.955870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:00:45.052317 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba', 'target_lun': 1, 'volume_id': '91a37d31-96f3-466e-b36d-4bb615fba1ba', 'auth_method': 'CHAP', 'auth_username': 'nyrZ5TiS7uzpdYf3KY4G', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '97dea40f-f9db-4db6-a1ca-90a94600639c'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:00:45.276136 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-156f415d-071c-4a4b-80ce-293e1d890fed req-4a6aaeda-90fb-46d2-bc77-dc7d74fbf413 tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:00:53.662155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:00:53.663364 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:00:53.664512 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:53.699474 n-d-828979-1 sudo[143480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:00:53.702261 n-d-828979-1 sudo[143480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:54.174104 n-d-828979-1 sudo[143480]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:54.176683 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:54.178492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:00:54.203425 n-d-828979-1 sudo[143485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:00:54.205130 n-d-828979-1 sudo[143485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:00:54.619684 n-d-828979-1 sudo[143485]: pam_unix(sudo:session): session closed for user root
Feb 14 00:00:54.622527 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:00:54.625764 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:01:02.121446 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-0d878da2-0f82-4a67-ac08-46fce7f408f9 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:01:02.122105 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-0d878da2-0f82-4a67-ac08-46fce7f408f9 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment 97dea40f-f9db-4db6-a1ca-90a94600639c. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:01:02.130144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:02.239229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:02.239672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba\n Backing store flags: \n Account information:\n nyrZ5TiS7uzpdYf3KY4G\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:02.240431 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-0d878da2-0f82-4a67-ac08-46fce7f408f9 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: 91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:02.243506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:02.350062 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-91a37d31-96f3-466e-b36d-4bb615fba1ba -f" returned: 0 in 0.108s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:02.352125 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:02.356841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:02.486671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:02.487572 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:02.735996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-91a37d31-96f3-466e-b36d-4bb615fba1ba-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:01:02.816223 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:02.930955 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:02.931278 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:02.931949 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:02.932949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:02.958349 n-d-828979-1 sudo[143597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:02.959497 n-d-828979-1 sudo[143597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:03.483104 n-d-828979-1 sudo[143597]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:03.485890 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba" returned: 0 in 0.552s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:03.491053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:03.518963 n-d-828979-1 sudo[143601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:03.520035 n-d-828979-1 sudo[143601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:03.990197 n-d-828979-1 sudo[143601]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:03.992700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba" returned: 0 in 0.503s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:03.994884 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:04.051813 n-d-828979-1 sudo[143613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:04.052638 n-d-828979-1 sudo[143613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:04.592852 n-d-828979-1 sudo[143613]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:04.595297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91a37d31-96f3-466e-b36d-4bb615fba1ba" returned: 0 in 0.600s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:04.601111 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: 91a37d31-96f3-466e-b36d-4bb615fba1ba
Feb 14 00:01:04.701815 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['2ef30b53-116a-428b-876d-4dba33abff9f', '145e2be1-728c-4041-aaad-c532812f55f9', '131dde68-d787-43b3-8484-58a35f6573c2', '4308272f-d537-4021-a4a0-8aed58ae5a5d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:01:04.704652 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:01:04.704652 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:01:04.704652 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:04.755795 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:01:04.756936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:04.781138 n-d-828979-1 sudo[143648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:01:04.782569 n-d-828979-1 sudo[143648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:05.388061 n-d-828979-1 sudo[143648]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:05.390544 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:05.392834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:05.416290 n-d-828979-1 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 stack-volumes-lvmdriver-1
Feb 14 00:01:05.417665 n-d-828979-1 sudo[143666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:05.656139 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:01:05.658251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:05.682850 n-d-828979-1 sudo[143671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad
Feb 14 00:01:05.684582 n-d-828979-1 sudo[143671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:05.941762 n-d-828979-1 sudo[143666]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:05.944239 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.551s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:05.946756 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:01:05.955820 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:01:05.992443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-231e6ee2-9dcb-422e-bb47-198e9cb1dbe2 req-8c039b87-826b-49c3-98cf-a4e3339f0cc6 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-91a37d31-96f3-466e-b36d-4bb615fba1ba-delete_volume'" released by "delete_volume" :: held 3.256s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:01:06.266617 n-d-828979-1 sudo[143671]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:06.268994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad" returned: 0 in 0.611s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:06.270948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:06.291683 n-d-828979-1 sudo[143702]: ubuntu : TTY=unknown ; 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-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad
Feb 14 00:01:06.292513 n-d-828979-1 sudo[143702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:06.946893 n-d-828979-1 sudo[143702]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:06.949070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad" returned: 0 in 0.678s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:07.057412 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['fb7db065-1f6f-4024-920e-298e4771fa68', 'e03c704a-1093-4bf5-b8de-8258042005b7', '45fbb9a7-9b81-4f73-a811-6c5de3ffc366', '961e3886-a28d-4a79-8566-957a563f5b36'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:01:07.059202 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:01:07.059202 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:01:07.059202 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:07.102635 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Delete snapshot completed successfully.
Feb 14 00:01:07.110387 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-fb271a66-46e0-4eae-beb4-579d52aed2f3 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-6eadb50f-e7bc-4ae6-a90b-487bbc0b3dad-delete_snapshot'" released by "delete_snapshot" :: held 1.454s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:01:07.897355 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-24b8faa3-505f-49f9-b56e-76d577e9bcae-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:01:07.998464 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:01:07.999715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:08.026368 n-d-828979-1 sudo[143790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:01:08.027177 n-d-828979-1 sudo[143790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:08.440863 n-d-828979-1 sudo[143790]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:08.443189 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae" returned: 0 in 0.443s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:08.444959 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:08.463973 n-d-828979-1 sudo[143801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:01:08.464762 n-d-828979-1 sudo[143801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:08.877198 n-d-828979-1 sudo[143801]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:08.880390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae" returned: 0 in 0.434s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:08.882979 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:08.903337 n-d-828979-1 sudo[143804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:01:08.905000 n-d-828979-1 sudo[143804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:09.462670 n-d-828979-1 sudo[143804]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:09.465200 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24b8faa3-505f-49f9-b56e-76d577e9bcae" returned: 0 in 0.582s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:09.467109 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: 24b8faa3-505f-49f9-b56e-76d577e9bcae
Feb 14 00:01:09.516098 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['f19119fc-87dc-4499-a66a-fbc9a86ae292', '5c37788c-1c55-461e-8211-433a53c2bdee', 'a16ce5fe-fa54-416d-8321-16dc1c127552', '6f2ebebe-cfb6-406e-8fd9-7ab7d1e04df2'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:01:09.518542 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:01:09.518542 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:01:09.518542 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:09.563410 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:01:09.564130 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:09.584319 n-d-828979-1 sudo[143822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:01:09.585170 n-d-828979-1 sudo[143822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:10.037450 n-d-828979-1 sudo[143822]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:10.041292 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:10.043407 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:10.063754 n-d-828979-1 sudo[143836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:01:10.064534 n-d-828979-1 sudo[143836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:10.510892 n-d-828979-1 sudo[143836]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:10.513522 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:10.517095 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:01:10.522857 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:01:10.541441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-c9f53f16-4bfd-4ac7-80b1-775ba18a28ec tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-24b8faa3-505f-49f9-b56e-76d577e9bcae-delete_volume'" released by "delete_volume" :: held 2.644s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:01:10.918998 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:01:10.923431 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:01:10.923954 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:01:10.937612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (3b8844c0-e8ae-45e2-8c59-5645cdc767da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:01:10.940807 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2db0391-61f5-49e1-ac33-1c7a746f03fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:10.963737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:01:10.989848 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2db0391-61f5-49e1-ac33-1c7a746f03fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-592543304',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:01:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:01:11Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:10.993346 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59848000-ac80-4256-afe0-e014e79d3b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:10.994705 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59848000-ac80-4256-afe0-e014e79d3b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:10.997116 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9b4dec7-bdf4-4fcd-8e16-8f5cfe5a7a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:11.081368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9b4dec7-bdf4-4fcd-8e16-8f5cfe5a7a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'volume_name': 'volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:11.083972 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4969757d-4b3d-4f8d-ba6d-e396d8c28f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:11.086241 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4969757d-4b3d-4f8d-ba6d-e396d8c28f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:11.088450 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a949e2c2-64dc-400c-9269-03d6fa290284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:11.089340 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Volume c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 14 00:01:11.090066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Cloning c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 14 00:01:21.764047 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1, size 616.00 MB, duration 10.67 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 14 00:01:21.780761 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Image download 616.00 MB at 57.72 MB/s
Feb 14 00:01:21.853199 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:22.021634 n-d-828979-1 sudo[143928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1
Feb 14 00:01:22.022494 n-d-828979-1 sudo[143928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:22.433476 n-d-828979-1 sudo[143928]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:22.436830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1" returned: 0 in 0.583s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:22.437979 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 8857670cd1b54f1293128c55e64296f1. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 14 00:01:22.504639 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:22.590823 n-d-828979-1 sudo[143945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1
Feb 14 00:01:22.592274 n-d-828979-1 sudo[143945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:23.114423 n-d-828979-1 sudo[143945]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:23.117361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1" returned: 0 in 0.613s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:23.119619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:23.163126 n-d-828979-1 sudo[143960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:01:23.163937 n-d-828979-1 sudo[143960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:23.769712 n-d-828979-1 sudo[143960]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:23.772207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.652s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:23.793158 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 14 00:01:23.840687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_1ns90p30 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:23.926741 n-d-828979-1 sudo[143994]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_1ns90p30
Feb 14 00:01:23.927528 n-d-828979-1 sudo[143994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:24.258606 n-d-828979-1 sudo[143994]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:24.260866 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_1ns90p30" returned: 0 in 0.420s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:24.262191 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:24.350661 n-d-828979-1 sudo[143998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1
Feb 14 00:01:24.351480 n-d-828979-1 sudo[143998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:24.667999 n-d-828979-1 sudo[143998]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:24.671493 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:24.672593 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 14 00:01:24.673669 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:24.694701 n-d-828979-1 sudo[144003]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6 oflag=direct
Feb 14 00:01:24.695661 n-d-828979-1 sudo[144003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:25.041184 n-d-828979-1 sudo[144003]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:25.043491 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6 oflag=direct" returned: 0 in 0.369s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:25.044978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:25.063955 n-d-828979-1 sudo[144015]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6
Feb 14 00:01:25.064764 n-d-828979-1 sudo[144015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:25.969405 n-d-828979-1 sudo[144015]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:25.971662 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6" returned: 0 in 0.926s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:25.973426 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:26.066742 n-d-828979-1 sudo[144042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1
Feb 14 00:01:26.068124 n-d-828979-1 sudo[144042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:26.385818 n-d-828979-1 sudo[144042]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:26.388707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:26.389922 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_quty7yvon-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c4ea9e11--2f6e--439f--b4f9--d6db896ba7e6 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 14 00:01:26.390414 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Converted 700.00 MB image at 700.00 MB/s
Feb 14 00:01:26.391132 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 14 00:01:26.513144 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 8857670cd1b54f1293128c55e64296f1 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 14 00:01:26.514391 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Marking volume c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:01:26.530971 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 14 00:01:26.531677 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Creating volume glance metadata for volume c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 14 00:01:26.596552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a949e2c2-64dc-400c-9269-03d6fa290284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:26.598858 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (243df45b-1310-466e-8d99-9684244d53ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:26.607149 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Volume volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 (c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6): created successfully
Feb 14 00:01:26.608939 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (243df45b-1310-466e-8d99-9684244d53ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:26.611951 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (3b8844c0-e8ae-45e2-8c59-5645cdc767da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:01:26.620250 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-797dbbe1-8255-4dbf-bd42-3beabde1843f tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:01:31.272776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:31.301996 n-d-828979-1 sudo[144110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:01:31.302811 n-d-828979-1 sudo[144110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:31.823593 n-d-828979-1 sudo[144110]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:31.827095 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.553s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:31.898354 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:31.913794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:31.915143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:31.916085 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:01:31.918208 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6,
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: incominguser zq9C4cPEY2bqM3RWUo2a kBnxL4TB5eKvivo2
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:01:31.935668 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:01:31.942696 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:32.464457 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.526s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:32.467221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:32.467840 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:01:32.468298 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:01:32.472107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:32.478946 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:32.479436 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:32.480181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:01:32.483033 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:32.599137 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:32.600585 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:32.603351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:32.699549 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:32.701065 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:01:32.705254 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:01:32.778175 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'target_lun': 1, 'volume_id': 'c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6', 'auth_method': 'CHAP', 'auth_username': 'zq9C4cPEY2bqM3RWUo2a', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c5a001a2-d2ba-4e5c-8d50-ec236644fcba'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:01:32.908475 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-fb813fd0-9f03-418d-8006-2fb0b80b825b req-b892a2f7-f2d6-48ff-a41c-7f617d479315 tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:01:47.786463 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e97dff4-9710-4208-8cfa-390fb6b0021e req-f16e153c-0a4c-4b8a-a9bc-7e9ec0c666fd tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:47.818699 n-d-828979-1 sudo[144337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:01:47.820698 n-d-828979-1 sudo[144337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:48.502056 n-d-828979-1 sudo[144337]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:48.504125 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e97dff4-9710-4208-8cfa-390fb6b0021e req-f16e153c-0a4c-4b8a-a9bc-7e9ec0c666fd tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.717s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:48.506634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e97dff4-9710-4208-8cfa-390fb6b0021e req-f16e153c-0a4c-4b8a-a9bc-7e9ec0c666fd tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 --snapshot stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:48.550497 n-d-828979-1 sudo[144372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 --snapshot stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 -L 1.00g
Feb 14 00:01:48.551574 n-d-828979-1 sudo[144372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:49.369313 n-d-828979-1 sudo[144372]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:49.371906 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e97dff4-9710-4208-8cfa-390fb6b0021e req-f16e153c-0a4c-4b8a-a9bc-7e9ec0c666fd tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 --snapshot stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 -L 1.00g" returned: 0 in 0.865s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:49.473524 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-3e97dff4-9710-4208-8cfa-390fb6b0021e req-f16e153c-0a4c-4b8a-a9bc-7e9ec0c666fd tempest-TestVolumeBootPattern-2071333875 None] Create snapshot completed successfully
Feb 14 00:01:53.663337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:01:53.663948 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:01:53.664411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:53.705501 n-d-828979-1 sudo[144480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:01:53.706352 n-d-828979-1 sudo[144480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:54.066870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:01:54.071915 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:01:54.072520 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:01:54.107915 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (b8e6cac7-6029-4459-89d7-63daa9c6ee78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:01:54.122336 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93c3cfa9-fd01-45d3-acc7-f6b77fd180af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:54.161221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:01:54.186876 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93c3cfa9-fd01-45d3-acc7-f6b77fd180af) 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-02-14T00:01:53Z,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-828979-1@lvmdriver-1#lvmdriver-1',id=f847588c-16be-4542-914d-57458f5815f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:01:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=73e3d610-2879-4a91-a0a6-1ef0a7d35de9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:01:54Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:54.189663 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21efd643-b685-4c3e-be19-8a0e3b5f65c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:54.191974 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21efd643-b685-4c3e-be19-8a0e3b5f65c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:54.194483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b449dff-9fa0-428e-b56e-cfa0b49c232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:54.196870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b449dff-9fa0-428e-b56e-cfa0b49c232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f847588c-16be-4542-914d-57458f5815f7', 'volume_name': 'volume-f847588c-16be-4542-914d-57458f5815f7', 'volume_size': 1, 'snapshot_id': '73e3d610-2879-4a91-a0a6-1ef0a7d35de9'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:54.199318 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be49e6b2-780a-4377-a9e4-3af4849f7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:54.202538 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be49e6b2-780a-4377-a9e4-3af4849f7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:01:54.204876 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (016bc910-6007-4de9-b722-8c0204de3efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:01:54.205661 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Volume f847588c-16be-4542-914d-57458f5815f7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f847588c-16be-4542-914d-57458f5815f7', 'volume_size': 1, 'snapshot_id': '73e3d610-2879-4a91-a0a6-1ef0a7d35de9'}
Feb 14 00:01:54.226379 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f847588c-16be-4542-914d-57458f5815f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:54.247553 n-d-828979-1 sudo[144483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f847588c-16be-4542-914d-57458f5815f7 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:01:54.248533 n-d-828979-1 sudo[144483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:54.336951 n-d-828979-1 sudo[144480]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:54.339376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:54.341365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:54.365194 n-d-828979-1 sudo[144485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:01:54.366290 n-d-828979-1 sudo[144485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:54.845498 n-d-828979-1 sudo[144483]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:54.858326 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f847588c-16be-4542-914d-57458f5815f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.631s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:54.861140 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:54.886814 n-d-828979-1 sudo[144519]: ubuntu : 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-73e3d610-2879-4a91-a0a6-1ef0a7d35de9
Feb 14 00:01:54.887690 n-d-828979-1 sudo[144519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:55.003682 n-d-828979-1 sudo[144485]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:55.006007 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:55.008967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:01:55.349895 n-d-828979-1 sudo[144519]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:55.352812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9" returned: 0 in 0.492s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:55.355948 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:55.390516 n-d-828979-1 sudo[144531]: 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--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 iflag=direct
Feb 14 00:01:55.391335 n-d-828979-1 sudo[144531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:55.940091 n-d-828979-1 sudo[144531]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:55.944336 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 iflag=direct" returned: 0 in 0.586s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:55.947893 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:56.025090 n-d-828979-1 sudo[144544]: 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--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 oflag=direct
Feb 14 00:01:56.026370 n-d-828979-1 sudo[144544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:01:56.590852 n-d-828979-1 sudo[144544]: pam_unix(sudo:session): session closed for user root
Feb 14 00:01:56.596992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 oflag=direct" returned: 0 in 0.645s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:01:56.596992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:01:56.617323 n-d-828979-1 sudo[144556]: 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--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 14 00:01:56.618393 n-d-828979-1 sudo[144556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:05.050124 n-d-828979-1 sudo[144556]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:05.053351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.457s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:05.054155 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--73e3d610--2879--4a91--a0a6--1ef0a7d35de9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--f847588c--16be--4542--914d--57458f5815f7, size 1024.00 MB, duration 8.46 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 14 00:02:05.054582 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Volume copy 1024.00 MB at 121.04 MB/s
Feb 14 00:02:05.144818 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Marking volume f847588c-16be-4542-914d-57458f5815f7 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:02:05.156192 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from snapshot 73e3d610-2879-4a91-a0a6-1ef0a7d35de9 to f847588c-16be-4542-914d-57458f5815f7. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 14 00:02:05.206721 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (016bc910-6007-4de9-b722-8c0204de3efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f847588c-16be-4542-914d-57458f5815f7', 'volume_size': 1, 'snapshot_id': '73e3d610-2879-4a91-a0a6-1ef0a7d35de9'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:05.209372 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0f9a79a-33e1-4be7-97a8-f2f571fb6f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:05.221145 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Volume volume-f847588c-16be-4542-914d-57458f5815f7 (f847588c-16be-4542-914d-57458f5815f7): created successfully
Feb 14 00:02:05.224794 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0f9a79a-33e1-4be7-97a8-f2f571fb6f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:05.229619 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (b8e6cac7-6029-4459-89d7-63daa9c6ee78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:05.250482 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-0d523b3f-c1bc-4f25-9292-e1ec2539954a tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:02:07.698079 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:07.747295 n-d-828979-1 sudo[144752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:07.748110 n-d-828979-1 sudo[144752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:08.395223 n-d-828979-1 sudo[144752]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:08.397968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7" returned: 0 in 0.699s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:08.516752 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:08.544438 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:08.544798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: I_T nexus: 45
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: zq9C4cPEY2bqM3RWUo2a
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:02:08.545489 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:02:08.552973 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-f847588c-16be-4542-914d-57458f5815f7,
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: incominguser ESKQbMFaB7pHouMzZsk4 JBbRLhsua4HZChQF
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:08.557773 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:02:08.566434 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:09.298881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7" returned: 0 in 0.734s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:09.298881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:09.298881 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:02:09.298881 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:02:09.298881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:09.330427 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:09.331147 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7\n Backing store flags: \n Account information:\n ESKQbMFaB7pHouMzZsk4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: I_T nexus: 45
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.31
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: zq9C4cPEY2bqM3RWUo2a
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:02:09.332018 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:02:09.339054 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:09.555954 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:09.556148 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7\n Backing store flags: \n Account information:\n ESKQbMFaB7pHouMzZsk4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:09.560482 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:09.768179 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:09.768179 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7\n Backing store flags: \n Account information:\n ESKQbMFaB7pHouMzZsk4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:09.768179 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:02:09.857168 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7', 'target_lun': 1, 'volume_id': 'f847588c-16be-4542-914d-57458f5815f7', 'auth_method': 'CHAP', 'auth_username': 'ESKQbMFaB7pHouMzZsk4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e85cb8be-7e34-4118-bd46-f4bceeb3e320'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:02:10.059588 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-6743f6ea-46ef-4868-b1d4-5e9af7e47d77 req-07ff5878-d7b6-4ce4-837f-f8e3f2ba8a4e tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:02:27.914656 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-28665a70-082a-4541-b5d1-3a345eb49f90 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:02:27.915284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-28665a70-082a-4541-b5d1-3a345eb49f90 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment e85cb8be-7e34-4118-bd46-f4bceeb3e320. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:02:27.922550 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:28.050164 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:28.050494 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7\n Backing store flags: \n Account information:\n ESKQbMFaB7pHouMzZsk4\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:28.051493 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-28665a70-082a-4541-b5d1-3a345eb49f90 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:28.055498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:28.174207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f847588c-16be-4542-914d-57458f5815f7 -f" returned: 0 in 0.117s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:28.174207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:28.174461 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:28.270589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:28.270984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:28.462695 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-f847588c-16be-4542-914d-57458f5815f7-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:02:28.536366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:28.631751 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:28.632110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h1-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.31\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:28.632783 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:28.633827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:28.654135 n-d-828979-1 sudo[144982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:28.654948 n-d-828979-1 sudo[144982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:29.062506 n-d-828979-1 sudo[144982]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:29.065320 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:29.067728 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:29.089390 n-d-828979-1 sudo[144986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:29.091611 n-d-828979-1 sudo[144986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:29.506852 n-d-828979-1 sudo[144986]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:29.509166 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7" returned: 0 in 0.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:29.511235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:29.529699 n-d-828979-1 sudo[144989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:29.530518 n-d-828979-1 sudo[144989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:29.980949 n-d-828979-1 sudo[144989]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:29.984039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f847588c-16be-4542-914d-57458f5815f7" returned: 0 in 0.472s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:29.985271 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: f847588c-16be-4542-914d-57458f5815f7
Feb 14 00:02:30.032109 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['89ca967a-d9ad-480c-ad60-6979880ace10', '7796c133-8910-478b-a567-2833f182f614', 'e1977e48-6957-40a1-aca4-09c64ce18f9e', '3ed80e54-f8ac-4cf5-ba2c-2b93cb16e80b'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:02:30.034327 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:02:30.034327 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:02:30.034327 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:30.076999 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:02:30.077793 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:30.096849 n-d-828979-1 sudo[144997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:30.097636 n-d-828979-1 sudo[144997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:30.529470 n-d-828979-1 sudo[144997]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:30.531642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:30.533377 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:30.556529 n-d-828979-1 sudo[145001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:30.557101 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-73e3d610-2879-4a91-a0a6-1ef0a7d35de9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.039s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:02:30.557332 n-d-828979-1 sudo[145001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:30.560432 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:30.586882 n-d-828979-1 sudo[145003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9
Feb 14 00:02:30.588084 n-d-828979-1 sudo[145003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:31.032208 n-d-828979-1 sudo[145003]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:31.034648 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9" returned: 0 in 0.474s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:31.036879 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:31.047211 n-d-828979-1 sudo[145001]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:31.058322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:31.060952 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:02:31.070667 n-d-828979-1 sudo[145007]: ubuntu : TTY=unknown ; 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-73e3d610-2879-4a91-a0a6-1ef0a7d35de9
Feb 14 00:02:31.071531 n-d-828979-1 sudo[145007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:31.075779 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:02:31.091289 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-2133ff8f-75b7-4c05-8985-25a246e37757 req-1dea0371-e021-4d71-94f3-c0c6aa5f4e30 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-f847588c-16be-4542-914d-57458f5815f7-delete_volume'" released by "delete_volume" :: held 2.628s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:02:31.676182 n-d-828979-1 sudo[145007]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:31.678219 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-73e3d610-2879-4a91-a0a6-1ef0a7d35de9" returned: 0 in 0.641s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:31.765404 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['d2a3463d-91bd-414f-a11a-ba3d0f96c3e6', '7bbc8bdb-06f5-483d-8aaf-b9e1c3adb287', '41d1d90f-7f73-43a2-b055-c961d1a38f62', '03352a23-1939-434b-ace0-69e09dcc7b38'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:02:31.767030 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:02:31.767030 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:02:31.767030 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:31.807861 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Delete snapshot completed successfully.
Feb 14 00:02:31.813007 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-ce84c10e-65cc-4407-b0e3-f2be8e9f8e77 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-73e3d610-2879-4a91-a0a6-1ef0a7d35de9-delete_snapshot'" released by "delete_snapshot" :: held 1.257s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:02:35.718927 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-b0135fb3-75d7-4ffc-b57c-16472b75c9d0 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:02:35.719655 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-b0135fb3-75d7-4ffc-b57c-16472b75c9d0 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment c5a001a2-d2ba-4e5c-8d50-ec236644fcba. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:02:35.720809 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:35.811008 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:35.811344 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6\n Backing store flags: \n Account information:\n zq9C4cPEY2bqM3RWUo2a\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:35.811974 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-b0135fb3-75d7-4ffc-b57c-16472b75c9d0 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:35.815106 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:35.945174 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 -f" returned: 0 in 0.132s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:35.945732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:35.948698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:36.056216 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:36.056794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:36.217294 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:02:36.279540 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:36.376448 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:36.376781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:36.377438 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:36.378466 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:36.396925 n-d-828979-1 sudo[145090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:36.397744 n-d-828979-1 sudo[145090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:36.807620 n-d-828979-1 sudo[145090]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:36.809993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:36.811928 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:36.830061 n-d-828979-1 sudo[145093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:36.830849 n-d-828979-1 sudo[145093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:37.267383 n-d-828979-1 sudo[145093]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:37.269807 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.457s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:37.271963 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:37.291830 n-d-828979-1 sudo[145096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:37.292650 n-d-828979-1 sudo[145096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:37.760545 n-d-828979-1 sudo[145096]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:37.763433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6" returned: 0 in 0.491s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:37.764569 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6
Feb 14 00:02:37.818223 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['876797d2-8aa2-427b-9e8e-541a92fb1eb1', '65605e93-bcc5-4d96-9c58-b527543ae6c2', 'e63ac8d8-4559-4887-8f7f-c7bc9328107c', '5c3d295b-56fc-4d25-9243-389c344aba52'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:02:37.820665 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:02:37.820665 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:02:37.820665 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:37.870520 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:02:37.871268 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:37.890517 n-d-828979-1 sudo[145103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:37.891413 n-d-828979-1 sudo[145103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:38.345499 n-d-828979-1 sudo[145103]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:38.348636 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:38.352035 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:38.377686 n-d-828979-1 sudo[145107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:38.378713 n-d-828979-1 sudo[145107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:38.826167 n-d-828979-1 sudo[145107]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:38.828944 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:38.831000 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:02:38.837612 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:02:38.857612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-733bb047-19cb-4e84-a6e0-1192d8fb0fe8 req-a35ce394-501d-4970-99ec-ea3182470942 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-c4ea9e11-2f6e-439f-b4f9-d6db896ba7e6-delete_volume'" released by "delete_volume" :: held 2.640s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:02:41.718655 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:02:41.723417 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:02:41.724007 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:02:41.737022 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (0b7867e8-667c-4648-a2be-43761d0d830c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:41.740310 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4953643c-e488-438e-b06b-92210f66ebf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:41.764760 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:02:41.790161 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4953643c-e488-438e-b06b-92210f66ebf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1795007946',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=f40582b6-8329-4322-81c2-7ad4f59215d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:02:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:02:42Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:41.792765 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dba49028-e228-44b9-b98b-976cf9385aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:41.795337 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dba49028-e228-44b9-b98b-976cf9385aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:41.797572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f90dd1b-c78f-49eb-9e9e-2acb2372f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:41.880084 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f90dd1b-c78f-49eb-9e9e-2acb2372f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f40582b6-8329-4322-81c2-7ad4f59215d1', 'volume_name': 'volume-f40582b6-8329-4322-81c2-7ad4f59215d1', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:41.882496 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f559d48c-b1d2-428c-937d-c8744b94275c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:41.884652 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f559d48c-b1d2-428c-937d-c8744b94275c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:41.887215 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c183487-3a42-416e-8277-08ff44bedc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:41.888025 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Volume f40582b6-8329-4322-81c2-7ad4f59215d1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f40582b6-8329-4322-81c2-7ad4f59215d1', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 14 00:02:41.888621 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Cloning f40582b6-8329-4322-81c2-7ad4f59215d1 from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 14 00:02:51.617027 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1, size 616.00 MB, duration 9.73 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 14 00:02:51.617738 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Image download 616.00 MB at 63.33 MB/s
Feb 14 00:02:51.654230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:51.743676 n-d-828979-1 sudo[145151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1
Feb 14 00:02:51.744486 n-d-828979-1 sudo[145151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:52.056271 n-d-828979-1 sudo[145151]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:52.059229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1" returned: 0 in 0.404s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:52.060238 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 8857670cd1b54f1293128c55e64296f1. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 14 00:02:52.117994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:52.201448 n-d-828979-1 sudo[145156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1
Feb 14 00:02:52.202298 n-d-828979-1 sudo[145156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:52.562133 n-d-828979-1 sudo[145156]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:52.564439 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:52.566958 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f40582b6-8329-4322-81c2-7ad4f59215d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:52.586321 n-d-828979-1 sudo[145163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f40582b6-8329-4322-81c2-7ad4f59215d1 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:02:52.587165 n-d-828979-1 sudo[145163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:53.092001 n-d-828979-1 sudo[145163]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:53.094655 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f40582b6-8329-4322-81c2-7ad4f59215d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.527s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:53.112637 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume f40582b6-8329-4322-81c2-7ad4f59215d1. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 14 00:02:53.154415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_z5o1aipa {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:53.242084 n-d-828979-1 sudo[145198]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_z5o1aipa
Feb 14 00:02:53.242863 n-d-828979-1 sudo[145198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:53.567019 n-d-828979-1 sudo[145198]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:53.569328 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_z5o1aipa" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:53.570693 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:53.658609 n-d-828979-1 sudo[145202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1
Feb 14 00:02:53.659415 n-d-828979-1 sudo[145202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:53.991298 n-d-828979-1 sudo[145202]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:53.994771 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:02:53.999153 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:02:53.999735 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:02:54.012647 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Flow 'volume_create_manager' (be9b6385-aace-41e5-9c36-e38b09d1d5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:54.015912 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89550a35-0529-45e2-85fd-22fcb1ad82bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.038100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1" returned: 0 in 0.467s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:54.039135 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 14 00:02:54.040022 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1 oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:54.059064 n-d-828979-1 sudo[145207]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1 oflag=direct
Feb 14 00:02:54.059755 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:02:54.060156 n-d-828979-1 sudo[145207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:54.088559 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89550a35-0529-45e2-85fd-22fcb1ad82bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1631428430',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=a7a7e318-c2bb-4e77-8981-0992caed3f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d126973fa05a47108247afe93b259d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:02:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:02:54Z,user_id='905d0470476443f89fe54bbf6ec709d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.092074 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e0de788-b3b8-423e-951e-5aff06266c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.094313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e0de788-b3b8-423e-951e-5aff06266c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.096698 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c2177c0-a307-424a-ab0d-ff5f8fd35052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.099133 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c2177c0-a307-424a-ab0d-ff5f8fd35052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7a7e318-c2bb-4e77-8981-0992caed3f39', 'volume_name': 'volume-a7a7e318-c2bb-4e77-8981-0992caed3f39', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.101331 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e72f4a0f-8edf-48db-a642-b9c042d10587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.103448 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e72f4a0f-8edf-48db-a642-b9c042d10587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.106262 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a02536b-35ff-4624-a567-f92ded8021f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.107083 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Volume a7a7e318-c2bb-4e77-8981-0992caed3f39: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7a7e318-c2bb-4e77-8981-0992caed3f39', 'volume_size': 1}
Feb 14 00:02:54.108479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:54.126533 n-d-828979-1 sudo[145209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:02:54.127432 n-d-828979-1 sudo[145209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:54.362537 n-d-828979-1 sudo[145207]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:54.364892 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1 oflag=direct" returned: 0 in 0.324s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:54.366220 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:54.384411 n-d-828979-1 sudo[145221]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1
Feb 14 00:02:54.385186 n-d-828979-1 sudo[145221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:54.579227 n-d-828979-1 sudo[145209]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:54.581660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.473s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:54.585362 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a02536b-35ff-4624-a567-f92ded8021f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7a7e318-c2bb-4e77-8981-0992caed3f39', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.587683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (589e1d1c-4a2a-43ed-a79b-47ea38e86d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:54.599814 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Volume volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 (a7a7e318-c2bb-4e77-8981-0992caed3f39): created successfully
Feb 14 00:02:54.601738 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (589e1d1c-4a2a-43ed-a79b-47ea38e86d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:54.604827 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Flow 'volume_create_manager' (be9b6385-aace-41e5-9c36-e38b09d1d5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:54.612824 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-dc3c8d05-ca52-4234-a590-3e5b251d9424 tempest-VolumeManageAdminTest-2012653442 None] Created volume successfully.
Feb 14 00:02:55.199574 n-d-828979-1 sudo[145221]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:55.201384 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 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_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1" returned: 0 in 0.835s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:55.202418 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:55.284477 n-d-828979-1 sudo[145282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1
Feb 14 00:02:55.285274 n-d-828979-1 sudo[145282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:55.304895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Lock "b'cinder-a7a7e318-c2bb-4e77-8981-0992caed3f39-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:02:55.352231 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Skipping remove_export. No iscsi_target is presently exported for volume: a7a7e318-c2bb-4e77-8981-0992caed3f39
Feb 14 00:02:55.400612 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Created reservations ['c91422a3-686c-4967-be9f-6d6978fd8279', 'ec7d0962-c49e-48bf-bf25-6d4ef3b6fa5e', 'ecdb7be7-c9ac-4fde-b321-346815be80d8', 'cb492366-4de9-4ece-a924-5e7547f06c94'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:02:55.402744 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:02:55.402744 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:02:55.402744 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:02:55.442092 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:02:55.442926 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:55.461876 n-d-828979-1 sudo[145284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:55.462695 n-d-828979-1 sudo[145284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:55.609437 n-d-828979-1 sudo[145282]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:55.611991 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:55.613052 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_7z7q64rbn-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f40582b6--8329--4322--81c2--7ad4f59215d1 {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 14 00:02:55.613530 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Converted 700.00 MB image at 700.00 MB/s
Feb 14 00:02:55.614298 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume f40582b6-8329-4322-81c2-7ad4f59215d1 successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 14 00:02:55.735242 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 8857670cd1b54f1293128c55e64296f1 is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 14 00:02:55.735839 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Marking volume f40582b6-8329-4322-81c2-7ad4f59215d1 as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:02:55.747091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to f40582b6-8329-4322-81c2-7ad4f59215d1. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 14 00:02:55.747541 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Creating volume glance metadata for volume f40582b6-8329-4322-81c2-7ad4f59215d1 backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 14 00:02:55.809326 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c183487-3a42-416e-8277-08ff44bedc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f40582b6-8329-4322-81c2-7ad4f59215d1', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:55.811847 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bdfecf7-ea1d-4c3f-ba2c-a067f58ffac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:55.819081 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Volume volume-f40582b6-8329-4322-81c2-7ad4f59215d1 (f40582b6-8329-4322-81c2-7ad4f59215d1): created successfully
Feb 14 00:02:55.820840 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7bdfecf7-ea1d-4c3f-ba2c-a067f58ffac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:55.824527 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (0b7867e8-667c-4648-a2be-43761d0d830c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:55.831980 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-2acc2ec1-ebf7-4e79-9e96-e492b81cb8a3 tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:02:55.859545 n-d-828979-1 sudo[145284]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:55.861356 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:55.863002 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:55.880940 n-d-828979-1 sudo[145290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:02:55.881752 n-d-828979-1 sudo[145290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:56.265275 n-d-828979-1 sudo[145290]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:56.267625 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:56.269733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:02:56.275134 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Unmanaged volume successfully.
Feb 14 00:02:56.281463 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-78ed212b-6891-48e0-8acc-eacf84dfa21c tempest-VolumeManageAdminTest-523548882 None] Lock "b'cinder-a7a7e318-c2bb-4e77-8981-0992caed3f39-delete_volume'" released by "delete_volume" :: held 0.977s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:02:56.764191 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Flow 'volume_manage_existing_manager' (b9c7ea31-4377-43db-8e62-7ebfc6153ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:56.767389 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (97c5723c-2ead-444b-aaf0-97b658dda035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:56.769518 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (97c5723c-2ead-444b-aaf0-97b658dda035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:56.772014 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (aede3436-df19-4620-b2d6-5f99dd743a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:56.773295 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:56.792021 n-d-828979-1 sudo[145293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39
Feb 14 00:02:56.793512 n-d-828979-1 sudo[145293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:57.186439 n-d-828979-1 sudo[145293]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:57.188692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:57.192791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (aede3436-df19-4620-b2d6-5f99dd743a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '3f401752-7037-46da-9de3-e59bb5cbf880', '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-02-14T00:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-735736996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dad5aacc10324c5cbbc7f6ab3a3b8902',provider_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='6f7bc977e8e64465b645be9d402eaf27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc', 'volume_id': '5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc'}}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:57.195343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba614c87-b6e4-46bd-a1f2-00196f749135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:57.254566 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Created reservations ['e15ae6d4-ee67-444a-872f-6e38c496dff2', '4e169c74-00db-40c2-a58c-aa0b7dab01d6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:02:57.256473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba614c87-b6e4-46bd-a1f2-00196f749135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e15ae6d4-ee67-444a-872f-6e38c496dff2', '4e169c74-00db-40c2-a58c-aa0b7dab01d6']}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:57.258754 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (d912ac5a-28c7-4b52-8c59-9878207574a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:57.260125 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:57.280225 n-d-828979-1 sudo[145296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39
Feb 14 00:02:57.281031 n-d-828979-1 sudo[145296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:57.672082 n-d-828979-1 sudo[145296]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:57.674484 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7a7e318-c2bb-4e77-8981-0992caed3f39" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:57.683750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:57.884983 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-a7a7e318-c2bb-4e77-8981-0992caed3f39 volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc" returned: 0 in 0.202s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:57.886286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:02:57.898757 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (d912ac5a-28c7-4b52-8c59-9878207574a8) 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-02-14T00:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-735736996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dad5aacc10324c5cbbc7f6ab3a3b8902',provider_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='6f7bc977e8e64465b645be9d402eaf27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:57.901203 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54205cf-5a13-4c79-a983-783414a86dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:57.940240 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54205cf-5a13-4c79-a983-783414a86dca) 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-02-14T00:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-735736996',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dad5aacc10324c5cbbc7f6ab3a3b8902',provider_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='6f7bc977e8e64465b645be9d402eaf27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:57.943214 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (d5d72058-4ba8-44f8-8c39-ea6d0a1a8c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:02:57.952118 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Volume volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc (5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc): created successfully
Feb 14 00:02:57.954730 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (d5d72058-4ba8-44f8-8c39-ea6d0a1a8c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:02:57.958680 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Flow 'volume_manage_existing_manager' (b9c7ea31-4377-43db-8e62-7ebfc6153ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:02:57.959473 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b262094a-4b66-4efd-89d7-be76e3ef6686 tempest-VolumeManageAdminTest-523548882 None] Manage existing volume completed successfully.
Feb 14 00:02:59.183649 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Lock "b'cinder-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:02:59.240724 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc
Feb 14 00:02:59.241715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:59.261028 n-d-828979-1 sudo[145323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc
Feb 14 00:02:59.262175 n-d-828979-1 sudo[145323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:59.686216 n-d-828979-1 sudo[145323]: pam_unix(sudo:session): session closed for user root
Feb 14 00:02:59.688490 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:02:59.690369 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:59.710248 n-d-828979-1 sudo[145326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc
Feb 14 00:02:59.711135 n-d-828979-1 sudo[145326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:02:59.816628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:02:59.837840 n-d-828979-1 sudo[145328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:02:59.838665 n-d-828979-1 sudo[145328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:00.134591 n-d-828979-1 sudo[145326]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:00.138149 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc" returned: 0 in 0.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.141185 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.165625 n-d-828979-1 sudo[145332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc
Feb 14 00:03:00.169074 n-d-828979-1 sudo[145332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:00.251039 n-d-828979-1 sudo[145328]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:00.253671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.327538 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.335607 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.336147 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:03:00.337201 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:03:00.338252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-f40582b6-8329-4322-81c2-7ad4f59215d1,
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: incominguser 9peX5qSyK6MafdD79B5C GdS9cnJPDy7kZ7rG
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:00.343282 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:03:00.345763 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.731081 n-d-828979-1 sudo[145332]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:00.732808 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc" returned: 0 in 0.592s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.734276 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Successfully deleted volume: 5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc
Feb 14 00:03:00.785227 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.439s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.785783 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:03:00.788544 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:03:00.789050 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:03:00.791510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.803209 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Created reservations ['f321bcce-7db2-40e0-8b95-87ca6c7a2e90', 'd1e85d2f-72f5-4377-99b5-ec9791a43199', '40956a30-27f3-4d4a-a3c2-43b97f98a023', 'ccc4abe6-0540-487d-b71a-3c2eaa136422'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:00.806428 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:00.806428 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:00.806428 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:00.810599 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.811295 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:03:00.812742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:03:00.815667 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.861672 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:00.862994 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:00.896126 n-d-828979-1 sudo[145378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:00.896919 n-d-828979-1 sudo[145378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:00.929082 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:00.929469 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:03:00.932547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:01.050559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:01.051167 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:03:01.054728 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:03:01.124768 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1', 'target_lun': 1, 'volume_id': 'f40582b6-8329-4322-81c2-7ad4f59215d1', 'auth_method': 'CHAP', 'auth_username': '9peX5qSyK6MafdD79B5C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7207f560-6cc2-4698-835d-5c7dad7f8c16'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:03:01.240679 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-f38b5da8-2a7c-4e9e-b26d-0276359e359c req-755ee4a8-009f-4b90-984d-06c14b18087e tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:03:01.301069 n-d-828979-1 sudo[145378]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:01.303310 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:01.304917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:01.333662 n-d-828979-1 sudo[145385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:01.334764 n-d-828979-1 sudo[145385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:01.819743 n-d-828979-1 sudo[145385]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:01.821932 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:01.825781 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:01.832293 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Deleted volume successfully.
Feb 14 00:03:01.852414 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-a0c2aa42-0ab8-47cb-8846-71be6327b638 tempest-VolumeManageAdminTest-523548882 None] Lock "b'cinder-5b6bc5d9-0e31-4a67-aa44-1e50942bc7dc-delete_volume'" released by "delete_volume" :: held 2.669s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:05.882379 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:03:05.887220 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:03:05.887760 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:03:05.902463 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Flow 'volume_create_manager' (7728e574-7d15-43f1-b0a9-754cc7b14d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:05.905655 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd3fd1fa-a164-436d-a080-f3f9b330f045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:05.932876 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:03:05.958151 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd3fd1fa-a164-436d-a080-f3f9b330f045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-14062289',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=7af915cd-82a1-4c8f-ab20-9edb58e97c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cad69629218482794cf593af15fac95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:03:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:03:06Z,user_id='4ca227466f2e42e3a30becd7bdb3647c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a265b937-b31f-49af-ac66-49d54b65bf85),volume_type_id=a265b937-b31f-49af-ac66-49d54b65bf85)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:05.960524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (595afa32-e0eb-4781-ad13-136950a32215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:05.962657 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (595afa32-e0eb-4781-ad13-136950a32215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:05.965800 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b286758b-2ef6-4b10-a44f-7900cfb6e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:05.968080 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b286758b-2ef6-4b10-a44f-7900cfb6e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7af915cd-82a1-4c8f-ab20-9edb58e97c2b', 'volume_name': 'volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:05.970480 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e7a61dc-d482-4eec-b18e-a45ed05646fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:05.972563 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e7a61dc-d482-4eec-b18e-a45ed05646fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:05.974685 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b681b316-6434-4f58-abc0-70f6abd4af18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:05.975464 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Volume 7af915cd-82a1-4c8f-ab20-9edb58e97c2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b', 'volume_size': 1}
Feb 14 00:03:05.976641 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:06.016691 n-d-828979-1 sudo[145410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:03:06.018511 n-d-828979-1 sudo[145410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:06.513723 n-d-828979-1 sudo[145410]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:06.516322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:06.520853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b681b316-6434-4f58-abc0-70f6abd4af18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:06.523129 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be0a0533-bafd-4cca-b26a-3e307032a50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:06.533632 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Volume volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b (7af915cd-82a1-4c8f-ab20-9edb58e97c2b): created successfully
Feb 14 00:03:06.535487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be0a0533-bafd-4cca-b26a-3e307032a50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:06.538432 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Flow 'volume_create_manager' (7728e574-7d15-43f1-b0a9-754cc7b14d1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:06.546185 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-df379ca1-e4df-41aa-880f-6d731d96194c tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Created volume successfully.
Feb 14 00:03:07.437395 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:07.439555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:07.467225 n-d-828979-1 sudo[145445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:07.468024 n-d-828979-1 sudo[145445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:07.845060 n-d-828979-1 sudo[145445]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:07.850572 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:07.852338 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:07.870397 n-d-828979-1 sudo[145448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:07.871469 n-d-828979-1 sudo[145448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:08.244631 n-d-828979-1 sudo[145448]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:08.247146 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.394s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:08.249047 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:08.254057 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e44361e3-7eeb-45f7-aded-af385a159def tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Retype volume completed successfully.
Feb 14 00:03:08.717187 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Lock "b'cinder-7af915cd-82a1-4c8f-ab20-9edb58e97c2b-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:08.785093 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7af915cd-82a1-4c8f-ab20-9edb58e97c2b
Feb 14 00:03:08.786090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:08.804459 n-d-828979-1 sudo[145452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b
Feb 14 00:03:08.805249 n-d-828979-1 sudo[145452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:09.197188 n-d-828979-1 sudo[145452]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:09.200076 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b" returned: 0 in 0.413s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:09.201836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:09.220210 n-d-828979-1 sudo[145455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b
Feb 14 00:03:09.220992 n-d-828979-1 sudo[145455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:09.587743 n-d-828979-1 sudo[145455]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:09.590642 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b" returned: 0 in 0.388s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:09.592706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:09.610771 n-d-828979-1 sudo[145458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b
Feb 14 00:03:09.611552 n-d-828979-1 sudo[145458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:10.036930 n-d-828979-1 sudo[145458]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:10.039859 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7af915cd-82a1-4c8f-ab20-9edb58e97c2b" returned: 0 in 0.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:10.041754 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Successfully deleted volume: 7af915cd-82a1-4c8f-ab20-9edb58e97c2b
Feb 14 00:03:10.080985 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 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.
Feb 14 00:03:10.081809 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 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.
Feb 14 00:03:10.101319 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Created reservations ['caf3897a-d6b1-462d-8e69-066b93a0829a', '58825562-07ce-4f64-906f-c2d1cd207fc3', '2345a8ac-48be-47ad-84a4-a7af819ffb98', 'bba4a623-76fc-41dd-8731-c31b70dda81d'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:10.103677 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:10.103677 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:10.103677 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:10.145429 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:10.146176 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:10.164480 n-d-828979-1 sudo[145465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:10.165280 n-d-828979-1 sudo[145465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:10.543587 n-d-828979-1 sudo[145465]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:10.545881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:10.547959 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:10.566010 n-d-828979-1 sudo[145468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:10.566977 n-d-828979-1 sudo[145468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:10.987368 n-d-828979-1 sudo[145468]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:10.989785 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:10.992529 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:11.008046 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Deleted volume successfully.
Feb 14 00:03:11.026086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-0a0f080d-b03b-442e-9d67-6e41711b102b tempest-VolumeRetypeWithoutMigrationTest-780112618 None] Lock "b'cinder-7af915cd-82a1-4c8f-ab20-9edb58e97c2b-delete_volume'" released by "delete_volume" :: held 2.308s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:15.588460 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:03:15.592702 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:03:15.593210 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:03:15.606211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Flow 'volume_create_manager' (94b3a4e7-3c7f-410b-80a8-be7684511757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:15.609719 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b41198a0-3f3e-4a6b-9405-24e4a6eb5758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:15.635381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:03:15.660211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b41198a0-3f3e-4a6b-9405-24e4a6eb5758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1513635387',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3536bfa3014f4026bf7db7d0a2cf16e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:03:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:03:16Z,user_id='10178a2387e24bf7ad5af54340855150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:15.662793 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e47d4656-10e5-44b9-a336-7f195e498141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:15.664911 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e47d4656-10e5-44b9-a336-7f195e498141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:15.667947 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9adcb3-51e5-46a3-84db-c3d85f2c2cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:15.670111 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9adcb3-51e5-46a3-84db-c3d85f2c2cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0', 'volume_name': 'volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:15.672270 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8469e1ab-371a-4a8c-9791-4042ce7cd7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:15.674542 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8469e1ab-371a-4a8c-9791-4042ce7cd7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:15.676712 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f01ac76-f056-43f1-bd28-cc8d5508bae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:15.677745 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Volume e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0', 'volume_size': 1}
Feb 14 00:03:15.678922 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:15.696766 n-d-828979-1 sudo[145475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:03:15.697569 n-d-828979-1 sudo[145475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:16.163742 n-d-828979-1 sudo[145475]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:16.166045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.487s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:16.169832 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f01ac76-f056-43f1-bd28-cc8d5508bae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:16.172091 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97a0a0d1-4c5c-4a2b-b9f1-c5c5267f3043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:16.182992 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Volume volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 (e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0): created successfully
Feb 14 00:03:16.184827 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97a0a0d1-4c5c-4a2b-b9f1-c5c5267f3043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:16.187966 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Flow 'volume_create_manager' (94b3a4e7-3c7f-410b-80a8-be7684511757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:16.195879 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-55242362-b8c8-40b9-aa9a-345961f96a9c tempest-VolumesServicesTestJSON-553072437 None] Created volume successfully.
Feb 14 00:03:16.849035 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Lock "b'cinder-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:16.917890 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Skipping remove_export. No iscsi_target is presently exported for volume: e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0
Feb 14 00:03:16.918891 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:16.937823 n-d-828979-1 sudo[145510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0
Feb 14 00:03:16.938643 n-d-828979-1 sudo[145510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:17.352884 n-d-828979-1 sudo[145510]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:17.355466 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0" returned: 0 in 0.436s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:17.357271 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:17.375839 n-d-828979-1 sudo[145513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0
Feb 14 00:03:17.376629 n-d-828979-1 sudo[145513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:17.773793 n-d-828979-1 sudo[145513]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:17.776795 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0" returned: 0 in 0.418s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:17.779085 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:17.797953 n-d-828979-1 sudo[145516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0
Feb 14 00:03:17.798854 n-d-828979-1 sudo[145516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:18.228522 n-d-828979-1 sudo[145516]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:18.230856 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0" returned: 0 in 0.451s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:18.231889 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Successfully deleted volume: e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0
Feb 14 00:03:18.274487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Created reservations ['e6923826-8414-4be1-a623-a9a36762c223', 'b3f2fab1-ffe9-4852-8d89-2e081ccb7c55', 'ad05634f-b34a-46d6-9e97-bcb0eeb046af', 'b958698f-29a8-47df-b001-1b9ae623190e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:18.277128 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:18.277128 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:18.277128 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:18.315484 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:18.316203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:18.335496 n-d-828979-1 sudo[145523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:18.336386 n-d-828979-1 sudo[145523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:18.746540 n-d-828979-1 sudo[145523]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:18.748798 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:18.750923 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:18.768853 n-d-828979-1 sudo[145526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:18.769651 n-d-828979-1 sudo[145526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:19.163547 n-d-828979-1 sudo[145526]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:19.166891 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:19.169656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:19.184646 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Deleted volume successfully.
Feb 14 00:03:19.203121 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-b7064a1b-70c6-427a-b5dc-e2fc142a0cca tempest-VolumesServicesTestJSON-553072437 None] Lock "b'cinder-e88f7b82-26e1-4101-86fa-f9b2b8a7e6e0-delete_volume'" released by "delete_volume" :: held 2.354s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:22.167810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:03:22.171680 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:03:22.172213 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:03:22.185315 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (95f9864f-2e99-41c1-ab94-3910c504dcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:22.188797 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91865c9f-aff7-4bf0-ac18-68126e61cc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.211453 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:03:22.236800 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91865c9f-aff7-4bf0-ac18-68126e61cc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1755917865',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=d8efbb25-73a0-4386-8af8-a161379dfcc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60be4fb706a5486697ffd6a21dd64f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:03:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:03:22Z,user_id='396cc89f4efa49e5b9a38f8df3974f2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.239216 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0f14e16-bd9e-447a-a12a-ee1c966b821e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.241303 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0f14e16-bd9e-447a-a12a-ee1c966b821e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.243637 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b39fd331-4eb7-43e3-b56a-86d68392606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.246211 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b39fd331-4eb7-43e3-b56a-86d68392606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd8efbb25-73a0-4386-8af8-a161379dfcc0', 'volume_name': 'volume-d8efbb25-73a0-4386-8af8-a161379dfcc0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.248431 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3cfd79f-590d-4eef-bf4e-1fa03a191cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.250551 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3cfd79f-590d-4eef-bf4e-1fa03a191cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.252661 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b16fa44-d458-4355-9af8-04478a98e088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.253428 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Volume d8efbb25-73a0-4386-8af8-a161379dfcc0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d8efbb25-73a0-4386-8af8-a161379dfcc0', 'volume_size': 1}
Feb 14 00:03:22.254626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:22.273042 n-d-828979-1 sudo[145545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:03:22.273825 n-d-828979-1 sudo[145545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:22.750242 n-d-828979-1 sudo[145545]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:22.752590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.497s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:22.756166 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b16fa44-d458-4355-9af8-04478a98e088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d8efbb25-73a0-4386-8af8-a161379dfcc0', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.758439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ec33af4-b0dc-45fa-b302-1c97fdf02ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:22.769242 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Volume volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 (d8efbb25-73a0-4386-8af8-a161379dfcc0): created successfully
Feb 14 00:03:22.771234 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ec33af4-b0dc-45fa-b302-1c97fdf02ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:22.774181 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (95f9864f-2e99-41c1-ab94-3910c504dcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:22.781629 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-708ac83a-dc22-4bfd-b403-ff2e05ccbeb9 tempest-VolumesDeleteCascade-1483806917 None] Created volume successfully.
Feb 14 00:03:23.507088 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d7a498dc-59fd-4793-a34a-e215a09415dd tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:23.525304 n-d-828979-1 sudo[145582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:23.526150 n-d-828979-1 sudo[145582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:23.900385 n-d-828979-1 sudo[145582]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:23.902722 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d7a498dc-59fd-4793-a34a-e215a09415dd tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0" returned: 0 in 0.395s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:23.904419 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d7a498dc-59fd-4793-a34a-e215a09415dd tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107 --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:23.921927 n-d-828979-1 sudo[145585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107 --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g
Feb 14 00:03:23.922718 n-d-828979-1 sudo[145585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:24.511510 n-d-828979-1 sudo[145585]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:24.513822 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d7a498dc-59fd-4793-a34a-e215a09415dd tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107 --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g" returned: 0 in 0.609s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:24.567536 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d7a498dc-59fd-4793-a34a-e215a09415dd tempest-VolumesDeleteCascade-1483806917 None] Create snapshot completed successfully
Feb 14 00:03:25.878619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecf6f6fc-ecb5-4f42-8912-97ce230397b4 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:25.897063 n-d-828979-1 sudo[145692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:25.897858 n-d-828979-1 sudo[145692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:26.312534 n-d-828979-1 sudo[145692]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:26.315490 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecf6f6fc-ecb5-4f42-8912-97ce230397b4 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:26.317651 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecf6f6fc-ecb5-4f42-8912-97ce230397b4 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:26.335586 n-d-828979-1 sudo[145696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g
Feb 14 00:03:26.336390 n-d-828979-1 sudo[145696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:26.988267 n-d-828979-1 sudo[145696]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:26.990623 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-ecf6f6fc-ecb5-4f42-8912-97ce230397b4 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe --snapshot stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 -L 1.00g" returned: 0 in 0.674s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:27.042973 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-ecf6f6fc-ecb5-4f42-8912-97ce230397b4 tempest-VolumesDeleteCascade-1483806917 None] Create snapshot completed successfully
Feb 14 00:03:28.055872 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-d8efbb25-73a0-4386-8af8-a161379dfcc0-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:28.113097 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Skipping remove_export. No iscsi_target is presently exported for volume: d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:28.113471 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Performing cascade delete. {{(pid=92017) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Feb 14 00:03:28.133330 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-34d7ff27-1157-433d-92b3-6dc827a67bfe-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:28.134717 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:28.154145 n-d-828979-1 sudo[145810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe
Feb 14 00:03:28.155059 n-d-828979-1 sudo[145810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:28.542627 n-d-828979-1 sudo[145810]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:28.545530 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe" returned: 0 in 0.410s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:28.548107 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:28.566564 n-d-828979-1 sudo[145814]: ubuntu : TTY=unknown ; 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-34d7ff27-1157-433d-92b3-6dc827a67bfe
Feb 14 00:03:28.567346 n-d-828979-1 sudo[145814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:29.156851 n-d-828979-1 sudo[145814]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:29.159110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-34d7ff27-1157-433d-92b3-6dc827a67bfe" returned: 0 in 0.611s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:29.249772 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['66a5a62c-b7b7-4d66-831f-a6fed4f5b11f', 'e8670e72-cbba-453e-a964-a81f9d18ce15', 'd46b4b3b-2241-4374-918c-663fee1a7341', '5b17d9c9-72b4-431b-af89-accec864e851'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:29.251402 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:29.251402 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:29.251402 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:29.285748 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Delete snapshot completed successfully.
Feb 14 00:03:29.291301 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-34d7ff27-1157-433d-92b3-6dc827a67bfe-delete_snapshot'" released by "delete_snapshot" :: held 1.158s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:29.298468 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-77086046-b3af-4eff-9a5e-1cfc9a8c0107-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.006s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:29.299747 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:29.318339 n-d-828979-1 sudo[145883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107
Feb 14 00:03:29.319160 n-d-828979-1 sudo[145883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:29.712016 n-d-828979-1 sudo[145883]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:29.715010 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:29.717098 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:29.734880 n-d-828979-1 sudo[145887]: ubuntu : TTY=unknown ; 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-77086046-b3af-4eff-9a5e-1cfc9a8c0107
Feb 14 00:03:29.735669 n-d-828979-1 sudo[145887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:30.267911 n-d-828979-1 sudo[145887]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:30.270251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77086046-b3af-4eff-9a5e-1cfc9a8c0107" returned: 0 in 0.553s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:30.355331 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['13481958-f240-474f-a217-11f600f85bee', 'a3b4dbb4-aeb8-407a-a584-c4f7385fc902', 'c2ea583a-e240-4411-8642-848b0ed74793', '9aacf4a6-4a4e-4d69-a19e-870f6026ffed'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:30.356861 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:30.356861 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:30.356861 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:30.389844 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Delete snapshot completed successfully.
Feb 14 00:03:30.394853 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-77086046-b3af-4eff-9a5e-1cfc9a8c0107-delete_snapshot'" released by "delete_snapshot" :: held 1.096s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:30.395269 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Snapshots deleted, issuing volume delete {{(pid=92017) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Feb 14 00:03:30.396273 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:30.414798 n-d-828979-1 sudo[145929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:30.415571 n-d-828979-1 sudo[145929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:30.809247 n-d-828979-1 sudo[145929]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:30.811590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:30.813395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:30.831973 n-d-828979-1 sudo[145932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:30.832762 n-d-828979-1 sudo[145932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:31.212691 n-d-828979-1 sudo[145932]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:31.215833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0" returned: 0 in 0.402s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:31.217876 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:31.236150 n-d-828979-1 sudo[145935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:31.237025 n-d-828979-1 sudo[145935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:31.671211 n-d-828979-1 sudo[145935]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:31.673391 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d8efbb25-73a0-4386-8af8-a161379dfcc0" returned: 0 in 0.455s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:31.674568 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Successfully deleted volume: d8efbb25-73a0-4386-8af8-a161379dfcc0
Feb 14 00:03:31.718843 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['a38d3cda-fba0-4f4d-935e-ae92d1843bde', 'cf629707-5a59-41bf-b483-1ca490da25ca', 'd796e78e-1307-4560-beb3-c5d13cab6cbf', '3b9f3a01-0f38-41e5-8ad5-9978c27c3d90'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:31.720772 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:31.720772 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:31.720772 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:31.759328 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:31.760144 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:31.778137 n-d-828979-1 sudo[145941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:31.778924 n-d-828979-1 sudo[145941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:32.160220 n-d-828979-1 sudo[145941]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:32.162588 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:32.164701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:32.183339 n-d-828979-1 sudo[145944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:32.184112 n-d-828979-1 sudo[145944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:32.601960 n-d-828979-1 sudo[145944]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:32.605034 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:32.607351 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:32.613805 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Deleted volume successfully.
Feb 14 00:03:32.634678 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-732d84f3-6cea-4368-8187-abfdfa9149a2 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-d8efbb25-73a0-4386-8af8-a161379dfcc0-delete_volume'" released by "delete_volume" :: held 4.577s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:33.005361 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:03:33.009161 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:03:33.009768 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:03:33.023228 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (c702fdc7-c307-4a7d-a56c-3ce31dd45283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:33.027334 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eeb1428c-b1dc-42ca-8eeb-a8709f6da402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.050381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:03:33.082880 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eeb1428c-b1dc-42ca-8eeb-a8709f6da402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-542668243',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=ac28b4a1-4366-41df-bbb4-34ff0fa41c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60be4fb706a5486697ffd6a21dd64f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:03:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:03:33Z,user_id='396cc89f4efa49e5b9a38f8df3974f2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.082880 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46d971da-3335-4c32-a7e9-2766ae8dc8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.086224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46d971da-3335-4c32-a7e9-2766ae8dc8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.086224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50c76361-1f48-4c25-bab0-a6ecae556e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.087623 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50c76361-1f48-4c25-bab0-a6ecae556e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac28b4a1-4366-41df-bbb4-34ff0fa41c24', 'volume_name': 'volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.090314 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13d46ba7-2e43-43e1-be72-8b841b056ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.093297 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13d46ba7-2e43-43e1-be72-8b841b056ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.094855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f536dbf9-5523-4f3c-af9c-f61b2f06b52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.095628 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Volume ac28b4a1-4366-41df-bbb4-34ff0fa41c24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24', 'volume_size': 1}
Feb 14 00:03:33.096795 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:33.118235 n-d-828979-1 sudo[145949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:03:33.119030 n-d-828979-1 sudo[145949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:33.589847 n-d-828979-1 sudo[145949]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:33.592604 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.495s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:33.597260 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f536dbf9-5523-4f3c-af9c-f61b2f06b52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.600141 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77686940-ebff-4a57-890d-a96dda827828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:33.613441 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Volume volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 (ac28b4a1-4366-41df-bbb4-34ff0fa41c24): created successfully
Feb 14 00:03:33.615354 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77686940-ebff-4a57-890d-a96dda827828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:33.618888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (c702fdc7-c307-4a7d-a56c-3ce31dd45283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:33.632227 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-33cfd01c-65a9-41c8-b836-60e35e0ff6c4 tempest-VolumesDeleteCascade-1483806917 None] Created volume successfully.
Feb 14 00:03:34.449827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e3455e7-553a-4a41-a4f9-20e4ce44891d tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:34.468218 n-d-828979-1 sudo[145983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:34.469009 n-d-828979-1 sudo[145983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:34.856769 n-d-828979-1 sudo[145983]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:34.859090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e3455e7-553a-4a41-a4f9-20e4ce44891d tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24" returned: 0 in 0.409s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:34.860896 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e3455e7-553a-4a41-a4f9-20e4ce44891d tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c --snapshot stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:34.879264 n-d-828979-1 sudo[145986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c --snapshot stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 -L 1.00g
Feb 14 00:03:34.880045 n-d-828979-1 sudo[145986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:35.475840 n-d-828979-1 sudo[145986]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:35.478153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-8e3455e7-553a-4a41-a4f9-20e4ce44891d tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c --snapshot stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 -L 1.00g" returned: 0 in 0.617s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:35.532500 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-8e3455e7-553a-4a41-a4f9-20e4ce44891d tempest-VolumesDeleteCascade-1483806917 None] Create snapshot completed successfully
Feb 14 00:03:37.135631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:03:37.140888 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:03:37.141387 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:03:37.164948 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (8659bf78-7469-4e08-b383-8f6ec7aa8122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:37.168409 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3978795d-4643-4c8d-84f4-3c979d68e662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:37.190852 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:03:37.217111 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3978795d-4643-4c8d-84f4-3c979d68e662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1189999839',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=da4916c1-6ed5-4d70-92ad-debd2af2ef2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60be4fb706a5486697ffd6a21dd64f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:03:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:03:37Z,user_id='396cc89f4efa49e5b9a38f8df3974f2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:37.220543 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fff2f02-0978-4985-b72e-61fc5222cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:37.222535 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fff2f02-0978-4985-b72e-61fc5222cbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:37.224804 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (380d33aa-b542-4307-bd2f-d0082a9fe185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:37.226454 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (380d33aa-b542-4307-bd2f-d0082a9fe185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'da4916c1-6ed5-4d70-92ad-debd2af2ef2b', 'volume_name': 'volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b', 'volume_size': 1, 'snapshot_id': '92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:37.228614 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff055fe8-2b69-4f5a-9658-4ed15b78e630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:37.231510 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff055fe8-2b69-4f5a-9658-4ed15b78e630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:37.233687 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bef9aa2a-87ef-4e92-9970-ff64e82ce635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:37.234190 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Volume da4916c1-6ed5-4d70-92ad-debd2af2ef2b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b', 'volume_size': 1, 'snapshot_id': '92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c'}
Feb 14 00:03:37.253545 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:37.272864 n-d-828979-1 sudo[146087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:03:37.273661 n-d-828979-1 sudo[146087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:37.756800 n-d-828979-1 sudo[146087]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:37.759151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.505s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:37.762703 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:37.781968 n-d-828979-1 sudo[146119]: ubuntu : 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-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c
Feb 14 00:03:37.782830 n-d-828979-1 sudo[146119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:38.201040 n-d-828979-1 sudo[146119]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:38.205627 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c" returned: 0 in 0.442s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:38.209303 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:38.227019 n-d-828979-1 sudo[146122]: 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--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b iflag=direct
Feb 14 00:03:38.228032 n-d-828979-1 sudo[146122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:38.549795 n-d-828979-1 sudo[146122]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:38.562794 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b iflag=direct" returned: 0 in 0.356s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:38.563561 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:38.587403 n-d-828979-1 sudo[146134]: 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--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b oflag=direct
Feb 14 00:03:38.588336 n-d-828979-1 sudo[146134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:38.895581 n-d-828979-1 sudo[146134]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:38.898067 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b oflag=direct" returned: 0 in 0.334s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:38.899499 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:38.921022 n-d-828979-1 sudo[146146]: 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--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 14 00:03:38.921808 n-d-828979-1 sudo[146146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:44.258626 n-d-828979-1 sudo[146146]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:44.261324 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.361s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:44.261904 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--92d17d7c--83ec--459f--9c86--9d6a0e4f3b4c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--da4916c1--6ed5--4d70--92ad--debd2af2ef2b, size 1024.00 MB, duration 5.36 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 14 00:03:44.262335 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Volume copy 1024.00 MB at 190.95 MB/s
Feb 14 00:03:44.323261 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bef9aa2a-87ef-4e92-9970-ff64e82ce635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b', 'volume_size': 1, 'snapshot_id': '92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:44.325914 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5ad0331-6165-4f25-b49c-44c826dcdab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:03:44.335641 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Volume volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b (da4916c1-6ed5-4d70-92ad-debd2af2ef2b): created successfully
Feb 14 00:03:44.338138 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5ad0331-6165-4f25-b49c-44c826dcdab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:03:44.340774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Flow 'volume_create_manager' (8659bf78-7469-4e08-b383-8f6ec7aa8122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:03:44.357151 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-97542875-c405-4f3e-8577-db36c523777a tempest-VolumesDeleteCascade-1483806917 None] Created volume successfully.
Feb 14 00:03:45.067541 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-ac28b4a1-4366-41df-bbb4-34ff0fa41c24-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:45.138524 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Skipping remove_export. No iscsi_target is presently exported for volume: ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:45.139396 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Performing cascade delete. {{(pid=92017) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Feb 14 00:03:45.156779 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:45.158335 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:45.177912 n-d-828979-1 sudo[146224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c
Feb 14 00:03:45.178781 n-d-828979-1 sudo[146224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:45.586524 n-d-828979-1 sudo[146224]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:45.589936 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c" returned: 0 in 0.430s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:45.592479 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:45.612701 n-d-828979-1 sudo[146227]: ubuntu : TTY=unknown ; 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-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c
Feb 14 00:03:45.613568 n-d-828979-1 sudo[146227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:46.228325 n-d-828979-1 sudo[146227]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:46.231192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c" returned: 0 in 0.639s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:46.319266 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['836f0c26-8c51-4663-bd75-e398c267843f', '14ba5f24-e89b-4c75-abe0-e160916dff2c', 'ad091b2c-e6de-42c5-a8bc-0f656c70f2d5', '45ff6353-8702-44a9-90fd-33143ac4ae7e'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:46.320967 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:46.320967 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:46.320967 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:46.358626 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Delete snapshot completed successfully.
Feb 14 00:03:46.363996 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-92d17d7c-83ec-459f-9c86-9d6a0e4f3b4c-delete_snapshot'" released by "delete_snapshot" :: held 1.207s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:46.364402 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Snapshots deleted, issuing volume delete {{(pid=92017) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Feb 14 00:03:46.365504 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:46.387777 n-d-828979-1 sudo[146271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:46.388581 n-d-828979-1 sudo[146271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:46.799401 n-d-828979-1 sudo[146271]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:46.801742 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24" returned: 0 in 0.436s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:46.803854 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:46.826420 n-d-828979-1 sudo[146284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:46.827228 n-d-828979-1 sudo[146284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:47.251570 n-d-828979-1 sudo[146284]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:47.254628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24" returned: 0 in 0.450s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:47.256850 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:47.279045 n-d-828979-1 sudo[146287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:47.279863 n-d-828979-1 sudo[146287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:47.759601 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ac28b4a1-4366-41df-bbb4-34ff0fa41c24" returned: 0 in 0.500s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:47.759601 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Successfully deleted volume: ac28b4a1-4366-41df-bbb4-34ff0fa41c24
Feb 14 00:03:47.754459 n-d-828979-1 sudo[146287]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:47.830304 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['27858858-1b26-4bc0-936d-1f1cfc9d069e', '4f4f01a6-60ca-438f-bc2c-f354327806ee', '6b80779c-8c6c-470a-88e5-8be3fd490f11', '620d238c-ab2c-4229-8c7d-de3ad29e3e13'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:47.832030 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:47.832030 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:47.832030 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:47.894199 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:47.897221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:47.921029 n-d-828979-1 sudo[146293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:47.921948 n-d-828979-1 sudo[146293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:48.431131 n-d-828979-1 sudo[146293]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:48.434293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:48.441673 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:48.489980 n-d-828979-1 sudo[146298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:48.497695 n-d-828979-1 sudo[146298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:48.670320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-da4916c1-6ed5-4d70-92ad-debd2af2ef2b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:03:48.796570 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Skipping remove_export. No iscsi_target is presently exported for volume: da4916c1-6ed5-4d70-92ad-debd2af2ef2b
Feb 14 00:03:48.797812 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:48.863645 n-d-828979-1 sudo[146300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b
Feb 14 00:03:48.864549 n-d-828979-1 sudo[146300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:49.145078 n-d-828979-1 sudo[146298]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:49.147997 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:49.150218 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:49.162101 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Deleted volume successfully.
Feb 14 00:03:49.186891 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-4338e422-d83e-4584-85c0-9ca316b7d797 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-ac28b4a1-4366-41df-bbb4-34ff0fa41c24-delete_volume'" released by "delete_volume" :: held 4.119s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:49.375501 n-d-828979-1 sudo[146300]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:49.377580 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b" returned: 0 in 0.580s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:49.379441 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:49.402962 n-d-828979-1 sudo[146307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b
Feb 14 00:03:49.403844 n-d-828979-1 sudo[146307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:49.850016 n-d-828979-1 sudo[146307]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:49.853268 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b" returned: 0 in 0.473s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:49.855608 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:49.875313 n-d-828979-1 sudo[146320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b
Feb 14 00:03:49.876261 n-d-828979-1 sudo[146320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:50.352331 n-d-828979-1 sudo[146320]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:50.355424 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4916c1-6ed5-4d70-92ad-debd2af2ef2b" returned: 0 in 0.499s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:50.357192 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Successfully deleted volume: da4916c1-6ed5-4d70-92ad-debd2af2ef2b
Feb 14 00:03:50.406237 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Created reservations ['7bb9047a-9be2-4647-a62c-c5560097403f', 'a0aca4ec-f822-4857-803a-6b36dbad1176', '5aeea107-a6fe-479b-a67f-592f4887f3bb', '111d4af5-5610-45be-984b-c31a953bec12'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:03:50.408926 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:03:50.408926 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:03:50.408926 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:03:50.458864 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:50.459657 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:50.492005 n-d-828979-1 sudo[146327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:50.492988 n-d-828979-1 sudo[146327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:50.942758 n-d-828979-1 sudo[146327]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:50.948118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:50.953190 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:51.012645 n-d-828979-1 sudo[146337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:51.017097 n-d-828979-1 sudo[146337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:51.471412 n-d-828979-1 sudo[146337]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:51.474862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.520s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:51.476976 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:03:51.484197 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Deleted volume successfully.
Feb 14 00:03:51.499314 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f96607e2-9e4c-4e16-9c35-7697b56af262 tempest-VolumesDeleteCascade-1483806917 None] Lock "b'cinder-da4916c1-6ed5-4d70-92ad-debd2af2ef2b-delete_volume'" released by "delete_volume" :: held 2.838s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:03:53.671150 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:03:53.671716 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:03:53.672210 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:53.691694 n-d-828979-1 sudo[146344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:53.692491 n-d-828979-1 sudo[146344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:54.114633 n-d-828979-1 sudo[146344]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:54.116799 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:54.118482 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:03:54.138355 n-d-828979-1 sudo[146347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:03:54.139162 n-d-828979-1 sudo[146347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:03:54.575508 n-d-828979-1 sudo[146347]: pam_unix(sudo:session): session closed for user root
Feb 14 00:03:54.578118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:03:54.579511 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:04:53.680203 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:04:53.680886 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:04:53.681267 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:04:53.700069 n-d-828979-1 sudo[146981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:04:53.700859 n-d-828979-1 sudo[146981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:04:54.093850 n-d-828979-1 sudo[146981]: pam_unix(sudo:session): session closed for user root
Feb 14 00:04:54.095981 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:04:54.097572 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:04:54.115266 n-d-828979-1 sudo[146984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:04:54.116054 n-d-828979-1 sudo[146984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:04:54.505182 n-d-828979-1 sudo[146984]: pam_unix(sudo:session): session closed for user root
Feb 14 00:04:54.507286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:04:54.508618 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:05:28.757010 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-639521ee-dc0f-4bab-94dd-48df2575cdce req-fbd496ee-5a66-4786-8d55-daa21e99a9a2 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:05:28.757676 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-639521ee-dc0f-4bab-94dd-48df2575cdce req-fbd496ee-5a66-4786-8d55-daa21e99a9a2 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment 7207f560-6cc2-4698-835d-5c7dad7f8c16. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:05:28.759297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:28.846966 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:28.847323 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:28.847981 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-639521ee-dc0f-4bab-94dd-48df2575cdce req-fbd496ee-5a66-4786-8d55-daa21e99a9a2 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:05:28.850818 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:28.962497 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -f" returned: 0 in 0.113s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:28.962827 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:28.963914 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:29.063003 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:29.063383 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:32.969395 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:32.990651 n-d-828979-1 sudo[147047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:05:32.991473 n-d-828979-1 sudo[147047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:05:33.423611 n-d-828979-1 sudo[147047]: pam_unix(sudo:session): session closed for user root
Feb 14 00:05:33.425996 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.456s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:33.475242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:33.481692 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:33.481981 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:33.482615 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:05:33.484114 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-f40582b6-8329-4322-81c2-7ad4f59215d1,
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: incominguser 9peX5qSyK6MafdD79B5C GdS9cnJPDy7kZ7rG
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:05:33.487343 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:05:33.489270 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:33.864195 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.375s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:33.864536 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:33.865118 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:05:33.865503 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:05:33.869221 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:33.876999 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:33.877288 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:33.877862 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:05:33.880638 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:33.968855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:33.969184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:33.972146 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:34.058590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:34.058925 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:05:34.059855 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:05:34.102941 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1', 'target_lun': 1, 'volume_id': 'f40582b6-8329-4322-81c2-7ad4f59215d1', 'auth_method': 'CHAP', 'auth_username': '9peX5qSyK6MafdD79B5C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1794e811-8a14-4a67-81d0-1dbec5b7a71d'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:05:34.216369 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-8e51eabe-4a5b-4e55-bc3b-49291052f9d7 req-07e8c6ea-e77e-408d-a77c-4272ead2cc0a tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:05:53.690660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:05:53.691339 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:05:53.691723 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:53.709934 n-d-828979-1 sudo[147169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:05:53.710746 n-d-828979-1 sudo[147169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:05:54.080889 n-d-828979-1 sudo[147169]: pam_unix(sudo:session): session closed for user root
Feb 14 00:05:54.083365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.391s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:54.084924 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:05:54.102722 n-d-828979-1 sudo[147172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:05:54.103495 n-d-828979-1 sudo[147172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:05:54.475533 n-d-828979-1 sudo[147172]: pam_unix(sudo:session): session closed for user root
Feb 14 00:05:54.477654 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.392s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:05:54.479375 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:06:53.696637 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:06:53.697283 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:06:53.697839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:06:53.715839 n-d-828979-1 sudo[147233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:06:53.716629 n-d-828979-1 sudo[147233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:06:54.111247 n-d-828979-1 sudo[147233]: pam_unix(sudo:session): session closed for user root
Feb 14 00:06:54.113279 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:06:54.114909 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:06:54.132572 n-d-828979-1 sudo[147236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:06:54.133356 n-d-828979-1 sudo[147236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:06:54.522886 n-d-828979-1 sudo[147236]: pam_unix(sudo:session): session closed for user root
Feb 14 00:06:54.524990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:06:54.526313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:07:26.386876 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24ca1d11-e478-4222-9815-81d5f4476908 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:26.404962 n-d-828979-1 sudo[147250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:07:26.405740 n-d-828979-1 sudo[147250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:26.794438 n-d-828979-1 sudo[147250]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:26.796713 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24ca1d11-e478-4222-9815-81d5f4476908 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.409s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:26.798497 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24ca1d11-e478-4222-9815-81d5f4476908 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 --snapshot stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -L 1.00g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:26.816736 n-d-828979-1 sudo[147253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 --snapshot stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -L 1.00g
Feb 14 00:07:26.817517 n-d-828979-1 sudo[147253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:27.441401 n-d-828979-1 sudo[147253]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:27.443658 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-24ca1d11-e478-4222-9815-81d5f4476908 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 --snapshot stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -L 1.00g" returned: 0 in 0.645s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:27.526815 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-24ca1d11-e478-4222-9815-81d5f4476908 tempest-TestVolumeBootPattern-2071333875 None] Create snapshot completed successfully
Feb 14 00:07:29.066572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:07:29.071392 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:07:29.071919 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:07:29.092202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (7e37ba0e-57bb-46ca-ac96-958b4875105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:07:29.095340 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4d924e8-6dc2-4886-9f82-d26b1fc737fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:29.116298 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:07:29.141313 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4d924e8-6dc2-4886-9f82-d26b1fc737fe) 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-02-14T00:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1201199545',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=c8792049-a261-4735-a0f2-f56d7250ec0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195055bba165447c826c4f9286bb83fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:07:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f9e877e-ec2e-4d88-b766-946b08686002,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:07:29Z,user_id='8857670cd1b54f1293128c55e64296f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:29.143790 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3830a38-1074-46fb-aa92-c1aa51d1132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:29.145836 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3830a38-1074-46fb-aa92-c1aa51d1132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:29.148284 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b88b63f1-704d-42a7-a679-f3188bdb6159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:29.150570 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b88b63f1-704d-42a7-a679-f3188bdb6159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c8792049-a261-4735-a0f2-f56d7250ec0a', 'volume_name': 'volume-c8792049-a261-4735-a0f2-f56d7250ec0a', 'volume_size': 1, 'snapshot_id': '2f9e877e-ec2e-4d88-b766-946b08686002'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:29.152757 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03def8e1-67ea-4192-befb-cc1747fa8bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:29.154841 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03def8e1-67ea-4192-befb-cc1747fa8bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:29.156940 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a6297f0-62d3-4d38-a78a-9749ffe51929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:29.157718 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Volume c8792049-a261-4735-a0f2-f56d7250ec0a: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c8792049-a261-4735-a0f2-f56d7250ec0a', 'volume_size': 1, 'snapshot_id': '2f9e877e-ec2e-4d88-b766-946b08686002'}
Feb 14 00:07:29.176419 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8792049-a261-4735-a0f2-f56d7250ec0a stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:29.195715 n-d-828979-1 sudo[147361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8792049-a261-4735-a0f2-f56d7250ec0a stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:07:29.196479 n-d-828979-1 sudo[147361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:29.651545 n-d-828979-1 sudo[147361]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:29.653891 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8792049-a261-4735-a0f2-f56d7250ec0a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:29.655910 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:29.674074 n-d-828979-1 sudo[147393]: ubuntu : 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-2f9e877e-ec2e-4d88-b766-946b08686002
Feb 14 00:07:29.674859 n-d-828979-1 sudo[147393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:30.085072 n-d-828979-1 sudo[147393]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:30.087961 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002" returned: 0 in 0.432s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:30.090126 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a iflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:30.108945 n-d-828979-1 sudo[147396]: 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--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a iflag=direct
Feb 14 00:07:30.109982 n-d-828979-1 sudo[147396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:30.420447 n-d-828979-1 sudo[147396]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:30.422747 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a iflag=direct" returned: 0 in 0.332s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:30.423756 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:30.442455 n-d-828979-1 sudo[147408]: 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--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a oflag=direct
Feb 14 00:07:30.443246 n-d-828979-1 sudo[147408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:30.747900 n-d-828979-1 sudo[147408]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:30.750182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a oflag=direct" returned: 0 in 0.326s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:30.751206 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:30.769439 n-d-828979-1 sudo[147420]: 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--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Feb 14 00:07:30.770251 n-d-828979-1 sudo[147420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:36.105793 n-d-828979-1 sudo[147420]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:36.108038 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.356s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:36.108680 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2f9e877e--ec2e--4d88--b766--946b08686002, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c8792049--a261--4735--a0f2--f56d7250ec0a, size 1024.00 MB, duration 5.36 sec {{(pid=92017) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Feb 14 00:07:36.109104 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.volume_utils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Volume copy 1024.00 MB at 191.12 MB/s
Feb 14 00:07:36.162982 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Marking volume c8792049-a261-4735-a0f2-f56d7250ec0a as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:07:36.170519 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Copying metadata from snapshot 2f9e877e-ec2e-4d88-b766-946b08686002 to c8792049-a261-4735-a0f2-f56d7250ec0a. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Feb 14 00:07:36.202294 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a6297f0-62d3-4d38-a78a-9749ffe51929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8792049-a261-4735-a0f2-f56d7250ec0a', 'volume_size': 1, 'snapshot_id': '2f9e877e-ec2e-4d88-b766-946b08686002'}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:36.204624 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58bcfb64-80ff-418c-9b15-8b72262231a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:07:36.212495 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Volume volume-c8792049-a261-4735-a0f2-f56d7250ec0a (c8792049-a261-4735-a0f2-f56d7250ec0a): created successfully
Feb 14 00:07:36.214374 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58bcfb64-80ff-418c-9b15-8b72262231a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:07:36.217302 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Flow 'volume_create_manager' (7e37ba0e-57bb-46ca-ac96-958b4875105c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:07:36.229171 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d16e180c-ffd4-4669-8864-dd5cab9139c2 tempest-TestVolumeBootPattern-2071333875 None] Created volume successfully.
Feb 14 00:07:39.674565 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:39.694114 n-d-828979-1 sudo[147437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:07:39.695610 n-d-828979-1 sudo[147437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:40.098842 n-d-828979-1 sudo[147437]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:40.101242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a" returned: 0 in 0.426s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.150608 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:40.156595 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.156944 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: I_T nexus: 48
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: 9peX5qSyK6MafdD79B5C
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:07:40.157573 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:07:40.160093 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Creating iscsi_target for Volume ID: volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Created volume path /opt/stack/data/cinder/volumes/volume-c8792049-a261-4735-a0f2-f56d7250ec0a,
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: incominguser GfJdEmpwJn57BNeimBGb DDaCAFLJY2UcZDgg
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:07:40.161500 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:07:40.162803 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:40.527976 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a" returned: 0 in 0.365s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.528376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858432]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:07:40.528967 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:07:40.529341 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:07:40.530543 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:40.536836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.537258 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n Backing store flags: \n Account information:\n GfJdEmpwJn57BNeimBGb\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: I_T nexus: 48
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Connection: 1
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: IP Address: 10.222.0.42
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: 9peX5qSyK6MafdD79B5C
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:07:40.538053 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:07:40.540146 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:40.629977 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.630586 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n Backing store flags: \n Account information:\n GfJdEmpwJn57BNeimBGb\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:07:40.633913 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:40.722864 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:40.723504 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n Backing store flags: \n Account information:\n GfJdEmpwJn57BNeimBGb\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:07:40.724413 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Set provider_location to: 10.222.0.36:3260,2 iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:07:40.768588 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a', 'target_lun': 1, 'volume_id': 'c8792049-a261-4735-a0f2-f56d7250ec0a', 'auth_method': 'CHAP', 'auth_username': 'GfJdEmpwJn57BNeimBGb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8440ede3-e933-48a5-8d46-55eef6f8ba42'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:07:40.885158 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-427666ec-f340-46c2-b5aa-e39d3c779ed6 req-25120932-819e-476f-ba99-0330c174cf73 tempest-TestVolumeBootPattern-2071333875 None] attachment_update completed successfully.
Feb 14 00:07:53.694824 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:07:53.695473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:07:53.695920 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:53.715066 n-d-828979-1 sudo[147545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:07:53.715881 n-d-828979-1 sudo[147545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:54.126981 n-d-828979-1 sudo[147545]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:54.129045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:54.130638 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:07:54.148766 n-d-828979-1 sudo[147548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:07:54.149545 n-d-828979-1 sudo[147548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:07:54.524701 n-d-828979-1 sudo[147548]: pam_unix(sudo:session): session closed for user root
Feb 14 00:07:54.527379 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:07:54.529451 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:08:53.701027 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:08:53.701705 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:08:53.702100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:08:53.720308 n-d-828979-1 sudo[147621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:08:53.721106 n-d-828979-1 sudo[147621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:08:54.111247 n-d-828979-1 sudo[147621]: pam_unix(sudo:session): session closed for user root
Feb 14 00:08:54.113277 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:08:54.114858 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:08:54.132529 n-d-828979-1 sudo[147624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:08:54.133321 n-d-828979-1 sudo[147624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:08:54.514540 n-d-828979-1 sudo[147624]: pam_unix(sudo:session): session closed for user root
Feb 14 00:08:54.516815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:08:54.518128 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:09:40.245856 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-6210d524-d64b-44c0-a5fd-470539a3dd99 req-abdd78c4-692f-4d1b-82f1-9e642d7eb067 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:09:40.246504 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-6210d524-d64b-44c0-a5fd-470539a3dd99 req-abdd78c4-692f-4d1b-82f1-9e642d7eb067 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment 8440ede3-e933-48a5-8d46-55eef6f8ba42. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:09:40.247707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:40.336510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:40.337001 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a\n Backing store flags: \n Account information:\n GfJdEmpwJn57BNeimBGb\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:40.337769 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-6210d524-d64b-44c0-a5fd-470539a3dd99 req-abdd78c4-692f-4d1b-82f1-9e642d7eb067 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:40.340785 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:40.454546 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c8792049-a261-4735-a0f2-f56d7250ec0a -f" returned: 0 in 0.115s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:40.454867 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:40.459441 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:40.551087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:40.551465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:41.665591 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-c8792049-a261-4735-a0f2-f56d7250ec0a-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:09:41.724202 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:41.815009 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:41.815283 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-828979-1.cbci-828979-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.42\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:41.816063 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:41.817130 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:41.835875 n-d-828979-1 sudo[147786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:41.836815 n-d-828979-1 sudo[147786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:42.240318 n-d-828979-1 sudo[147786]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:42.242683 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a" returned: 0 in 0.425s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:42.244477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:42.262634 n-d-828979-1 sudo[147789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:42.263423 n-d-828979-1 sudo[147789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:42.648996 n-d-828979-1 sudo[147789]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:42.651353 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a" returned: 0 in 0.406s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:42.653491 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:42.672229 n-d-828979-1 sudo[147792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:42.673012 n-d-828979-1 sudo[147792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:43.098466 n-d-828979-1 sudo[147792]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:43.100765 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8792049-a261-4735-a0f2-f56d7250ec0a" returned: 0 in 0.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:43.101905 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: c8792049-a261-4735-a0f2-f56d7250ec0a
Feb 14 00:09:43.146945 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['edbe6cbd-184d-42dd-8b2a-827d6c4982ed', '41481241-61bf-44da-893a-5ef176a41af3', 'fafebc62-2384-47e5-ab8e-0ee11bf54d97', 'e922e2d8-7cc3-46f1-91bb-5508d4a74b98'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:09:43.154459 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:09:43.154459 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:09:43.154459 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:09:43.194086 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:09:43.194811 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:43.213357 n-d-828979-1 sudo[147801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:43.214180 n-d-828979-1 sudo[147801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:43.600213 n-d-828979-1 sudo[147801]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:43.602533 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:43.604403 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:43.622506 n-d-828979-1 sudo[147836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:43.623301 n-d-828979-1 sudo[147836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:43.992096 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-2f9e877e-ec2e-4d88-b766-946b08686002-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:09:43.996453 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:44.016758 n-d-828979-1 sudo[147836]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:44.019116 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:44.021140 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:09:44.022589 n-d-828979-1 sudo[147841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002
Feb 14 00:09:44.023548 n-d-828979-1 sudo[147841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:44.026935 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:09:44.044185 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-12d9d45c-402c-46f6-b1d9-afab3c2063d8 tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-c8792049-a261-4735-a0f2-f56d7250ec0a-delete_volume'" released by "delete_volume" :: held 2.379s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:09:44.403836 n-d-828979-1 sudo[147841]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:44.405662 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002" returned: 0 in 0.410s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:44.407192 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:44.425215 n-d-828979-1 sudo[147844]: ubuntu : TTY=unknown ; 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-2f9e877e-ec2e-4d88-b766-946b08686002
Feb 14 00:09:44.425979 n-d-828979-1 sudo[147844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:44.963514 n-d-828979-1 sudo[147844]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:44.965814 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2f9e877e-ec2e-4d88-b766-946b08686002" returned: 0 in 0.558s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:45.052591 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['4b3e20e0-1331-4ecc-af80-e298838dadaf', '4bd19083-81fb-4342-8563-f2403294e25c', 'dc0fce57-94fd-4611-9f6c-b5236f391c1e', '40e21aae-54c7-4d0c-b40a-6ce9486881d5'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:09:45.054618 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:09:45.054618 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:09:45.054618 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:09:45.090562 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Delete snapshot completed successfully.
Feb 14 00:09:45.095603 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-d6c48b22-bbd0-4cb6-afd9-516bb5b8f2da tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-2f9e877e-ec2e-4d88-b766-946b08686002-delete_snapshot'" released by "delete_snapshot" :: held 1.104s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:09:50.681826 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-db325d3f-e477-4b74-ade9-382b98f4a76d req-c60e903d-bf53-49ab-8f4d-df962b4611a0 tempest-TestVolumeBootPattern-2071333875 None] Terminate volume connection completed successfully.
Feb 14 00:09:50.682523 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-db325d3f-e477-4b74-ade9-382b98f4a76d req-c60e903d-bf53-49ab-8f4d-df962b4611a0 tempest-TestVolumeBootPattern-2071333875 None] Deleting attachment 1794e811-8a14-4a67-81d0-1dbec5b7a71d. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:09:50.683795 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:50.772175 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:50.772502 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1\n Backing store flags: \n Account information:\n 9peX5qSyK6MafdD79B5C\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:50.773144 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-db325d3f-e477-4b74-ade9-382b98f4a76d req-c60e903d-bf53-49ab-8f4d-df962b4611a0 tempest-TestVolumeBootPattern-2071333875 None] Removing iscsi_target for Volume ID: f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:50.774372 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:50.883286 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f40582b6-8329-4322-81c2-7ad4f59215d1 -f" returned: 0 in 0.109s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:50.883611 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:50.885006 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:50.978022 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:50.978381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:52.706760 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-f40582b6-8329-4322-81c2-7ad4f59215d1-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:09:52.770576 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:52.858118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:52.858537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420064]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:09:52.859190 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Skipping remove_export. No iscsi_target is presently exported for volume: f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:52.860129 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:52.878738 n-d-828979-1 sudo[147934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:52.879538 n-d-828979-1 sudo[147934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:53.252322 n-d-828979-1 sudo[147934]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:53.254682 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.394s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:53.256437 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:53.275142 n-d-828979-1 sudo[147937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:53.275936 n-d-828979-1 sudo[147937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:53.652298 n-d-828979-1 sudo[147937]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:53.654689 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.398s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:53.657382 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:53.675763 n-d-828979-1 sudo[147940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:53.676554 n-d-828979-1 sudo[147940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:53.704984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:09:53.705420 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:09:53.706231 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:53.724676 n-d-828979-1 sudo[147942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:53.725473 n-d-828979-1 sudo[147942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:54.125739 n-d-828979-1 sudo[147940]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:54.132006 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f40582b6-8329-4322-81c2-7ad4f59215d1" returned: 0 in 0.474s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:54.133482 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Successfully deleted volume: f40582b6-8329-4322-81c2-7ad4f59215d1
Feb 14 00:09:54.143421 n-d-828979-1 sudo[147942]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:54.144956 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:54.146552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:54.165200 n-d-828979-1 sudo[147950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:54.165996 n-d-828979-1 sudo[147950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:54.217169 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Created reservations ['f1a15586-9b13-405b-893d-e9b87790f0ba', '41cd2a87-2b7c-4a2b-ac05-f3e58484586d', 'a8580c7f-34b5-4b84-ba04-07dfa1f03024', 'd94247de-0dc1-49eb-95f1-70df9665b784'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:09:54.219384 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:09:54.219384 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:09:54.219384 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:09:54.258470 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:09:54.259196 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:54.278208 n-d-828979-1 sudo[147952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:54.279099 n-d-828979-1 sudo[147952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:54.621550 n-d-828979-1 sudo[147950]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:54.623661 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:54.626277 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:09:54.705444 n-d-828979-1 sudo[147952]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:54.707389 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:54.708958 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:09:54.727150 n-d-828979-1 sudo[147956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:09:54.727944 n-d-828979-1 sudo[147956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:09:55.172721 n-d-828979-1 sudo[147956]: pam_unix(sudo:session): session closed for user root
Feb 14 00:09:55.175113 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:09:55.177070 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:09:55.183136 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Deleted volume successfully.
Feb 14 00:09:55.198306 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6992fbab-56e2-427c-911e-47c65cfe34ee tempest-TestVolumeBootPattern-2071333875 None] Lock "b'cinder-f40582b6-8329-4322-81c2-7ad4f59215d1-delete_volume'" released by "delete_volume" :: held 2.492s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:10:53.703056 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:10:53.703780 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:10:53.704195 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:10:53.723195 n-d-828979-1 sudo[148134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:10:53.724805 n-d-828979-1 sudo[148134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:10:54.144565 n-d-828979-1 sudo[148134]: pam_unix(sudo:session): session closed for user root
Feb 14 00:10:54.146656 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:10:54.148207 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:10:54.168364 n-d-828979-1 sudo[148137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:10:54.169175 n-d-828979-1 sudo[148137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:10:54.620958 n-d-828979-1 sudo[148137]: pam_unix(sudo:session): session closed for user root
Feb 14 00:10:54.624097 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:10:54.625467 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:11:53.707401 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:11:53.708121 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:11:53.708569 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:11:53.726287 n-d-828979-1 sudo[148186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:11:53.727062 n-d-828979-1 sudo[148186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:11:54.134902 n-d-828979-1 sudo[148186]: pam_unix(sudo:session): session closed for user root
Feb 14 00:11:54.137503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:11:54.139086 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:11:54.157131 n-d-828979-1 sudo[148189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:11:54.157913 n-d-828979-1 sudo[148189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:11:54.568069 n-d-828979-1 sudo[148189]: pam_unix(sudo:session): session closed for user root
Feb 14 00:11:54.570220 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:11:54.571551 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:12:53.715391 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:12:53.716059 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:12:53.716450 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:12:53.734238 n-d-828979-1 sudo[148239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:12:53.735515 n-d-828979-1 sudo[148239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:12:54.151935 n-d-828979-1 sudo[148239]: pam_unix(sudo:session): session closed for user root
Feb 14 00:12:54.153978 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:12:54.155558 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:12:54.173618 n-d-828979-1 sudo[148242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:12:54.174422 n-d-828979-1 sudo[148242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:12:54.625909 n-d-828979-1 sudo[148242]: pam_unix(sudo:session): session closed for user root
Feb 14 00:12:54.628025 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:12:54.629384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:13:53.719881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:13:53.720548 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:13:53.720868 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:13:53.738515 n-d-828979-1 sudo[148595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:13:53.739283 n-d-828979-1 sudo[148595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:13:54.166825 n-d-828979-1 sudo[148595]: pam_unix(sudo:session): session closed for user root
Feb 14 00:13:54.168881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:13:54.170456 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:13:54.189528 n-d-828979-1 sudo[148599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:13:54.190335 n-d-828979-1 sudo[148599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:13:54.624217 n-d-828979-1 sudo[148599]: pam_unix(sudo:session): session closed for user root
Feb 14 00:13:54.627115 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:13:54.628439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:14:53.728912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:14:53.729617 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:14:53.729990 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:14:53.747841 n-d-828979-1 sudo[148747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:14:53.748632 n-d-828979-1 sudo[148747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:14:54.164989 n-d-828979-1 sudo[148747]: pam_unix(sudo:session): session closed for user root
Feb 14 00:14:54.167212 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:14:54.168761 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:14:54.187699 n-d-828979-1 sudo[148750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:14:54.188492 n-d-828979-1 sudo[148750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:14:54.607677 n-d-828979-1 sudo[148750]: pam_unix(sudo:session): session closed for user root
Feb 14 00:14:54.609747 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:14:54.611681 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:15:53.730819 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:15:53.731521 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:15:53.731885 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:15:53.750169 n-d-828979-1 sudo[148895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:15:53.751481 n-d-828979-1 sudo[148895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:15:54.168470 n-d-828979-1 sudo[148895]: pam_unix(sudo:session): session closed for user root
Feb 14 00:15:54.170537 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:15:54.172077 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:15:54.189952 n-d-828979-1 sudo[148898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:15:54.190763 n-d-828979-1 sudo[148898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:15:54.608593 n-d-828979-1 sudo[148898]: pam_unix(sudo:session): session closed for user root
Feb 14 00:15:54.611388 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:15:54.612673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:16:30.583597 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:16:30.587916 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:16:30.588432 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:16:30.602631 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Flow 'volume_create_manager' (dbf17a2d-5fe3-4c9e-b688-fd5c51d4aa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:16:30.606428 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56839c9b-3ad4-4d74-9846-2a8fc3a58aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:30.630322 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:16:30.661171 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56839c9b-3ad4-4d74-9846-2a8fc3a58aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1985691134',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=bfa799e4-1727-4d8b-8852-fc89ece7ea95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7a9873857a4a789586ef609916ef69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:16:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:16:31Z,user_id='4edd57e9b367438e9ed14988333ed14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:30.663441 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39ed9871-0281-42b9-9c57-c415c424d7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:30.665491 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39ed9871-0281-42b9-9c57-c415c424d7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:30.667928 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa8dd93d-cb72-4f90-97aa-f52fdfb262a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:30.670150 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa8dd93d-cb72-4f90-97aa-f52fdfb262a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'volume_name': 'volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:30.672515 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a65c656-95e1-46d5-9173-ae81ef5da859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:30.675468 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a65c656-95e1-46d5-9173-ae81ef5da859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:30.677692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e088f997-8ea2-480a-a82a-1f0baa32ed7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:30.678503 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Volume bfa799e4-1727-4d8b-8852-fc89ece7ea95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'volume_size': 1}
Feb 14 00:16:30.679732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:30.699338 n-d-828979-1 sudo[149001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:16:30.700987 n-d-828979-1 sudo[149001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:16:31.206704 n-d-828979-1 sudo[149001]: pam_unix(sudo:session): session closed for user root
Feb 14 00:16:31.209053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.529s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:31.212684 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e088f997-8ea2-480a-a82a-1f0baa32ed7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:31.215182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a53efb5-60b3-4456-abbe-0f79ac46b27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:16:31.226402 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Volume volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 (bfa799e4-1727-4d8b-8852-fc89ece7ea95): created successfully
Feb 14 00:16:31.228223 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a53efb5-60b3-4456-abbe-0f79ac46b27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:16:31.231204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Flow 'volume_create_manager' (dbf17a2d-5fe3-4c9e-b688-fd5c51d4aa29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:16:31.239420 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-a65a324b-218f-457e-9cfb-e7a6c0d42ae7 tempest-ServerActionsTestJSON-675814360 None] Created volume successfully.
Feb 14 00:16:32.474222 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:32.492459 n-d-828979-1 sudo[149047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:32.493253 n-d-828979-1 sudo[149047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:16:32.869614 n-d-828979-1 sudo[149047]: pam_unix(sudo:session): session closed for user root
Feb 14 00:16:32.872051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.397s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:32.919510 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:32.925477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:32.925834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:32.926483 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:16:32.927305 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Creating iscsi_target for Volume ID: volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Created volume path /opt/stack/data/cinder/volumes/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95,
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: incominguser bCUDi947GBG8TkEdmunD 2q9zUe8dDPBDk5Lh
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:32.930050 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:16:32.931161 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:33.285424 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.354s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:33.285752 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:33.286384 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:16:33.286752 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:16:33.287966 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:33.293715 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:33.294091 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:33.294621 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:16:33.295506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:33.383797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:33.384314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:33.385457 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:33.472261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:33.472598 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:33.473539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:16:33.513182 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'target_lun': 1, 'volume_id': 'bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'auth_method': 'CHAP', 'auth_username': 'bCUDi947GBG8TkEdmunD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e5fef037-6162-4abd-a68c-b404e0e77016'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:16:33.623581 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-e0ccbfee-ce04-401d-beb8-2b4ee69da8a7 req-d8ebc1aa-632b-4151-90ad-027d0d6bc073 tempest-ServerActionsTestJSON-675814360 None] attachment_update completed successfully.
Feb 14 00:16:49.723457 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b4d5e5b8-6386-4d60-a4ea-3dce8e87218b tempest-ServerActionsTestJSON-675814360 None] Terminate volume connection completed successfully.
Feb 14 00:16:49.724184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b4d5e5b8-6386-4d60-a4ea-3dce8e87218b tempest-ServerActionsTestJSON-675814360 None] Deleting attachment e5fef037-6162-4abd-a68c-b404e0e77016. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:16:52.452802 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:52.471240 n-d-828979-1 sudo[149150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:52.472025 n-d-828979-1 sudo[149150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:16:52.854218 n-d-828979-1 sudo[149150]: pam_unix(sudo:session): session closed for user root
Feb 14 00:16:52.856648 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.403s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:52.904971 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:52.911683 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:52.911993 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: bCUDi947GBG8TkEdmunD
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:16:52.912635 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:16:52.915054 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Creating iscsi_target for Volume ID: volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:16:52.915054 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Created volume path /opt/stack/data/cinder/volumes/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95,
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: incominguser bCUDi947GBG8TkEdmunD 2q9zUe8dDPBDk5Lh
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:16:52.917620 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:16:52.921054 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:53.297567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.378s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:53.297967 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:53.299238 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:16:53.299587 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:16:53.300836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:53.308327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:53.308716 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: bCUDi947GBG8TkEdmunD
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:16:53.309369 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:16:53.312721 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:53.402210 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:53.402550 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:53.403750 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:53.493833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:53.494455 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:16:53.495401 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:16:53.537267 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'target_lun': 1, 'volume_id': 'bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'auth_method': 'CHAP', 'auth_username': 'bCUDi947GBG8TkEdmunD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3b073702-ce53-4f1c-942d-e9c3c79f5e15'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:16:53.648695 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-af7727ff-ccab-4403-b5e1-f67797683fbc req-b3795912-5ea9-4e4c-bd17-89694db587a9 tempest-ServerActionsTestJSON-675814360 None] attachment_update completed successfully.
Feb 14 00:16:53.728834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:16:53.729204 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:16:53.729914 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:53.750918 n-d-828979-1 sudo[149200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:16:53.752211 n-d-828979-1 sudo[149200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:16:54.163284 n-d-828979-1 sudo[149200]: pam_unix(sudo:session): session closed for user root
Feb 14 00:16:54.165402 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:54.167123 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:16:54.187045 n-d-828979-1 sudo[149203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:16:54.187847 n-d-828979-1 sudo[149203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:16:54.563383 n-d-828979-1 sudo[149203]: pam_unix(sudo:session): session closed for user root
Feb 14 00:16:54.566049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:16:54.568126 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:17:04.845315 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-78b4793a-083b-4a91-a23e-4ea0872701aa tempest-ServerActionsTestJSON-675814360 None] Terminate volume connection completed successfully.
Feb 14 00:17:04.846798 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-78b4793a-083b-4a91-a23e-4ea0872701aa tempest-ServerActionsTestJSON-675814360 None] Deleting attachment 3b073702-ce53-4f1c-942d-e9c3c79f5e15. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:17:07.933004 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:07.950939 n-d-828979-1 sudo[149231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:07.951720 n-d-828979-1 sudo[149231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:08.341998 n-d-828979-1 sudo[149231]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:08.344117 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.399368 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:08.413390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.413738 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: bCUDi947GBG8TkEdmunD
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:17:08.414415 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:17:08.416529 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Creating iscsi_target for Volume ID: volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:17:08.416529 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Created volume path /opt/stack/data/cinder/volumes/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95,
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: incominguser bCUDi947GBG8TkEdmunD 2q9zUe8dDPBDk5Lh
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:17:08.421503 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:17:08.425732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:08.794223 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.368s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.794554 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:08.795165 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:17:08.795553 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:17:08.797184 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:08.803741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.804073 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: bCUDi947GBG8TkEdmunD
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:17:08.804632 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:17:08.807691 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:08.896067 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.896404 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:08.897531 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:08.985000 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:08.985573 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:08.986895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:17:09.031385 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'target_lun': 1, 'volume_id': 'bfa799e4-1727-4d8b-8852-fc89ece7ea95', 'auth_method': 'CHAP', 'auth_username': 'bCUDi947GBG8TkEdmunD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9be93c23-6cc0-48ca-adcf-ec279858a557'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:17:09.141619 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-0f991272-9f8d-4ada-b95f-2d8297f3a4be req-444e2ab5-6b9c-4695-ab60-716bfb12a11a tempest-ServerActionsTestJSON-675814360 None] attachment_update completed successfully.
Feb 14 00:17:20.536124 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-f5f68a14-818d-4423-9685-8235f988c76b req-9a379495-0833-42ae-9992-39d290543ef2 tempest-ServerActionsTestJSON-675814360 None] Terminate volume connection completed successfully.
Feb 14 00:17:20.536828 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-f5f68a14-818d-4423-9685-8235f988c76b req-9a379495-0833-42ae-9992-39d290543ef2 tempest-ServerActionsTestJSON-675814360 None] Deleting attachment 9be93c23-6cc0-48ca-adcf-ec279858a557. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:17:20.538211 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:20.626647 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:20.626992 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95\n Backing store flags: \n Account information:\n bCUDi947GBG8TkEdmunD\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:20.627667 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-f5f68a14-818d-4423-9685-8235f988c76b req-9a379495-0833-42ae-9992-39d290543ef2 tempest-ServerActionsTestJSON-675814360 None] Removing iscsi_target for Volume ID: bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:20.628886 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:20.719228 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 -f" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:20.720317 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:20.723577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:20.816506 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:20.816844 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:22.711448 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Lock "b'cinder-bfa799e4-1727-4d8b-8852-fc89ece7ea95-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:17:22.769039 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:22.856260 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:22.856589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:17:22.857256 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Skipping remove_export. No iscsi_target is presently exported for volume: bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:22.858297 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:22.876583 n-d-828979-1 sudo[149324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:22.877366 n-d-828979-1 sudo[149324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:23.259017 n-d-828979-1 sudo[149324]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:23.261308 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.403s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:23.263104 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:23.281240 n-d-828979-1 sudo[149329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:23.282020 n-d-828979-1 sudo[149329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:23.658812 n-d-828979-1 sudo[149329]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:23.661118 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.398s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:23.663256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:23.681309 n-d-828979-1 sudo[149332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:23.682367 n-d-828979-1 sudo[149332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:24.130049 n-d-828979-1 sudo[149332]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:24.132249 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfa799e4-1727-4d8b-8852-fc89ece7ea95" returned: 0 in 0.469s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:24.133362 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Successfully deleted volume: bfa799e4-1727-4d8b-8852-fc89ece7ea95
Feb 14 00:17:24.177683 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Created reservations ['2dc82a73-e020-4f7d-9465-38e87a04c06b', 'a3925f2e-b993-4b16-af54-4b93a09798ed', '7c0e0ab5-1b06-45b5-b3fa-fb45a1c71768', '5ef41e8f-1c13-4126-8731-aa6ef38666e3'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:17:24.179781 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:17:24.179781 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:17:24.179781 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:17:24.222817 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:17:24.223870 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:24.242047 n-d-828979-1 sudo[149338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:17:24.242817 n-d-828979-1 sudo[149338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:24.687143 n-d-828979-1 sudo[149338]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:24.689985 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:24.692070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:24.710472 n-d-828979-1 sudo[149341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:17:24.711261 n-d-828979-1 sudo[149341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:25.138002 n-d-828979-1 sudo[149341]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:25.140392 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:25.142508 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:17:25.149409 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Deleted volume successfully.
Feb 14 00:17:25.163442 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-6979da85-e198-4065-a17e-90ec7d8f2c6d tempest-ServerActionsTestJSON-675814360 None] Lock "b'cinder-bfa799e4-1727-4d8b-8852-fc89ece7ea95-delete_volume'" released by "delete_volume" :: held 2.452s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:17:53.733904 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:17:53.734644 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:17:53.735142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:53.754270 n-d-828979-1 sudo[149424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:17:53.755083 n-d-828979-1 sudo[149424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:54.192531 n-d-828979-1 sudo[149424]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:54.194751 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:54.196300 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:17:54.214354 n-d-828979-1 sudo[149427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:17:54.215161 n-d-828979-1 sudo[149427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:17:54.615194 n-d-828979-1 sudo[149427]: pam_unix(sudo:session): session closed for user root
Feb 14 00:17:54.617476 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:17:54.618803 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:18:53.738778 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:18:53.739366 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:18:53.739839 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:53.758103 n-d-828979-1 sudo[150092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:18:53.758889 n-d-828979-1 sudo[150092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:18:54.187900 n-d-828979-1 sudo[150092]: pam_unix(sudo:session): session closed for user root
Feb 14 00:18:54.190401 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:54.191930 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:54.210263 n-d-828979-1 sudo[150095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:18:54.211048 n-d-828979-1 sudo[150095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:18:54.631377 n-d-828979-1 sudo[150095]: pam_unix(sudo:session): session closed for user root
Feb 14 00:18:54.633552 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:54.634918 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:18:55.963787 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:18:55.967713 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:18:55.968224 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:18:55.980670 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Flow 'volume_create_manager' (c1e3d19e-bbdb-4475-8954-10477b8d154d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:18:55.984149 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16c9fdc9-075c-4bfb-a36a-9273961a36d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.006776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:18:56.031618 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16c9fdc9-075c-4bfb-a36a-9273961a36d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1536499310',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=82336ddc-48f7-4ed7-8218-edf9b5317194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56ea1b1c22c4b69b9ded7f64310443a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:18:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:18:56Z,user_id='95c36c5a8e284202936959f212550aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e0dccc0-4027-433d-b05a-064e03aae4b2),volume_type_id=1e0dccc0-4027-433d-b05a-064e03aae4b2)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.034146 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9775ace-733b-4ae8-83a9-95ed87697445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.036190 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9775ace-733b-4ae8-83a9-95ed87697445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.038477 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468f500a-85fe-4c79-a695-2fc8543b5b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.040639 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (468f500a-85fe-4c79-a695-2fc8543b5b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82336ddc-48f7-4ed7-8218-edf9b5317194', 'volume_name': 'volume-82336ddc-48f7-4ed7-8218-edf9b5317194', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.042845 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f0ae672-d20c-4072-879f-2b7815d2dd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.044884 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f0ae672-d20c-4072-879f-2b7815d2dd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.047007 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2f212c2-96e1-4b1e-82ee-5b6bc2feeacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.047803 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Volume 82336ddc-48f7-4ed7-8218-edf9b5317194: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82336ddc-48f7-4ed7-8218-edf9b5317194', 'volume_size': 1}
Feb 14 00:18:56.049036 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82336ddc-48f7-4ed7-8218-edf9b5317194 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:56.067391 n-d-828979-1 sudo[150104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82336ddc-48f7-4ed7-8218-edf9b5317194 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:18:56.068174 n-d-828979-1 sudo[150104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:18:56.559816 n-d-828979-1 sudo[150104]: pam_unix(sudo:session): session closed for user root
Feb 14 00:18:56.562201 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82336ddc-48f7-4ed7-8218-edf9b5317194 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.513s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:56.566733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2f212c2-96e1-4b1e-82ee-5b6bc2feeacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82336ddc-48f7-4ed7-8218-edf9b5317194', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.569018 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f05878d-6e21-4009-be2a-8c663eab1b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:18:56.579732 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Volume volume-82336ddc-48f7-4ed7-8218-edf9b5317194 (82336ddc-48f7-4ed7-8218-edf9b5317194): created successfully
Feb 14 00:18:56.581581 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f05878d-6e21-4009-be2a-8c663eab1b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:18:56.584637 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Flow 'volume_create_manager' (c1e3d19e-bbdb-4475-8954-10477b8d154d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:18:56.591764 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-d498df87-9d74-4dc3-92c3-ec3914c53767 tempest-TestEncryptedCinderVolumes-306046370 None] Created volume successfully.
Feb 14 00:18:57.691919 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:57.710078 n-d-828979-1 sudo[150141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:18:57.710854 n-d-828979-1 sudo[150141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:18:58.096510 n-d-828979-1 sudo[150141]: pam_unix(sudo:session): session closed for user root
Feb 14 00:18:58.098898 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194" returned: 0 in 0.406s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.145577 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:58.150639 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.150968 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:18:58.151580 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:18:58.152421 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Creating iscsi_target for Volume ID: volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Created volume path /opt/stack/data/cinder/volumes/volume-82336ddc-48f7-4ed7-8218-edf9b5317194,
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: incominguser uE8FWbNGgNSwqTL577qp HCG8GPPStvfLnFiX
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:18:58.155446 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:18:58.156574 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:58.493298 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194" returned: 0 in 0.336s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.493628 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:18:58.494392 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:18:58.494762 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:18:58.496262 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:58.502342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.502670 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n Backing store flags: \n Account information:\n uE8FWbNGgNSwqTL577qp\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:18:58.503202 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:18:58.504070 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:58.593029 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.593389 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n Backing store flags: \n Account information:\n uE8FWbNGgNSwqTL577qp\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:18:58.594892 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:18:58.683155 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:18:58.683491 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n Backing store flags: \n Account information:\n uE8FWbNGgNSwqTL577qp\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:18:58.684398 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:18:58.729572 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194', 'target_lun': 1, 'volume_id': '82336ddc-48f7-4ed7-8218-edf9b5317194', 'auth_method': 'CHAP', 'auth_username': 'uE8FWbNGgNSwqTL577qp', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4bf1b19d-327d-430c-b115-1514b7af37a7'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:18:58.840968 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-3e11b6de-7124-4c8e-a4bf-eb93ea17b57b req-994a2d37-36ed-4858-83da-d2d4a46802f9 tempest-TestEncryptedCinderVolumes-306046370 None] attachment_update completed successfully.
Feb 14 00:19:06.363978 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-28226911-2cdc-4da7-9a6b-54caec403fa0 req-162117b0-baf8-41df-abee-d99ea0ab08b1 tempest-TestEncryptedCinderVolumes-306046370 None] Terminate volume connection completed successfully.
Feb 14 00:19:06.364962 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-28226911-2cdc-4da7-9a6b-54caec403fa0 req-162117b0-baf8-41df-abee-d99ea0ab08b1 tempest-TestEncryptedCinderVolumes-306046370 None] Deleting attachment 4bf1b19d-327d-430c-b115-1514b7af37a7. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:19:06.366145 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:06.457606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:06.457941 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194\n Backing store flags: \n Account information:\n uE8FWbNGgNSwqTL577qp\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:06.458630 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-28226911-2cdc-4da7-9a6b-54caec403fa0 req-162117b0-baf8-41df-abee-d99ea0ab08b1 tempest-TestEncryptedCinderVolumes-306046370 None] Removing iscsi_target for Volume ID: 82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:06.459673 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:06.551987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-82336ddc-48f7-4ed7-8218-edf9b5317194 -f" returned: 0 in 0.092s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:06.552511 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:06.554781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:06.656254 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:06.656711 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:07.136838 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Lock "b'cinder-82336ddc-48f7-4ed7-8218-edf9b5317194-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:19:07.194100 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:07.280585 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:07.280974 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:07.281643 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:07.282735 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:07.300390 n-d-828979-1 sudo[150292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:07.301163 n-d-828979-1 sudo[150292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:07.701854 n-d-828979-1 sudo[150292]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:07.704241 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194" returned: 0 in 0.421s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:07.706204 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:07.723702 n-d-828979-1 sudo[150297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:07.724493 n-d-828979-1 sudo[150297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:08.103650 n-d-828979-1 sudo[150297]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:08.106000 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194" returned: 0 in 0.399s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:08.108152 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:08.125829 n-d-828979-1 sudo[150300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:08.127158 n-d-828979-1 sudo[150300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:08.584541 n-d-828979-1 sudo[150300]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:08.586866 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82336ddc-48f7-4ed7-8218-edf9b5317194" returned: 0 in 0.478s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:08.587860 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Successfully deleted volume: 82336ddc-48f7-4ed7-8218-edf9b5317194
Feb 14 00:19:08.620174 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1661173754 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1661173754, it is now deprecated. Please use the default quota class for default quota.
Feb 14 00:19:08.621000 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1661173754 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1661173754, it is now deprecated. Please use the default quota class for default quota.
Feb 14 00:19:08.639926 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Created reservations ['b1c6eced-14d1-43d7-8e80-c8bbbe126904', 'ba34d3ca-8447-4506-81df-4999a99beecd', '06e82525-55cb-45b1-86d4-569383487431', '56282a43-854e-4e14-83bb-c7c3a5a15bee'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:19:08.642171 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:19:08.642171 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:19:08.642171 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:19:08.690767 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:19:08.691638 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:08.710563 n-d-828979-1 sudo[150313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:08.711360 n-d-828979-1 sudo[150313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:09.135441 n-d-828979-1 sudo[150313]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:09.137731 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:09.139863 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:09.158791 n-d-828979-1 sudo[150316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:09.159579 n-d-828979-1 sudo[150316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:09.596393 n-d-828979-1 sudo[150316]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:09.599316 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:09.601785 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:19:09.607659 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Deleted volume successfully.
Feb 14 00:19:09.625895 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-f0440baa-bf08-40dc-b29d-feb1c7651c18 tempest-TestEncryptedCinderVolumes-306046370 None] Lock "b'cinder-82336ddc-48f7-4ed7-8218-edf9b5317194-delete_volume'" released by "delete_volume" :: held 2.489s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:19:26.010350 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:19:26.015096 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:19:26.015699 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:19:26.029906 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Flow 'volume_create_manager' (cb7d3e0c-f6fc-44f9-87d9-9781edf7b83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:19:26.033129 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff0a3da6-fd77-48ec-b75f-ffd63945cb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.058862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:19:26.097677 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff0a3da6-fd77-48ec-b75f-ffd63945cb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1868075851',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=895b6638-c2b2-492a-a019-d25d26090814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56ea1b1c22c4b69b9ded7f64310443a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:19:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:19:26Z,user_id='95c36c5a8e284202936959f212550aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2398317-b124-49e0-8b71-5c2fde82296b),volume_type_id=f2398317-b124-49e0-8b71-5c2fde82296b)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.100167 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fead87bd-3f48-4c08-960c-4837c36fb3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.102304 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fead87bd-3f48-4c08-960c-4837c36fb3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.105190 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2c5a707-40a7-43a9-8c45-5d31db47d6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.107998 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2c5a707-40a7-43a9-8c45-5d31db47d6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '895b6638-c2b2-492a-a019-d25d26090814', 'volume_name': 'volume-895b6638-c2b2-492a-a019-d25d26090814', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.111415 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1672d3e8-cd8b-48ab-9160-bd8c6fe483eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.113897 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1672d3e8-cd8b-48ab-9160-bd8c6fe483eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.118993 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5b831d9-58a0-47ae-8c27-e8b8ea35d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.119778 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Volume 895b6638-c2b2-492a-a019-d25d26090814: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-895b6638-c2b2-492a-a019-d25d26090814', 'volume_size': 1}
Feb 14 00:19:26.120964 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895b6638-c2b2-492a-a019-d25d26090814 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:26.141302 n-d-828979-1 sudo[150382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895b6638-c2b2-492a-a019-d25d26090814 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:19:26.143054 n-d-828979-1 sudo[150382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:26.647707 n-d-828979-1 sudo[150382]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:26.650013 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-895b6638-c2b2-492a-a019-d25d26090814 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.529s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:26.653639 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5b831d9-58a0-47ae-8c27-e8b8ea35d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-895b6638-c2b2-492a-a019-d25d26090814', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.655966 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6241508a-a0b6-48cf-bcad-5de2a9a95780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:19:26.667141 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Volume volume-895b6638-c2b2-492a-a019-d25d26090814 (895b6638-c2b2-492a-a019-d25d26090814): created successfully
Feb 14 00:19:26.669058 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6241508a-a0b6-48cf-bcad-5de2a9a95780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:19:26.672140 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Flow 'volume_create_manager' (cb7d3e0c-f6fc-44f9-87d9-9781edf7b83a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:19:26.679929 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-e9dbded8-b47c-4bfe-b2b2-0e6ed0ab4095 tempest-TestEncryptedCinderVolumes-306046370 None] Created volume successfully.
Feb 14 00:19:27.716488 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:27.734851 n-d-828979-1 sudo[150416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:27.735661 n-d-828979-1 sudo[150416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:28.122964 n-d-828979-1 sudo[150416]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:28.125251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814" returned: 0 in 0.408s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.172776 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:28.178583 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.178902 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:28.179486 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:19:28.180262 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Creating iscsi_target for Volume ID: volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Created volume path /opt/stack/data/cinder/volumes/volume-895b6638-c2b2-492a-a019-d25d26090814,
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: incominguser pqTJ4XNTu5uSZZCLvgkv 4TTESmfgdkxehm2K
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:19:28.183442 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:19:28.184584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:28.523090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814" returned: 0 in 0.338s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.523443 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:28.524079 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:19:28.524464 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:19:28.525700 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:28.531408 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.531749 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814\n Backing store flags: \n Account information:\n pqTJ4XNTu5uSZZCLvgkv\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:28.532403 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:19:28.533500 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:28.621179 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.621525 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814\n Backing store flags: \n Account information:\n pqTJ4XNTu5uSZZCLvgkv\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:28.622811 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:28.710345 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:28.710687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814\n Backing store flags: \n Account information:\n pqTJ4XNTu5uSZZCLvgkv\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:28.711620 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:19:28.753487 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814', 'target_lun': 1, 'volume_id': '895b6638-c2b2-492a-a019-d25d26090814', 'auth_method': 'CHAP', 'auth_username': 'pqTJ4XNTu5uSZZCLvgkv', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7e8e8705-239d-4864-ace2-bb90235ecbc6'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:19:28.861780 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-4b7956e7-2df6-42b4-9f7b-ce4d5006d1a8 req-5489c871-4504-40e5-835e-4c3c68f9ef11 tempest-TestEncryptedCinderVolumes-306046370 None] attachment_update completed successfully.
Feb 14 00:19:36.178375 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-b3daa731-eb00-4bcb-a3e3-bae4737d7457 req-af98fac1-79d0-4972-9820-98042747157d tempest-TestEncryptedCinderVolumes-306046370 None] Terminate volume connection completed successfully.
Feb 14 00:19:36.179067 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-b3daa731-eb00-4bcb-a3e3-bae4737d7457 req-af98fac1-79d0-4972-9820-98042747157d tempest-TestEncryptedCinderVolumes-306046370 None] Deleting attachment 7e8e8705-239d-4864-ace2-bb90235ecbc6. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:19:36.180417 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:36.267465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:36.268553 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814\n Backing store flags: \n Account information:\n pqTJ4XNTu5uSZZCLvgkv\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:36.269318 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-b3daa731-eb00-4bcb-a3e3-bae4737d7457 req-af98fac1-79d0-4972-9820-98042747157d tempest-TestEncryptedCinderVolumes-306046370 None] Removing iscsi_target for Volume ID: 895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:36.270361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:36.360631 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-895b6638-c2b2-492a-a019-d25d26090814 -f" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:36.361016 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:36.363361 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:36.451908 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:36.452235 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:36.974810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Lock "b'cinder-895b6638-c2b2-492a-a019-d25d26090814-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:19:37.046663 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:37.132351 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:37.132671 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:19:37.133332 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Skipping remove_export. No iscsi_target is presently exported for volume: 895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:37.134350 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:37.151888 n-d-828979-1 sudo[150475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:37.152665 n-d-828979-1 sudo[150475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:37.525753 n-d-828979-1 sudo[150475]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:37.528053 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814" returned: 0 in 0.393s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:37.529831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:37.547487 n-d-828979-1 sudo[150478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:37.548262 n-d-828979-1 sudo[150478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:37.939150 n-d-828979-1 sudo[150478]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:37.942049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814" returned: 0 in 0.412s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:37.944121 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:37.962941 n-d-828979-1 sudo[150481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:37.963724 n-d-828979-1 sudo[150481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:38.419444 n-d-828979-1 sudo[150481]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:38.421547 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-895b6638-c2b2-492a-a019-d25d26090814" returned: 0 in 0.477s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:38.422602 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Successfully deleted volume: 895b6638-c2b2-492a-a019-d25d26090814
Feb 14 00:19:38.451523 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-536002472 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-536002472, it is now deprecated. Please use the default quota class for default quota.
Feb 14 00:19:38.452352 n-d-828979-1 cinder-volume[92017]: WARNING cinder.quota [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-536002472 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-536002472, it is now deprecated. Please use the default quota class for default quota.
Feb 14 00:19:38.469693 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Created reservations ['8143b378-e16b-4c35-be5c-8ea9fcb69049', 'f9019584-1510-4a49-9851-626ea6ad79c3', '5a2ad284-8da4-4a54-8a1d-d611678b961b', '8dd9839f-2f0f-46fc-a347-f2e4af2eea97'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:19:38.472404 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:19:38.472404 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:19:38.472404 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:19:38.509296 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:19:38.510015 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:38.528566 n-d-828979-1 sudo[150489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:38.529339 n-d-828979-1 sudo[150489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:38.943769 n-d-828979-1 sudo[150489]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:38.946116 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:38.948230 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:38.966432 n-d-828979-1 sudo[150492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:38.967200 n-d-828979-1 sudo[150492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:39.392203 n-d-828979-1 sudo[150492]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:39.395183 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:39.397224 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:19:39.402811 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Deleted volume successfully.
Feb 14 00:19:39.417071 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-be6add2b-d0b6-4a5f-abb1-1cfe442d7e85 tempest-TestEncryptedCinderVolumes-306046370 None] Lock "b'cinder-895b6638-c2b2-492a-a019-d25d26090814-delete_volume'" released by "delete_volume" :: held 2.442s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:19:53.742815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:19:53.743413 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:19:53.743972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:53.766000 n-d-828979-1 sudo[150610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:53.766928 n-d-828979-1 sudo[150610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:54.202280 n-d-828979-1 sudo[150610]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:54.204342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:54.206766 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:19:54.225820 n-d-828979-1 sudo[150613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:19:54.226721 n-d-828979-1 sudo[150613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:19:54.661889 n-d-828979-1 sudo[150613]: pam_unix(sudo:session): session closed for user root
Feb 14 00:19:54.664280 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:19:54.665725 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:20:38.872164 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:20:38.875988 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:20:38.876504 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:20:38.888919 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Flow 'volume_create_manager' (b17181af-5bfc-4939-8aca-1e47669f1b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:20:38.892876 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06a07a4c-f93e-4ecb-aa63-cbc3b71cb925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:38.916611 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:20:38.941034 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06a07a4c-f93e-4ecb-aa63-cbc3b71cb925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-296053773',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=7b3c0d8a-f441-44d1-809f-3b09eb93e0f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='473923f341cf45a1bf8a625eee4cb53b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:20:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:20:39Z,user_id='73fb25e13e574e0e9d2c07bada4db4e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:38.943522 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b4206f0-dbd6-48c2-99ce-ddcc20fb79c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:38.945591 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b4206f0-dbd6-48c2-99ce-ddcc20fb79c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:38.947908 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7adfcf8b-4101-460d-abcf-16dbb3ce370a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:38.950117 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7adfcf8b-4101-460d-abcf-16dbb3ce370a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'volume_name': 'volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:38.952307 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe47ec0e-8a58-4294-ba46-4b6e08727e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:38.954928 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe47ec0e-8a58-4294-ba46-4b6e08727e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:38.957017 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5e50a2c-4826-4a98-bb03-3aab593b9b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:38.957781 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Volume 7b3c0d8a-f441-44d1-809f-3b09eb93e0f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'volume_size': 1}
Feb 14 00:20:38.958984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:38.977189 n-d-828979-1 sudo[151175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:20:38.977994 n-d-828979-1 sudo[151175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:20:39.475106 n-d-828979-1 sudo[151175]: pam_unix(sudo:session): session closed for user root
Feb 14 00:20:39.477365 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.518s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:39.480901 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5e50a2c-4826-4a98-bb03-3aab593b9b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'volume_size': 1}' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:39.483256 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20705881-c4be-4aee-ad2f-dff0a65b04e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:20:39.494357 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Volume volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 (7b3c0d8a-f441-44d1-809f-3b09eb93e0f3): created successfully
Feb 14 00:20:39.496137 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20705881-c4be-4aee-ad2f-dff0a65b04e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:20:39.499142 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Flow 'volume_create_manager' (b17181af-5bfc-4939-8aca-1e47669f1b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:20:39.506892 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-cbd983c9-e363-417e-a75f-eb4825bec961 tempest-TestMinimumBasicScenario-1071360889 None] Created volume successfully.
Feb 14 00:20:40.728416 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:40.746418 n-d-828979-1 sudo[151212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:20:40.747201 n-d-828979-1 sudo[151212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:20:41.127666 n-d-828979-1 sudo[151212]: pam_unix(sudo:session): session closed for user root
Feb 14 00:20:41.129984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3" returned: 0 in 0.401s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.176758 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:41.182503 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.183096 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:20:41.183689 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:20:41.184476 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Creating iscsi_target for Volume ID: volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Created volume path /opt/stack/data/cinder/volumes/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3,
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: incominguser S446EMBQHUfrUfAmiqjG i29VfuTvyF7DymoL
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:20:41.187439 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:20:41.188634 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:41.524938 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3" returned: 0 in 0.336s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.525256 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:20:41.525870 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:20:41.526268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:20:41.527420 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:41.533159 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.005s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.533492 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n Backing store flags: \n Account information:\n S446EMBQHUfrUfAmiqjG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:20:41.534060 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:20:41.534957 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:41.620933 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.621274 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n Backing store flags: \n Account information:\n S446EMBQHUfrUfAmiqjG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:20:41.622482 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:41.712105 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:41.712447 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n Backing store flags: \n Account information:\n S446EMBQHUfrUfAmiqjG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:20:41.713414 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:20:41.754946 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'target_lun': 1, 'volume_id': '7b3c0d8a-f441-44d1-809f-3b09eb93e0f3', 'auth_method': 'CHAP', 'auth_username': 'S446EMBQHUfrUfAmiqjG', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '897c7d08-ed07-4e9f-be58-441bb7b8f4b0'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:20:41.867125 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-e91fecbc-6e8e-4ae4-8f68-9fdf0f7136ee req-f41a0dcb-cd4e-4eed-8477-ab031363172f tempest-TestMinimumBasicScenario-1071360889 None] attachment_update completed successfully.
Feb 14 00:20:53.747445 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:20:53.748245 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:20:53.748988 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:53.770895 n-d-828979-1 sudo[151315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:20:53.772693 n-d-828979-1 sudo[151315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:20:54.201456 n-d-828979-1 sudo[151315]: pam_unix(sudo:session): session closed for user root
Feb 14 00:20:54.203532 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:54.205172 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:20:54.224188 n-d-828979-1 sudo[151318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:20:54.224995 n-d-828979-1 sudo[151318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:20:54.599153 n-d-828979-1 sudo[151318]: pam_unix(sudo:session): session closed for user root
Feb 14 00:20:54.601205 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:20:54.603259 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:21:53.753242 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:21:53.753966 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:21:53.754366 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:53.780159 n-d-828979-1 sudo[151380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:21:53.781016 n-d-828979-1 sudo[151380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:21:54.172409 n-d-828979-1 sudo[151380]: pam_unix(sudo:session): session closed for user root
Feb 14 00:21:54.174551 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:54.176133 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:54.194432 n-d-828979-1 sudo[151385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:21:54.195213 n-d-828979-1 sudo[151385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:21:54.593204 n-d-828979-1 sudo[151385]: pam_unix(sudo:session): session closed for user root
Feb 14 00:21:54.595287 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:54.597320 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:21:58.175166 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-e4a7b886-c1aa-4704-a3f6-ae00e44c082b req-72ee5005-8673-4077-81ca-255eedac6e2d tempest-TestMinimumBasicScenario-1071360889 None] Terminate volume connection completed successfully.
Feb 14 00:21:58.175888 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-e4a7b886-c1aa-4704-a3f6-ae00e44c082b req-72ee5005-8673-4077-81ca-255eedac6e2d tempest-TestMinimumBasicScenario-1071360889 None] Deleting attachment 897c7d08-ed07-4e9f-be58-441bb7b8f4b0. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:21:58.177142 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:58.264929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:58.265270 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3\n Backing store flags: \n Account information:\n S446EMBQHUfrUfAmiqjG\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:21:58.265924 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-e4a7b886-c1aa-4704-a3f6-ae00e44c082b req-72ee5005-8673-4077-81ca-255eedac6e2d tempest-TestMinimumBasicScenario-1071360889 None] Removing iscsi_target for Volume ID: 7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:21:58.267043 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:58.357617 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 -f" returned: 0 in 0.090s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:58.357954 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:21:58.359249 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:58.453087 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:58.453409 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:21:58.975310 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Lock "b'cinder-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:21:59.036495 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:59.123972 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:59.124294 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841643420704]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:21:59.124947 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:21:59.125953 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:59.144900 n-d-828979-1 sudo[151432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:21:59.145704 n-d-828979-1 sudo[151432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:21:59.520023 n-d-828979-1 sudo[151432]: pam_unix(sudo:session): session closed for user root
Feb 14 00:21:59.522334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3" returned: 0 in 0.396s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:59.524090 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:59.542462 n-d-828979-1 sudo[151435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:21:59.543250 n-d-828979-1 sudo[151435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:21:59.932442 n-d-828979-1 sudo[151435]: pam_unix(sudo:session): session closed for user root
Feb 14 00:21:59.934997 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3" returned: 0 in 0.410s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:21:59.937059 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:21:59.954875 n-d-828979-1 sudo[151438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:21:59.955845 n-d-828979-1 sudo[151438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:22:00.422662 n-d-828979-1 sudo[151438]: pam_unix(sudo:session): session closed for user root
Feb 14 00:22:00.425672 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3" returned: 0 in 0.487s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:22:00.426856 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Successfully deleted volume: 7b3c0d8a-f441-44d1-809f-3b09eb93e0f3
Feb 14 00:22:00.471537 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Created reservations ['9fccdc1c-6e11-4cb5-8432-03482ff9bec2', 'dd5f2c6e-0627-4294-912e-98db51f3a964', 'a608010b-e8c1-4fee-8a21-e9c97eb6d7ee', 'da5e54af-b287-4b5c-9cbb-77218583e417'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:22:00.473509 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:22:00.473509 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:22:00.473509 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:22:00.510805 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:22:00.511498 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:22:00.529459 n-d-828979-1 sudo[151445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:22:00.530266 n-d-828979-1 sudo[151445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:22:00.953381 n-d-828979-1 sudo[151445]: pam_unix(sudo:session): session closed for user root
Feb 14 00:22:00.955881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:22:00.958159 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:22:00.976080 n-d-828979-1 sudo[151448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:22:00.976869 n-d-828979-1 sudo[151448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:22:01.426627 n-d-828979-1 sudo[151448]: pam_unix(sudo:session): session closed for user root
Feb 14 00:22:01.429158 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:22:01.431318 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:22:01.438956 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Deleted volume successfully.
Feb 14 00:22:01.453771 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [None req-22f526a1-f611-4b00-9f4e-c5701f82700f tempest-TestMinimumBasicScenario-1071360889 None] Lock "b'cinder-7b3c0d8a-f441-44d1-809f-3b09eb93e0f3-delete_volume'" released by "delete_volume" :: held 2.478s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:22:53.757443 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:22:53.758244 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:22:53.758517 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:22:53.777096 n-d-828979-1 sudo[151891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:22:53.777894 n-d-828979-1 sudo[151891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:22:54.202498 n-d-828979-1 sudo[151891]: pam_unix(sudo:session): session closed for user root
Feb 14 00:22:54.204549 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:22:54.206182 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:22:54.224127 n-d-828979-1 sudo[151895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:22:54.224907 n-d-828979-1 sudo[151895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:22:54.661241 n-d-828979-1 sudo[151895]: pam_unix(sudo:session): session closed for user root
Feb 14 00:22:54.663494 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:22:54.664810 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:23:53.765593 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:23:53.766829 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:23:53.767251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:23:53.786109 n-d-828979-1 sudo[152306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:23:53.786893 n-d-828979-1 sudo[152306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:23:54.198958 n-d-828979-1 sudo[152306]: pam_unix(sudo:session): session closed for user root
Feb 14 00:23:54.201045 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:23:54.202681 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:23:54.220940 n-d-828979-1 sudo[152309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:23:54.221725 n-d-828979-1 sudo[152309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:23:54.666613 n-d-828979-1 sudo[152309]: pam_unix(sudo:session): session closed for user root
Feb 14 00:23:54.668707 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:23:54.670042 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:24:53.772631 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:24:53.773336 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:24:53.773701 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:24:53.792547 n-d-828979-1 sudo[152407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:24:53.793330 n-d-828979-1 sudo[152407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:24:54.220464 n-d-828979-1 sudo[152407]: pam_unix(sudo:session): session closed for user root
Feb 14 00:24:54.222711 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:24:54.224304 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:24:54.242404 n-d-828979-1 sudo[152411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:24:54.243167 n-d-828979-1 sudo[152411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:24:54.657598 n-d-828979-1 sudo[152411]: pam_unix(sudo:session): session closed for user root
Feb 14 00:24:54.660458 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:24:54.661744 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:25:53.782601 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:25:53.783438 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:25:53.783664 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:25:53.802068 n-d-828979-1 sudo[152843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:25:53.802849 n-d-828979-1 sudo[152843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:25:54.208977 n-d-828979-1 sudo[152843]: pam_unix(sudo:session): session closed for user root
Feb 14 00:25:54.211064 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:25:54.212586 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:25:54.229970 n-d-828979-1 sudo[152846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:25:54.230762 n-d-828979-1 sudo[152846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:25:54.664598 n-d-828979-1 sudo[152846]: pam_unix(sudo:session): session closed for user root
Feb 14 00:25:54.666742 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:25:54.668009 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:26:53.788732 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:26:53.789552 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:26:53.789817 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:26:53.808053 n-d-828979-1 sudo[152933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:26:53.808839 n-d-828979-1 sudo[152933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:26:54.227791 n-d-828979-1 sudo[152933]: pam_unix(sudo:session): session closed for user root
Feb 14 00:26:54.229843 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:26:54.231449 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:26:54.249478 n-d-828979-1 sudo[152936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:26:54.250274 n-d-828979-1 sudo[152936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:26:54.683801 n-d-828979-1 sudo[152936]: pam_unix(sudo:session): session closed for user root
Feb 14 00:26:54.686181 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:26:54.687499 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:27:53.798319 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:27:53.799026 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:27:53.799433 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:27:53.817786 n-d-828979-1 sudo[153367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:27:53.818710 n-d-828979-1 sudo[153367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:27:54.227604 n-d-828979-1 sudo[153367]: pam_unix(sudo:session): session closed for user root
Feb 14 00:27:54.229696 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:27:54.231305 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:27:54.249215 n-d-828979-1 sudo[153370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:27:54.249983 n-d-828979-1 sudo[153370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:27:54.664143 n-d-828979-1 sudo[153370]: pam_unix(sudo:session): session closed for user root
Feb 14 00:27:54.666298 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:27:54.667609 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:28:53.805334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:28:53.806066 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:28:53.806429 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:28:53.824659 n-d-828979-1 sudo[153437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:28:53.825438 n-d-828979-1 sudo[153437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:28:54.260505 n-d-828979-1 sudo[153437]: pam_unix(sudo:session): session closed for user root
Feb 14 00:28:54.262589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:28:54.264153 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:28:54.283015 n-d-828979-1 sudo[153440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:28:54.283823 n-d-828979-1 sudo[153440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:28:54.699938 n-d-828979-1 sudo[153440]: pam_unix(sudo:session): session closed for user root
Feb 14 00:28:54.702018 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:28:54.703367 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:29:53.814810 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:29:53.815539 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:29:53.815881 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:29:53.834819 n-d-828979-1 sudo[153868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:29:53.835611 n-d-828979-1 sudo[153868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:29:54.251759 n-d-828979-1 sudo[153868]: pam_unix(sudo:session): session closed for user root
Feb 14 00:29:54.254376 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:29:54.255944 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:29:54.273802 n-d-828979-1 sudo[153871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:29:54.274592 n-d-828979-1 sudo[153871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:29:54.696300 n-d-828979-1 sudo[153871]: pam_unix(sudo:session): session closed for user root
Feb 14 00:29:54.698462 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:29:54.699754 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:30:53.821581 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:30:53.822305 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:30:53.822724 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:30:53.841084 n-d-828979-1 sudo[154543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:30:53.841867 n-d-828979-1 sudo[154543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:30:54.267912 n-d-828979-1 sudo[154543]: pam_unix(sudo:session): session closed for user root
Feb 14 00:30:54.270403 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:30:54.271984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:30:54.290008 n-d-828979-1 sudo[154547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:30:54.290793 n-d-828979-1 sudo[154547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:30:54.696765 n-d-828979-1 sudo[154547]: pam_unix(sudo:session): session closed for user root
Feb 14 00:30:54.698912 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:30:54.700184 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:31:53.831540 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:31:53.832232 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:31:53.832629 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:31:53.851602 n-d-828979-1 sudo[154628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:31:53.852381 n-d-828979-1 sudo[154628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:31:54.251654 n-d-828979-1 sudo[154628]: pam_unix(sudo:session): session closed for user root
Feb 14 00:31:54.253726 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:31:54.255307 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:31:54.274448 n-d-828979-1 sudo[154631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:31:54.275230 n-d-828979-1 sudo[154631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:31:54.681447 n-d-828979-1 sudo[154631]: pam_unix(sudo:session): session closed for user root
Feb 14 00:31:54.683644 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:31:54.684917 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:32:53.835797 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:32:53.837013 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:32:53.837971 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:32:53.858815 n-d-828979-1 sudo[154682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:32:53.860410 n-d-828979-1 sudo[154682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:32:54.328855 n-d-828979-1 sudo[154682]: pam_unix(sudo:session): session closed for user root
Feb 14 00:32:54.330917 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:32:54.332833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:32:54.358292 n-d-828979-1 sudo[154685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:32:54.360041 n-d-828979-1 sudo[154685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:32:54.867083 n-d-828979-1 sudo[154685]: pam_unix(sudo:session): session closed for user root
Feb 14 00:32:54.869185 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.536s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:32:54.870632 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:33:53.841695 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:33:53.842444 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:33:53.842815 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:33:53.860946 n-d-828979-1 sudo[154734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:33:53.861741 n-d-828979-1 sudo[154734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:33:54.316738 n-d-828979-1 sudo[154734]: pam_unix(sudo:session): session closed for user root
Feb 14 00:33:54.319534 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:33:54.321101 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:33:54.339398 n-d-828979-1 sudo[154737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:33:54.340214 n-d-828979-1 sudo[154737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:33:54.745276 n-d-828979-1 sudo[154737]: pam_unix(sudo:session): session closed for user root
Feb 14 00:33:54.747477 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:33:54.748766 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:34:43.780482 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-828979-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-828979-1@lvmdriver-1#lvmdriver-1']} {{(pid=92017) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Feb 14 00:34:43.784276 n-d-828979-1 cinder-volume[92017]: WARNING stevedore.named [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Feb 14 00:34:43.784787 n-d-828979-1 cinder-volume[92017]: WARNING castellan.key_manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Feb 14 00:34:43.797223 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Flow 'volume_create_manager' (c83f4192-ef94-4ca6-9157-9483371545c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:34:43.800773 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7716ce68-ead5-4086-bb3b-e1f4fd54e514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:43.827677 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_db.sqlalchemy.engines [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Feb 14 00:34:43.851863 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7716ce68-ead5-4086-bb3b-e1f4fd54e514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-02-14T00:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-245934799',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-828979-1@lvmdriver-1#lvmdriver-1',id=e77f7701-8a52-44c7-89ba-b5f17853662d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ceb378920f42bfac96ba1eee8996c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-02-14T00:34:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-02-14T00:34:44Z,user_id='7d2920dad11c4888b6b21d5b5a68562e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f401752-7037-46da-9de3-e59bb5cbf880),volume_type_id=3f401752-7037-46da-9de3-e59bb5cbf880)' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:43.854312 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c83f261-8f78-41d1-ad36-26adbe0ec370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:43.856368 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c83f261-8f78-41d1-ad36-26adbe0ec370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:43.858656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2226f2d-e517-4de7-a5b5-10cedde912b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:43.937791 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2226f2d-e517-4de7-a5b5-10cedde912b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e77f7701-8a52-44c7-89ba-b5f17853662d', 'volume_name': 'volume-e77f7701-8a52-44c7-89ba-b5f17853662d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:43.940380 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (996c2a88-2985-413d-ba46-876178a80515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:43.942565 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (996c2a88-2985-413d-ba46-876178a80515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:43.945286 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca8bdfe8-d2c2-457f-adc8-578929e076c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:43.946127 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Volume e77f7701-8a52-44c7-89ba-b5f17853662d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e77f7701-8a52-44c7-89ba-b5f17853662d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Feb 14 00:34:43.946733 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Cloning e77f7701-8a52-44c7-89ba-b5f17853662d from image a3316f22-69bc-4409-90e1-740e34db5a55 at location (None, None). {{(pid=92017) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Feb 14 00:34:52.242554 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1, size 616.00 MB, duration 8.29 sec {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Feb 14 00:34:52.242554 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Image download 616.00 MB at 74.28 MB/s
Feb 14 00:34:52.284706 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:52.368968 n-d-828979-1 sudo[154816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1
Feb 14 00:34:52.369785 n-d-828979-1 sudo[154816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:52.686090 n-d-828979-1 sudo[154816]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:52.688606 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1" returned: 0 in 0.403s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:52.689531 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 is fetched for user 7d2920dad11c4888b6b21d5b5a68562e. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Feb 14 00:34:52.740261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:52.821068 n-d-828979-1 sudo[154821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1
Feb 14 00:34:52.821839 n-d-828979-1 sudo[154821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:53.127349 n-d-828979-1 sudo[154821]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:53.129632 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1" returned: 0 in 0.389s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:53.131893 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e77f7701-8a52-44c7-89ba-b5f17853662d stack-volumes-lvmdriver-1 -L 1g {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:53.150891 n-d-828979-1 sudo[154826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e77f7701-8a52-44c7-89ba-b5f17853662d stack-volumes-lvmdriver-1 -L 1g
Feb 14 00:34:53.151671 n-d-828979-1 sudo[154826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:53.681375 n-d-828979-1 sudo[154826]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:53.683840 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e77f7701-8a52-44c7-89ba-b5f17853662d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.551s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:53.702252 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Attempting download of a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume e77f7701-8a52-44c7-89ba-b5f17853662d. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Feb 14 00:34:53.739167 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_0cqds2r_ {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:53.820759 n-d-828979-1 sudo[154862]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_a3316f22-69bc-4409-90e1-740e34db5a55_0cqds2r_
Feb 14 00:34:53.821540 n-d-828979-1 sudo[154862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:53.845200 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:34:53.845735 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:34:53.846619 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:53.864971 n-d-828979-1 sudo[154864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:34:53.865765 n-d-828979-1 sudo[154864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:54.128390 n-d-828979-1 sudo[154862]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:54.130744 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_a3316f22-69bc-4409-90e1-740e34db5a55_0cqds2r_" returned: 0 in 0.391s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:54.132314 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:54.213360 n-d-828979-1 sudo[154869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1
Feb 14 00:34:54.214177 n-d-828979-1 sudo[154869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:54.247449 n-d-828979-1 sudo[154864]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:54.249541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:54.251110 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:54.268820 n-d-828979-1 sudo[154871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:34:54.269607 n-d-828979-1 sudo[154871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:54.532190 n-d-828979-1 sudo[154869]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:54.534745 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1" returned: 0 in 0.402s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:54.535844 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] a3316f22-69bc-4409-90e1-740e34db5a55 was vhdx, converting to raw {{(pid=92017) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Feb 14 00:34:54.536882 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d oflag=direct {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:54.558854 n-d-828979-1 sudo[154877]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d oflag=direct
Feb 14 00:34:54.560592 n-d-828979-1 sudo[154877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:54.664078 n-d-828979-1 sudo[154871]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:54.666480 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:54.668442 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:34:54.863308 n-d-828979-1 sudo[154877]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:54.865165 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d oflag=direct" returned: 0 in 0.328s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:54.866291 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 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_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:54.883973 n-d-828979-1 sudo[154889]: 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_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d
Feb 14 00:34:54.884753 n-d-828979-1 sudo[154889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:55.577063 n-d-828979-1 sudo[154889]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:55.579394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 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_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d" returned: 0 in 0.713s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:55.580524 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:55.760614 n-d-828979-1 sudo[154920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1
Feb 14 00:34:55.761427 n-d-828979-1 sudo[154920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:56.191085 n-d-828979-1 sudo[154920]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:56.193364 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1" returned: 0 in 0.612s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:56.194318 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a3316f22-69bc-4409-90e1-740e34db5a55_we3jesu2n-d-828979-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e77f7701--8a52--44c7--89ba--b5f17853662d {{(pid=92017) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Feb 14 00:34:56.194716 n-d-828979-1 cinder-volume[92017]: INFO cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Converted 700.00 MB image at 700.00 MB/s
Feb 14 00:34:56.195861 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Downloaded image a3316f22-69bc-4409-90e1-740e34db5a55 ((None, None)) to volume e77f7701-8a52-44c7-89ba-b5f17853662d successfully. {{(pid=92017) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Feb 14 00:34:56.310458 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.image.image_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Temporary image a3316f22-69bc-4409-90e1-740e34db5a55 for user 7d2920dad11c4888b6b21d5b5a68562e is deleted. {{(pid=92017) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Feb 14 00:34:56.311065 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.volume_utils [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Marking volume e77f7701-8a52-44c7-89ba-b5f17853662d as bootable. {{(pid=92017) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Feb 14 00:34:56.323137 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Copying metadata from image a3316f22-69bc-4409-90e1-740e34db5a55 to e77f7701-8a52-44c7-89ba-b5f17853662d. {{(pid=92017) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Feb 14 00:34:56.323568 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Creating volume glance metadata for volume e77f7701-8a52-44c7-89ba-b5f17853662d backed by image a3316f22-69bc-4409-90e1-740e34db5a55 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92017) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Feb 14 00:34:56.386844 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca8bdfe8-d2c2-457f-adc8-578929e076c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e77f7701-8a52-44c7-89ba-b5f17853662d', 'volume_size': 1, 'image_id': 'a3316f22-69bc-4409-90e1-740e34db5a55', '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': '88a3fdd965174d308160b076bf861003', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'a3316f22-69bc-4409-90e1-740e34db5a55', 'created_at': datetime.datetime(2022, 2, 13, 23, 8, 24, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 2, 13, 23, 8, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a3316f22-69bc-4409-90e1-740e34db5a55/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:56.389047 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89d9c1fe-9fae-4dff-8012-4698608cac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Feb 14 00:34:56.396147 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.flows.manager.create_volume [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Volume volume-e77f7701-8a52-44c7-89ba-b5f17853662d (e77f7701-8a52-44c7-89ba-b5f17853662d): created successfully
Feb 14 00:34:56.397864 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89d9c1fe-9fae-4dff-8012-4698608cac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92017) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Feb 14 00:34:56.400840 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Flow 'volume_create_manager' (c83f4192-ef94-4ca6-9157-9483371545c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92017) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Feb 14 00:34:56.407469 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [None req-549cd9ce-c80f-46c0-8c9d-f927c426491d tempest-TestShelveInstance-979333991 None] Created volume successfully.
Feb 14 00:34:59.160567 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:59.181294 n-d-828979-1 sudo[154925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:34:59.182462 n-d-828979-1 sudo[154925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:34:59.624658 n-d-828979-1 sudo[154925]: pam_unix(sudo:session): session closed for user root
Feb 14 00:34:59.627020 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.466s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:59.675719 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:34:59.682835 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:34:59.683183 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:34:59.683802 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Targets prior to update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:34:59.684641 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Creating iscsi_target for Volume ID: volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Created volume path /opt/stack/data/cinder/volumes/volume-e77f7701-8a52-44c7-89ba-b5f17853662d,
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: incominguser PGU2KdM4VFe3LHV7DHXJ BuvjScmrLqwmj2P7
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:34:59.687707 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:34:59.690806 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:00.108971 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.419s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:00.109296 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:35:00.109869 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:35:00.110268 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:35:00.111457 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:00.119460 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:00.119865 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:35:00.120436 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Targets after update: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:35:00.121381 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:00.208573 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:00.209173 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:35:00.211952 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:00.299236 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:00.299768 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:35:00.301048 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:35:00.358124 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d', 'target_lun': 1, 'volume_id': 'e77f7701-8a52-44c7-89ba-b5f17853662d', 'auth_method': 'CHAP', 'auth_username': 'PGU2KdM4VFe3LHV7DHXJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '72a97dcf-4afc-47fc-941b-2ef8d9eec159'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:35:00.484136 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-378fe19b-c434-4553-9269-20b16c813352 req-31f9efad-5954-4aad-b4a6-677cb98b12fd tempest-TestShelveInstance-979333991 None] attachment_update completed successfully.
Feb 14 00:35:53.847862 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:35:53.848473 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:35:53.848900 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:53.866691 n-d-828979-1 sudo[155066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:35:53.867479 n-d-828979-1 sudo[155066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:35:54.271858 n-d-828979-1 sudo[155066]: pam_unix(sudo:session): session closed for user root
Feb 14 00:35:54.273942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:54.275526 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:35:54.293914 n-d-828979-1 sudo[155069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:35:54.294769 n-d-828979-1 sudo[155069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:35:54.684713 n-d-828979-1 sudo[155069]: pam_unix(sudo:session): session closed for user root
Feb 14 00:35:54.686792 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:35:54.688318 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:36:53.846585 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:36:53.847212 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:36:53.847665 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:36:53.865980 n-d-828979-1 sudo[155120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:36:53.866792 n-d-828979-1 sudo[155120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:36:54.246620 n-d-828979-1 sudo[155120]: pam_unix(sudo:session): session closed for user root
Feb 14 00:36:54.248737 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:36:54.250320 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:36:54.268837 n-d-828979-1 sudo[155123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:36:54.269616 n-d-828979-1 sudo[155123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:36:54.649264 n-d-828979-1 sudo[155123]: pam_unix(sudo:session): session closed for user root
Feb 14 00:36:54.651415 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:36:54.652763 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:37:24.469854 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-07c710b6-d690-48bb-80d8-bac870a13a32 req-15e4e60e-c2e9-4338-bca6-932255c9eeb8 tempest-TestShelveInstance-979333991 None] Terminate volume connection completed successfully.
Feb 14 00:37:24.470449 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-07c710b6-d690-48bb-80d8-bac870a13a32 req-15e4e60e-c2e9-4338-bca6-932255c9eeb8 tempest-TestShelveInstance-979333991 None] Deleting attachment 72a97dcf-4afc-47fc-941b-2ef8d9eec159. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:37:27.151616 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:27.169350 n-d-828979-1 sudo[155132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:27.170142 n-d-828979-1 sudo[155132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:37:27.561872 n-d-828979-1 sudo[155132]: pam_unix(sudo:session): session closed for user root
Feb 14 00:37:27.564589 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.412s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:27.631889 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:27.638363 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:27.638830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: PGU2KdM4VFe3LHV7DHXJ
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:37:27.639453 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Feb 14 00:37:27.641524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Creating iscsi_target for Volume ID: volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Feb 14 00:37:27.641524 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Created volume path /opt/stack/data/cinder/volumes/volume-e77f7701-8a52-44c7-89ba-b5f17853662d,
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: content:
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: driver iscsi
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: incominguser PGU2KdM4VFe3LHV7DHXJ BuvjScmrLqwmj2P7
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: write-cache on
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:37:27.645038 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Feb 14 00:37:27.646741 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:28.030251 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.383s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:28.031229 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:37:28.031812 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] StdOut from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Feb 14 00:37:28.032188 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] StdErr from tgt-admin --update: {{(pid=92017) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Feb 14 00:37:28.035517 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:28.042101 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:28.043049 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.tgt [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: System information:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Driver: iscsi
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: State: ready
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: I_T nexus information:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: LUN information:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: LUN: 0
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Type: controller
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010000
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf10
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Size: 0 MB, Block size: 1
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store type: null
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store path: None
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: LUN: 1
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Type: disk
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SCSI ID: IET 00010001
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SCSI SN: beaf11
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Size: 1074 MB, Block size: 512
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Online: Yes
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Removable media: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Prevent removal: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Readonly: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: SWP: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Thin-provisioning: No
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store type: rdwr
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Backing store flags:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: Account information:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: PGU2KdM4VFe3LHV7DHXJ
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: ACL information:
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: ALL
Feb 14 00:37:28.043638 n-d-828979-1 cinder-volume[92017]: {{(pid=92017) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Feb 14 00:37:28.048941 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:28.141442 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:28.141739 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:37:28.142929 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:28.230326 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:28.230906 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642857952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:37:28.231611 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.targets.iscsi [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Set provider_location to: 10.222.0.36:3260,1 iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d 1 {{(pid=92017) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Feb 14 00:37:28.272854 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.36:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d', 'target_lun': 1, 'volume_id': 'e77f7701-8a52-44c7-89ba-b5f17853662d', 'auth_method': 'CHAP', 'auth_username': 'PGU2KdM4VFe3LHV7DHXJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9b3e73cd-9cd5-4497-a361-1de7a1a33e60'} {{(pid=92017) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Feb 14 00:37:28.382435 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-65cc5a12-2030-467a-9e5e-0568f4cf2b6e req-2c756d1d-7b23-46d7-b23e-67fd1e7e94d9 tempest-TestShelveInstance-979333991 None] attachment_update completed successfully.
Feb 14 00:37:53.848806 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:37:53.849475 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:37:53.849834 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:53.868270 n-d-828979-1 sudo[155220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:37:53.869039 n-d-828979-1 sudo[155220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:37:54.235640 n-d-828979-1 sudo[155220]: pam_unix(sudo:session): session closed for user root
Feb 14 00:37:54.237899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.387s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:54.239499 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:37:54.257177 n-d-828979-1 sudo[155223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:37:54.257948 n-d-828979-1 sudo[155223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:37:54.637053 n-d-828979-1 sudo[155223]: pam_unix(sudo:session): session closed for user root
Feb 14 00:37:54.639134 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:37:54.640443 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:38:53.850833 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:38:53.851481 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:38:53.851894 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:38:53.870366 n-d-828979-1 sudo[155278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:38:53.871161 n-d-828979-1 sudo[155278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:38:54.251299 n-d-828979-1 sudo[155278]: pam_unix(sudo:session): session closed for user root
Feb 14 00:38:54.253334 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:38:54.254984 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:38:54.273312 n-d-828979-1 sudo[155281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:38:54.274134 n-d-828979-1 sudo[155281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:38:54.684185 n-d-828979-1 sudo[155281]: pam_unix(sudo:session): session closed for user root
Feb 14 00:38:54.686320 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:38:54.687602 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:39:16.489952 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-0ea8a0be-f248-4fa3-abf6-5125d1b3e69b tempest-TestShelveInstance-979333991 None] Terminate volume connection completed successfully.
Feb 14 00:39:16.490737 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.manager [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-0ea8a0be-f248-4fa3-abf6-5125d1b3e69b tempest-TestShelveInstance-979333991 None] Deleting attachment 9b3e73cd-9cd5-4497-a361-1de7a1a33e60. {{(pid=92017) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Feb 14 00:39:16.491880 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:16.579949 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:16.580293 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d\n Backing store flags: \n Account information:\n PGU2KdM4VFe3LHV7DHXJ\n ACL information:\n ALL\n', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:39:16.580950 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.tgt [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-0ea8a0be-f248-4fa3-abf6-5125d1b3e69b tempest-TestShelveInstance-979333991 None] Removing iscsi_target for Volume ID: e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:16.587943 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d -f {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:16.694091 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e77f7701-8a52-44c7-89ba-b5f17853662d -f" returned: 0 in 0.108s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:16.694555 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, None) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:39:16.695887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:16.784337 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:16.784691 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:39:16.947774 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Lock "b'cinder-e77f7701-8a52-44c7-89ba-b5f17853662d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Feb 14 00:39:17.011390 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:17.095733 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=100967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:17.096046 n-d-828979-1 cinder-volume[92017]: DEBUG oslo.privsep.daemon [-] privsep: reply[139841642858592]: (4, ('', '')) {{(pid=100967) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Feb 14 00:39:17.096700 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.targets.iscsi [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Skipping remove_export. No iscsi_target is presently exported for volume: e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:17.097698 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:17.116546 n-d-828979-1 sudo[155336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:17.117350 n-d-828979-1 sudo[155336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:17.500174 n-d-828979-1 sudo[155336]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:17.502496 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.404s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:17.504279 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:17.522955 n-d-828979-1 sudo[155339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:17.523778 n-d-828979-1 sudo[155339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:17.926981 n-d-828979-1 sudo[155339]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:17.929429 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.425s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:17.931773 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:17.952631 n-d-828979-1 sudo[155342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:17.953421 n-d-828979-1 sudo[155342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:18.419251 n-d-828979-1 sudo[155342]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:18.422626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e77f7701-8a52-44c7-89ba-b5f17853662d" returned: 0 in 0.490s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:18.423908 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.drivers.lvm [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Successfully deleted volume: e77f7701-8a52-44c7-89ba-b5f17853662d
Feb 14 00:39:18.474217 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.quota [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Created reservations ['5e8d18b9-5476-4f24-81c3-b554c7981f37', 'f9e4aa02-96cd-4f32-81a5-4ebd73109e45', '636d066e-0782-4363-b4ec-a65445649d55', '1bbfa351-a40d-4ff2-b706-2af3d5b97fd6'] {{(pid=92017) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Feb 14 00:39:18.476597 n-d-828979-1 cinder-volume[92017]: WARNING py.warnings [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Feb 14 00:39:18.476597 n-d-828979-1 cinder-volume[92017]: util.warn(
Feb 14 00:39:18.476597 n-d-828979-1 cinder-volume[92017]:
Feb 14 00:39:18.517913 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:39:18.518842 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:18.538879 n-d-828979-1 sudo[155349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:39:18.539778 n-d-828979-1 sudo[155349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:18.957304 n-d-828979-1 sudo[155349]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:18.960327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:18.962478 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:18.985749 n-d-828979-1 sudo[155352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:39:18.986604 n-d-828979-1 sudo[155352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:19.435140 n-d-828979-1 sudo[155352]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:19.437332 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:19.439296 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:39:19.445881 n-d-828979-1 cinder-volume[92017]: INFO cinder.volume.manager [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Deleted volume successfully.
Feb 14 00:39:19.459590 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.coordination [req-82783f37-5572-476f-83ec-4b2cd69e99a9 req-a8a26c11-2af3-412c-91fa-fded862af075 tempest-TestShelveInstance-979333991 None] Lock "b'cinder-e77f7701-8a52-44c7-89ba-b5f17853662d-delete_volume'" released by "delete_volume" :: held 2.512s {{(pid=92017) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Feb 14 00:39:53.858874 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:39:53.860038 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:39:53.861051 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:53.881815 n-d-828979-1 sudo[155920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:39:53.883395 n-d-828979-1 sudo[155920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:54.322665 n-d-828979-1 sudo[155920]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:54.324757 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:54.326327 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:39:54.345567 n-d-828979-1 sudo[155929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:39:54.346393 n-d-828979-1 sudo[155929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:39:54.824310 n-d-828979-1 sudo[155929]: pam_unix(sudo:session): session closed for user root
Feb 14 00:39:54.826483 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:39:54.827786 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:40:53.858190 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:40:53.858860 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:40:53.859244 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:40:53.877392 n-d-828979-1 sudo[156099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:40:53.878196 n-d-828979-1 sudo[156099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:40:54.296074 n-d-828979-1 sudo[156099]: pam_unix(sudo:session): session closed for user root
Feb 14 00:40:54.298143 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:40:54.299674 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:40:54.317861 n-d-828979-1 sudo[156102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:40:54.318676 n-d-828979-1 sudo[156102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:40:54.735263 n-d-828979-1 sudo[156102]: pam_unix(sudo:session): session closed for user root
Feb 14 00:40:54.737413 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:40:54.738727 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:41:53.859822 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:41:53.860494 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:41:53.860899 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:41:53.879215 n-d-828979-1 sudo[156153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:41:53.879993 n-d-828979-1 sudo[156153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:41:54.299852 n-d-828979-1 sudo[156153]: pam_unix(sudo:session): session closed for user root
Feb 14 00:41:54.301887 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:41:54.303435 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:41:54.321720 n-d-828979-1 sudo[156156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:41:54.322522 n-d-828979-1 sudo[156156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:41:54.763960 n-d-828979-1 sudo[156156]: pam_unix(sudo:session): session closed for user root
Feb 14 00:41:54.766095 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:41:54.767354 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:42:53.867507 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:42:53.868178 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:42:53.868584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:42:53.886686 n-d-828979-1 sudo[156259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:42:53.887505 n-d-828979-1 sudo[156259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:42:54.342508 n-d-828979-1 sudo[156259]: pam_unix(sudo:session): session closed for user root
Feb 14 00:42:54.344584 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:42:54.346202 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:42:54.364541 n-d-828979-1 sudo[156262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:42:54.365329 n-d-828979-1 sudo[156262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:42:54.789279 n-d-828979-1 sudo[156262]: pam_unix(sudo:session): session closed for user root
Feb 14 00:42:54.791411 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:42:54.792673 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:43:53.871541 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:43:53.872208 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:43:53.872607 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:43:53.892199 n-d-828979-1 sudo[156313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:43:53.893349 n-d-828979-1 sudo[156313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:43:54.315518 n-d-828979-1 sudo[156313]: pam_unix(sudo:session): session closed for user root
Feb 14 00:43:54.317836 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:43:54.319466 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:43:54.338011 n-d-828979-1 sudo[156318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:43:54.339419 n-d-828979-1 sudo[156318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:43:54.765191 n-d-828979-1 sudo[156318]: pam_unix(sudo:session): session closed for user root
Feb 14 00:43:54.767342 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:43:54.768599 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:44:53.875465 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:44:53.876169 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:44:53.876558 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:44:53.901170 n-d-828979-1 sudo[156509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:44:53.902001 n-d-828979-1 sudo[156509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:44:54.313189 n-d-828979-1 sudo[156509]: pam_unix(sudo:session): session closed for user root
Feb 14 00:44:54.315308 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:44:54.316841 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:44:54.334637 n-d-828979-1 sudo[156514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:44:54.335422 n-d-828979-1 sudo[156514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:44:54.744959 n-d-828979-1 sudo[156514]: pam_unix(sudo:session): session closed for user root
Feb 14 00:44:54.747344 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:44:54.748656 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:45:53.878781 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:45:53.879449 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:45:53.879830 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:45:53.898431 n-d-828979-1 sudo[156572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:45:53.899222 n-d-828979-1 sudo[156572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:45:54.352195 n-d-828979-1 sudo[156572]: pam_unix(sudo:session): session closed for user root
Feb 14 00:45:54.354359 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:45:54.356803 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:45:54.374936 n-d-828979-1 sudo[156577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:45:54.375724 n-d-828979-1 sudo[156577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:45:54.772979 n-d-828979-1 sudo[156577]: pam_unix(sudo:session): session closed for user root
Feb 14 00:45:54.775112 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:45:54.776416 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:46:53.886855 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:46:53.887493 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:46:53.887831 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:46:53.906072 n-d-828979-1 sudo[156641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:46:53.906853 n-d-828979-1 sudo[156641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:46:54.340944 n-d-828979-1 sudo[156641]: pam_unix(sudo:session): session closed for user root
Feb 14 00:46:54.343160 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:46:54.344687 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:46:54.363201 n-d-828979-1 sudo[156646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:46:54.363985 n-d-828979-1 sudo[156646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:46:54.757011 n-d-828979-1 sudo[156646]: pam_unix(sudo:session): session closed for user root
Feb 14 00:46:54.759151 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:46:54.760446 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:47:53.891394 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:47:53.892047 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:47:53.892521 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:47:53.910990 n-d-828979-1 sudo[156693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:47:53.911788 n-d-828979-1 sudo[156693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:47:54.333076 n-d-828979-1 sudo[156693]: pam_unix(sudo:session): session closed for user root
Feb 14 00:47:54.335114 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:47:54.336641 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:47:54.355959 n-d-828979-1 sudo[156698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:47:54.356777 n-d-828979-1 sudo[156698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:47:54.770519 n-d-828979-1 sudo[156698]: pam_unix(sudo:session): session closed for user root
Feb 14 00:47:54.772559 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:47:54.773829 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:48:53.895558 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:48:53.896183 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:48:53.896566 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:48:53.914182 n-d-828979-1 sudo[156745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:48:53.914958 n-d-828979-1 sudo[156745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:48:54.345569 n-d-828979-1 sudo[156745]: pam_unix(sudo:session): session closed for user root
Feb 14 00:48:54.347626 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:48:54.349199 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:48:54.366767 n-d-828979-1 sudo[156750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:48:54.367544 n-d-828979-1 sudo[156750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:48:54.786169 n-d-828979-1 sudo[156750]: pam_unix(sudo:session): session closed for user root
Feb 14 00:48:54.788261 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:48:54.789519 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:49:53.900075 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:49:53.900692 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:49:53.901059 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:49:53.918668 n-d-828979-1 sudo[156799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:49:53.919426 n-d-828979-1 sudo[156799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:49:54.338116 n-d-828979-1 sudo[156799]: pam_unix(sudo:session): session closed for user root
Feb 14 00:49:54.340138 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:49:54.341747 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:49:54.359516 n-d-828979-1 sudo[156804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:49:54.360294 n-d-828979-1 sudo[156804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:49:54.785783 n-d-828979-1 sudo[156804]: pam_unix(sudo:session): session closed for user root
Feb 14 00:49:54.787889 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:49:54.789163 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:50:53.906942 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:50:53.907585 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:50:53.908132 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:50:53.926929 n-d-828979-1 sudo[156849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:50:53.927711 n-d-828979-1 sudo[156849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:50:54.331907 n-d-828979-1 sudo[156849]: pam_unix(sudo:session): session closed for user root
Feb 14 00:50:54.333987 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:50:54.335590 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:50:54.353878 n-d-828979-1 sudo[156856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:50:54.354675 n-d-828979-1 sudo[156856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:50:54.766959 n-d-828979-1 sudo[156856]: pam_unix(sudo:session): session closed for user root
Feb 14 00:50:54.769048 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:50:54.770365 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:51:53.910103 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:51:53.910742 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:51:53.911183 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:51:53.928949 n-d-828979-1 sudo[156869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:51:53.929724 n-d-828979-1 sudo[156869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:51:54.338932 n-d-828979-1 sudo[156869]: pam_unix(sudo:session): session closed for user root
Feb 14 00:51:54.341470 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:51:54.343084 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:51:54.360661 n-d-828979-1 sudo[156908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:51:54.361441 n-d-828979-1 sudo[156908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:51:54.787671 n-d-828979-1 sudo[156908]: pam_unix(sudo:session): session closed for user root
Feb 14 00:51:54.789758 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:51:54.791052 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Feb 14 00:52:53.910660 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_service.periodic_task [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92017) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Feb 14 00:52:53.911254 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.volume.drivers.lvm [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Updating volume stats {{(pid=92017) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Feb 14 00:52:53.911725 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:52:53.929367 n-d-828979-1 sudo[157026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:52:53.930258 n-d-828979-1 sudo[157026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:52:54.381496 n-d-828979-1 sudo[157026]: pam_unix(sudo:session): session closed for user root
Feb 14 00:52:54.383630 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:52:54.385274 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Feb 14 00:52:54.403982 n-d-828979-1 sudo[157069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Feb 14 00:52:54.404885 n-d-828979-1 sudo[157069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 14 00:52:54.833693 n-d-828979-1 sudo[157069]: pam_unix(sudo:session): session closed for user root
Feb 14 00:52:54.835898 n-d-828979-1 cinder-volume[92017]: DEBUG oslo_concurrency.processutils [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Feb 14 00:52:54.837163 n-d-828979-1 cinder-volume[92017]: DEBUG cinder.manager [None req-c0f9e726-31ee-46cb-85ce-0e1140aed441 None None] Notifying Schedulers of capabilities ... {{(pid=92017) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}